public class DeepBoofConstants
extends java.lang.Object
| Modifier and Type | Field and 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 and Description |
|---|
DeepBoofConstants() |
public static double TEST_TOL_F64
public static double TEST_TOL_A_F64
public static double TEST_TOL_B_F64
public static float TEST_TOL_F32
public static float TEST_TOL_A_F32
public static float TEST_TOL_B_F32