Class MatrixFeatures_FDF2

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

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

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

DO NOT MODIFY. Automatically generated code created by GenerateFixedFeatures

  • Constructor Details

    • MatrixFeatures_FDF2

      public MatrixFeatures_FDF2()
  • Method Details

    • isIdentical

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

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

      public static boolean hasUncountable(FMatrix2x2 a)
    • hasUncountable

      public static boolean hasUncountable(FMatrix2 a)