Package deepboof

Class DeepBoofConstants

java.lang.Object
deepboof.DeepBoofConstants

public class DeepBoofConstants
extends java.lang.Object
Various constants used throughout DeepBoof
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static float TEST_TOL_A_F32  
    static double TEST_TOL_A_F64  
    static float TEST_TOL_B_F32  
    static double TEST_TOL_B_F64  
    static float TEST_TOL_F32
    Standard tolerance for unit tests in F32
    static double TEST_TOL_F64
    Standard tolerance for unit tests in F64
  • Constructor Summary

    Constructors 
    Constructor Description
    DeepBoofConstants()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait