#include <utl/Point.h>
#include <utl/Vector.h>
#include <utl/AxialVector.h>
#include <utl/TransformationMatrix.h>
#include <utl/GeometryException.h>
#include <tst/Verify.h>
#include <utl/Triple.h>
#include "testBasicVectorHelper.h"
#include <cppunit/extensions/HelperMacros.h>
#include <cmath>
Go to the source code of this file.
Classes | |
class | testBasicVector |
Macros | |
#define | TEST_COLLECTION(Type_) |
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (testBasicVector) | |
#define TEST_COLLECTION | ( | Type_ | ) |
Definition at line 27 of file testBasicVector.cc.
CPPUNIT_TEST_SUITE_REGISTRATION | ( | testBasicVector | ) |