Package deepboof

Class DeepBoofConstants

java.lang.Object
deepboof.DeepBoofConstants

public class DeepBoofConstants extends Object
Various constants used throughout DeepBoof
  • Field Details

    • TEST_TOL_F64

      public static double TEST_TOL_F64
      Standard tolerance for unit tests in F64
    • TEST_TOL_A_F64

      public static double TEST_TOL_A_F64
    • TEST_TOL_B_F64

      public static double TEST_TOL_B_F64
    • TEST_TOL_F32

      public static float TEST_TOL_F32
      Standard tolerance for unit tests in F32
    • TEST_TOL_A_F32

      public static float TEST_TOL_A_F32
    • TEST_TOL_B_F32

      public static float TEST_TOL_B_F32
  • Constructor Details

    • DeepBoofConstants

      public DeepBoofConstants()