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

◆ data() [1/2]

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

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

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

References mData.