Macaulay2 Engine
Loading...
Searching...
No Matches
◆
matrix_lift()
M2_bool
newf4::GBF4Interface::matrix_lift
(
const
Matrix
*
m
,
const
Matrix
**
result_remainder
,
const
Matrix
**
result_quotient
)
inline
override
virtual
Implements
GBComputation
.
Definition at line
137
of file
GBF4Interface.hpp
.
140
{
141
(void) m;
142
(void) result_remainder;
143
(void) result_quotient;
144
return
false
;
145
}
References
Matrix
.
newf4
GBF4Interface
Generated on
for Macaulay2 Engine by
1.15.0