Package org.ejml.dense.fixed
Class MatrixFeatures_DDF2
java.lang.Object
org.ejml.dense.fixed.MatrixFeatures_DDF2
@Generated("org.ejml.dense.fixed.GenerateFixedFeatures")
public class MatrixFeatures_DDF2
extends Object
Matrix features for fixed sized matrices which are 2 x 2 or 2 element vectors.
DO NOT MODIFY. Automatically generated code created by GenerateFixedFeatures
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
static boolean
isIdentical
(DMatrix2 a, DMatrix2 b, double tol) static boolean
isIdentical
(DMatrix2x2 a, DMatrix2x2 b, double tol)
-
Constructor Details
-
MatrixFeatures_DDF2
public MatrixFeatures_DDF2()
-
-
Method Details
-
isIdentical
-
isIdentical
-
hasUncountable
-
hasUncountable
-