Class MatrixFeatures_FDF6

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

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

      public MatrixFeatures_FDF6()
  • Method Details

    • isIdentical

      public static boolean isIdentical(FMatrix6x6 a, FMatrix6x6 b, float tol)
    • isIdentical

      public static boolean isIdentical(FMatrix6 a, FMatrix6 b, float tol)
    • hasUncountable

      public static boolean hasUncountable(FMatrix6x6 a)
    • hasUncountable

      public static boolean hasUncountable(FMatrix6 a)