Unit_Vectors Class Reference

Collaboration diagram for Unit_Vectors:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void setUp ()
void tearDown ()
void dot_products ()
void cross_products ()
void add ()
void subtract ()

Private Member Functions

 CPPUNIT_TEST_SUITE (Unit_Vectors)
 CPPUNIT_TEST (dot_products)
 CPPUNIT_TEST (cross_products)
 CPPUNIT_TEST (add)
 CPPUNIT_TEST (subtract)
 CPPUNIT_TEST_SUITE_END ()

Private Attributes

Three_Vectormp_x
Three_Vectormp_y
Three_Vectormp_z

Detailed Description

Definition at line 27 of file test_Three_Vector.cc.


Member Function Documentation

void Unit_Vectors::add  )  [inline]
 

Definition at line 67 of file test_Three_Vector.cc.

References mp_x, mp_y, and mp_z.

Unit_Vectors::CPPUNIT_TEST subtract   )  [private]
 

Unit_Vectors::CPPUNIT_TEST add   )  [private]
 

Unit_Vectors::CPPUNIT_TEST cross_products   )  [private]
 

Unit_Vectors::CPPUNIT_TEST dot_products   )  [private]
 

Unit_Vectors::CPPUNIT_TEST_SUITE Unit_Vectors   )  [private]
 

Unit_Vectors::CPPUNIT_TEST_SUITE_END  )  [private]
 

void Unit_Vectors::cross_products  )  [inline]
 

Definition at line 59 of file test_Three_Vector.cc.

References Vamos_Geometry::Three_Vector::cross(), mp_x, mp_y, and mp_z.

void Unit_Vectors::dot_products  )  [inline]
 

Definition at line 51 of file test_Three_Vector.cc.

References Vamos_Geometry::Three_Vector::dot(), mp_x, mp_y, and mp_z.

void Unit_Vectors::setUp  )  [inline]
 

Definition at line 40 of file test_Three_Vector.cc.

References mp_x, mp_y, and mp_z.

void Unit_Vectors::subtract  )  [inline]
 

Definition at line 70 of file test_Three_Vector.cc.

References mp_x, mp_y, and mp_z.

void Unit_Vectors::tearDown  )  [inline]
 

Definition at line 45 of file test_Three_Vector.cc.

References mp_x, mp_y, and mp_z.


Member Data Documentation

Three_Vector* Unit_Vectors::mp_x [private]
 

Definition at line 35 of file test_Three_Vector.cc.

Referenced by add(), cross_products(), dot_products(), setUp(), subtract(), and tearDown().

Three_Vector* Unit_Vectors::mp_y [private]
 

Definition at line 36 of file test_Three_Vector.cc.

Referenced by add(), cross_products(), dot_products(), setUp(), subtract(), and tearDown().

Three_Vector* Unit_Vectors::mp_z [private]
 

Definition at line 37 of file test_Three_Vector.cc.

Referenced by add(), cross_products(), dot_products(), setUp(), subtract(), and tearDown().


The documentation for this class was generated from the following file:
Generated on Thu Oct 19 04:12:36 2006 by  doxygen 1.4.6