Macaulay2 Engine
Loading...
Searching...
No Matches
◆
operator delete()
template<typename MonomType>
void
BIBasis::Polynom
< MonomType >::operator delete
(
void *
ptr
)
Definition at line
219
of file
polynom.hpp
.
220
{
221
Allocator
.Free(
ptr
);
222
}
BIBasis::Polynom::Allocator
static FastAllocator Allocator
Definition
polynom.hpp:54
BIBasis::Polynom
Definition
polynom.hpp:51
References
Allocator
, and
Polynom()
.
BIBasis
Polynom
Generated on
for Macaulay2 Engine by
1.15.0