Macaulay2 Engine
Loading...
Searching...
No Matches
◆
initialize_solvable()
bool
SolvableAlgebra::initialize_solvable
(
const
Matrix
*
Q
)
protected
Definition at line
10
of file
solvable.cpp
.
11
{
12
Q_
= Q;
13
return
true
;
14
}
SolvableAlgebra::Q_
const Matrix * Q_
Definition
solvable.hpp:58
References
Matrix
, and
Q_
.
SolvableAlgebra
Generated on
for Macaulay2 Engine by
1.15.0