Class MatrixFeatures_FDF4

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

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

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

DO NOT MODIFY. Automatically generated code created by GenerateFixedFeatures

  • Constructor Details

    • MatrixFeatures_FDF4

      public MatrixFeatures_FDF4()
  • Method Details

    • isIdentical

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

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

      public static boolean hasUncountable(FMatrix4x4 a)
    • hasUncountable

      public static boolean hasUncountable(FMatrix4 a)