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

Public Member Functions

 float_matrix (const int n1, const int n2)
 
void Ini (Float_t val)
 
void Fill (int i, int j, Float_t val)
 
Float_t GetValue (int i, int j) const
 
float * GetAddress ()
 
size_t num_rows ()
 
size_t num_cols ()
 

Protected Attributes

Float_t * _m
 
int _n1
 
int _n2
 

Detailed Description

Definition at line 70 of file OutputManager.hxx.


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