itpp_sci  1.0.0
it++ based simulation framework for scicoslab, scilab and scipy
spuc.hpp
1 
7 #ifndef SPUC_H
8 #define SPUC_H
9 
10 #include <itpp/itbase.h>
11 #define Vector itpp::Vec
12 
13 #endif