Changeset 279 for bdm/stat/libBM.h

Show
Ignore:
Timestamp:
02/24/09 14:12:19 (15 years ago)
Author:
smidl
Message:

Transition of pmsm and libKF

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bdm/stat/libBM.h

    r271 r279  
    659659class BMcond :public bdmroot { 
    660660protected: 
     661        //!dimension of the conditioning variable 
     662        int dimc; 
    661663        //! Identificator of the conditioning variable 
    662664        RV rvc;