Documentation of 'georegression.geometry.UtilTrig_F32' Java class
UtilTrig_F32
georegression.geometry

Class UtilTrig_F32



  • public class UtilTrig_F32
    extends java.lang.Object
    • Constructor Detail

      • UtilTrig_F32

        public UtilTrig_F32()
    • Method Detail

      • distance

        public static float distance(float x0,
                                     float y0,
                                     float x1,
                                     float y1)
      • distanceSq

        public static float distanceSq(float x0,
                                       float y0,
                                       float x1,
                                       float y1)
      • dot

        public static float dot(float vx_a,
                                float vy_a,
                                float vx_b,
                                float vy_b)
      • acuteAngle

        public static float acuteAngle(float vx_a,
                                       float vy_a,
                                       float vx_b,
                                       float vy_b)
      • normalize

        public static void normalize(GeoTuple3D_F32 p)
        Normalizes the point such that the Frobenius norm is 1.
        Parameters:
        p -

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.