Class MatrixFeatures_FDF5

java.lang.Object
org.ejml.dense.fixed.MatrixFeatures_FDF5

@Generated("org.ejml.dense.fixed.GenerateFixedFeatures") public class MatrixFeatures_FDF5 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 Details

    • MatrixFeatures_FDF5

      public MatrixFeatures_FDF5()
  • Method Details

    • isIdentical

      public static boolean isIdentical(org.ejml.data.FMatrix5x5 a, org.ejml.data.FMatrix5x5 b, float tol)
    • isIdentical

      public static boolean isIdentical(org.ejml.data.FMatrix5 a, org.ejml.data.FMatrix5 b, float tol)
    • hasUncountable

      public static boolean hasUncountable(org.ejml.data.FMatrix5x5 a)
    • hasUncountable

      public static boolean hasUncountable(org.ejml.data.FMatrix5 a)