1 #ifndef LAP_BandedUpperMatrixTest_H
2 #define LAP_BandedUpperMatrixTest_H
20 static const tFlag ACCESSOR_TEST;
21 static const tFlag COMPUTATION_TEST;
22 static const tFlag EIGEN_TEST;
23 static const tFlag PRODUCT_TEST;
52 inline static SP::LAP_BandedUpperMatrixTest
New() {
tBoolean test()
make the test
Definition: LAP_BandedUpperMatrixTest.cpp:569
LAP_BandedUpperMatrixTest(void)
create
Definition: LAP_BandedUpperMatrixTest.h:34
#define tBoolean
Definition: types.h:48
static SP::LAP_BandedUpperMatrixTest New()
create a test class
Definition: LAP_BandedUpperMatrixTest.h:52
This class is a test class for vector of LAP package.
Definition: LAP_BandedUpperMatrixTest.h:14
virtual ~LAP_BandedUpperMatrixTest(void)
destroy
Definition: LAP_BandedUpperMatrixTest.h:44
DEFINE_SPTR(LAP_BandedUpperMatrixTest)
abstract base class for most classes.
Definition: CORE_Object.h:30
class Free introduced for deleting a smart pointer
Definition: CORE_Object.h:106
#define tFlag
Definition: types.h:14