Package org.ejml.dense.fixed
Class MatrixFeatures_DDF3
java.lang.Object
org.ejml.dense.fixed.MatrixFeatures_DDF3
@Generated("org.ejml.dense.fixed.GenerateFixedFeatures")
public class MatrixFeatures_DDF3
extends Object
Matrix features for fixed sized matrices which are 3 x 3 or 3 element vectors.
DO NOT MODIFY. Automatically generated code created by GenerateFixedFeatures
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic booleanstatic booleanstatic booleanisIdentical(DMatrix3 a, DMatrix3 b, double tol) static booleanisIdentical(DMatrix3x3 a, DMatrix3x3 b, double tol) 
- 
Constructor Details- 
MatrixFeatures_DDF3public MatrixFeatures_DDF3()
 
- 
- 
Method Details- 
isIdentical
- 
isIdentical
- 
hasUncountable
- 
hasUncountable
 
-