Constant Field Values
Contents
org.flag4j.*
-
Modifier and TypeConstant FieldValue
public static final int
64
public static final int
128
-
Modifier and TypeConstant FieldValue
protected static final double
1.0E-12
-
Modifier and TypeConstant FieldValue
public static final boolean
true
public static final int
10
public static final int
10
public static final int
2
public static final int
8
-
Modifier and TypeConstant FieldValue
protected static final double
1.0E-10
-
Modifier and TypeConstant FieldValue
protected final int
20
protected final int
30
-
Modifier and TypeConstant FieldValue
private static final int
3072
private static final int
40
private static final double
0.75
-
Modifier and TypeConstant FieldValue
private static final int
3072
private static final int
40
private static final double
0.75
-
Modifier and TypeConstant FieldValue
private static final int
5000
private static final int
4250000
private static final int
50000
private static final int
1500
-
Modifier and TypeConstant FieldValue
private static final String
"Arrays lengths must match but got lengths: %s."
private static final String
"The axis %s is unspecified."
private static final String
"Got an axis of %s but was expecting one of %s"
private static final String
"Expecting matrices to have the same shape but got shapes %s and %s."
private static final String
"Expecting parameters to be greater than or equal to %f but got %f."
private static final String
"Number of indices does not match the rank of the tensor. Got %s indices but expected %s"
private static final String
"Expecting parameters to be less than or equal to %f but got %f."
private static final String
"Expecting the number of columns in the first matrix to match the number rows in the second matrix but got shapes %s and %s."
private static final String
"Expecting %s to be greater than or equal to %f but got %f."
private static final String
"Expecting %s to be less than or equal to %s but got %f."
private static final String
"Expecting %s to be less than or equal to %f but got %f."
private static final String
"Shape dimensions must be non-negative but got shape %s."
private static final String
"Expecting value to be non-negative but got %s"
private static final String
"Expecting value to be positive but got %s"
private static final String
"Expecting parameter %s to be in the range [%f, %f] but got %f"
private static final String
"Shapes %s and %s can not be broadcast because they specify a different number of total entries."
private static final String
"The shape %s cannot hold %d entries."
private static final String
"Got a shape of rank %d but was expecting a shape of rank %d"
private static final String
"Expecting matrix to be square but got shape %s"
private static final String
"Arrays do not have the same total number of entries."
private static final String
"Utility class cannot be instantiated"
private static final String
"Expecting vector to be a column vector but got a row vector with shape %s."
private static final String
"Expecting vector to be a row vector but got a vector with shape %s."