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

Public Member Functions

 double_matrix (const int n1, const int n2)
 
void Ini (Double_t val)
 
void Fill (int i, int j, double val)
 
double GetValue (int i, int j) const
 
double * GetAddress ()
 
size_t num_rows ()
 
size_t num_cols ()
 

Protected Attributes

double * _m
 
int _n1
 
int _n2
 

Detailed Description

Definition at line 191 of file OutputManager.hxx.


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