Changeset 215 for bdm/stat/libEF.h

Show
Ignore:
Timestamp:
11/27/08 23:32:45 (15 years ago)
Author:
smidl
Message:

PMSM new sim.cpp

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bdm/stat/libEF.h

    r214 r215  
    145145        //! returns pointers to the internal variance and its inverse. Use with Care! 
    146146        sq_T& _R() {return R;} 
     147        const sq_T& _R() const {return R;} 
    147148 
    148149        //! access method