HighLAND
Public Member Functions | Protected Attributes | List of all members
float_3Dmatrix Class Reference

Public Member Functions

 float_3Dmatrix (const int n1, const int n2, const int n3)
 
void Ini (Float_t val)
 
void Fill (int i, int j, int k, Float_t val)
 
Float_t GetValue (int i, int j, int k) const
 
float * GetAddress ()
 
size_t num_rows1 ()
 
size_t num_rows2 ()
 
size_t num_rows3 ()
 

Protected Attributes

Float_t * _m
 
int _n1
 
int _n2
 
int _n3
 

Detailed Description

Definition at line 113 of file OutputManager.hxx.


The documentation for this class was generated from the following file: