Changeset 254 for pmsm/sim_var_arx.cpp

Show
Ignore:
Timestamp:
01/28/09 10:00:56 (15 years ago)
Author:
smidl
Message:

create namespace bdm

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pmsm/sim_var_arx.cpp

    r224 r254  
    1717#include <stat/loggers.h> 
    1818 
    19 using namespace itpp; 
     19using namespace bdm; 
    2020 
    2121vec getPsi_a ( int t, mat &D, mat &Du , mat &X );