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