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