AFF --- A container for numbers (array) by Friederich and Forbriger.

◆ first() [2/2]

const TIndexVec& aff::util::FortranShape::first ( ) const
inline

full first vector

Definition at line 83 of file fortranshape.h.

References Mfirst.

83 { return(Mfirst); }
TIndexVec Mfirst
first index
Definition: fortranshape.h:90