Namespaces | Functions
testBasicVectorHelper.cc File Reference
#include <Geometry/testBasicVectorHelper.h>
#include <utl/Point.h>
#include <utl/Vector.h>
#include <utl/AxialVector.h>

Go to the source code of this file.

Namespaces

 tst
 

Functions

template<class Vector >
const Vector::CoordinateType & tst::cartesian ()
 
template const
utl::AxialVector::CoordinateType
tst::cartesian< utl::AxialVector > ()
 
template const
utl::Point::CoordinateType
tst::cartesian< utl::Point > ()
 
template const
utl::Vector::CoordinateType
tst::cartesian< utl::Vector > ()
 
template<class Vector >
const Vector::CoordinateType & tst::cylindrical ()
 
template const
utl::AxialVector::CoordinateType
tst::cylindrical< utl::AxialVector > ()
 
template const
utl::Point::CoordinateType
tst::cylindrical< utl::Point > ()
 
template const
utl::Vector::CoordinateType
tst::cylindrical< utl::Vector > ()
 
template<class Vector >
const Vector::CoordinateType & tst::spherical ()
 
template const
utl::AxialVector::CoordinateType
tst::spherical< utl::AxialVector > ()
 
template const
utl::Point::CoordinateType
tst::spherical< utl::Point > ()
 
template const
utl::Vector::CoordinateType
tst::spherical< utl::Vector > ()
 

Detailed Description

test helper for basic vector

Author
Lukas Nellen
Date
28 Aug 2003

Definition in file testBasicVectorHelper.cc.


, generated on Tue Sep 26 2023.