mp method

MPData mp(
  1. int index
)

Implementation

MPData mp( int index ){ return _mp[index]; }