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

◆ first() [1/2]

const Tsubscript& aff::util::FortranShape::first ( const Tdim i) const
inline

first index in dimension i

Definition at line 75 of file fortranshape.h.

References Mfirst.

75 { return(Mfirst[i]); }
TIndexVec Mfirst
first index
Definition: fortranshape.h:90