1 #ifndef CORE_Matrix_CPP 
    2 #define CORE_Matrix_CPP 
   31   for (
int i=0;i<dim;i++) {
 
tString toString() const 
return the string associated to the string 
Definition: CORE_String.h:150
virtual tString toString() const 
turn the matrix into string 
Definition: CORE_Matrix.hpp:28
virtual ~CORE_Matrix()
destroy an array of T* 
Definition: CORE_Matrix.hpp:23
CORE_Matrix()
build a vector of T 
Definition: CORE_Matrix.hpp:11
abstract base class for most classes. 
Definition: CORE_Object.h:30
#define tString
Definition: types.h:36