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

◆ get_weights()

M2_arrayint GBWeight::get_weights ( ) const
inline

Definition at line 82 of file gbweight.hpp.

82{ return wts_; }
M2_arrayint wts_
Definition gbweight.hpp:68

References wts_.