Macaulay2 Engine
Loading...
Searching...
No Matches

◆ ring()

template<typename RT>
const RingType & DMatLUinPlace< RT >::ring ( ) const
inline

Definition at line 94 of file dmat-lu-inplace.hpp.

94{ return mLU.ring(); }

References mLU.

Referenced by computeLU(), and findPivot().