Macaulay2 Engine
Loading...
Searching...
No Matches
◆
determinant()
[2/5]
void MatrixOps::determinant
(
const
DMatQQFlint
&
A
,
M2::ARingQQFlint::ElementType
&
result_det
)
inline
Definition at line
1110
of file
mat-linalg.hpp
.
1112
{
1113
fmpq_mat_det(&result_det, A.
fmpq_mat
());
1114
}
DMat< M2::ARingQQFlint >::fmpq_mat
const fmpq_mat_t & fmpq_mat() const
Definition
dmat-qq-flint.hpp:136
References
DMat< M2::ARingQQFlint >::fmpq_mat()
.
MatrixOps
Generated on
for Macaulay2 Engine by
1.15.0