#ifndef _LA_H_ #define _LA_H_ #include "vec.h" #include "smat.h" #include "mat.h" #include "nonclass.h" #endif /* _LA_H_ */