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

◆ data() [2/2]

const ElementType * M2::ARingTower::ElementArray::data ( ) const
inline

Definition at line 181 of file aring-tower.hpp.

181{ return mData.get(); }
const std::unique_ptr< ElementType[]> mData

References mData.