Package org.ejml.dense.row.misc
Class UnrolledDeterminantFromMinor_FDRM
java.lang.Object
org.ejml.dense.row.misc.UnrolledDeterminantFromMinor_FDRM
@Generated("org.ejml.dense.row.misc.GenerateDeterminantFromMinor")
public class UnrolledDeterminantFromMinor_FDRM
extends Object
This code was auto generated by GenerateDeterminantFromMinor and should not be modified
directly.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic floatdet(FMatrix1Row mat) static floatdet2(FMatrix1Row mat) static floatdet3(FMatrix1Row mat) static floatdet4(FMatrix1Row mat) static floatdet5(FMatrix1Row mat) static floatdet6(FMatrix1Row mat)
-
Field Details
-
MAX
public static final int MAX- See Also:
-
-
Constructor Details
-
UnrolledDeterminantFromMinor_FDRM
public UnrolledDeterminantFromMinor_FDRM()
-
-
Method Details
-
det
-
det2
-
det3
-
det4
-
det5
-
det6
-