Macaulay2 Engine
Loading...
Searching...
No Matches
◆
determinant()
[3/5]
void MatrixOps::determinant
(
const
DMatZZ
&
A
,
M2::ARingZZ::ElementType
&
result_det
)
inline
Definition at line
806
of file
mat-linalg.hpp
.
807
{
808
fmpz_mat_det(&result_det, A.
fmpz_mat
());
809
}
DMat< M2::ARingZZ >::fmpz_mat
const fmpz_mat_t & fmpz_mat() const
Definition
dmat-zz-flint.hpp:135
References
DMat< M2::ARingZZ >::fmpz_mat()
.
MatrixOps
Generated on
for Macaulay2 Engine by
1.15.0