Class MatrixFeatures_DDF6

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

@Generated("org.ejml.dense.fixed.GenerateFixedFeatures") public class MatrixFeatures_DDF6 extends Object

Matrix features for fixed sized matrices which are 6 x 6 or 6 element vectors.

DO NOT MODIFY. Automatically generated code created by GenerateFixedFeatures

  • Constructor Details

    • MatrixFeatures_DDF6

      public MatrixFeatures_DDF6()
  • Method Details

    • isIdentical

      public static boolean isIdentical(DMatrix6x6 a, DMatrix6x6 b, double tol)
    • isIdentical

      public static boolean isIdentical(DMatrix6 a, DMatrix6 b, double tol)
    • hasUncountable

      public static boolean hasUncountable(DMatrix6x6 a)
    • hasUncountable

      public static boolean hasUncountable(DMatrix6 a)