Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Search  

/home/mrm/Simex/simulations/hr_bike/pv_matrix_id.h

Go to the documentation of this file.
00001 #ifndef Pv_Matrix_Id_Included
00002 #define Pv_Matrix_Id_Included
00003 
00004 #include "pv_matrix.h"
00005 
00006 class Pv_Matrix_Id:public Pv_Matrix{
00007  public:
00008   /*constructors*/
00009   Pv_Matrix_Id();
00010 
00011   /*destructor*/
00012 
00013   /*reset*/
00014 
00015   /*equals*/
00016 
00017   /*set*/
00018 
00019   /*get*/
00020 
00021   /*display*/
00022 
00023   /*operators*/
00024   
00025 
00026   /*friends*/
00027 
00028   /*miscellaneous*/
00029 
00030 };
00031 
00032 #endif

Generated on Sat Jul 19 04:01:22 2003 for SIMEX by doxygen1.2.18