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

Public Member Functions

 int_matrix (const int n1, const int n2)
 
void Ini (Int_t val)
 
void Fill (int i, int j, int val)
 
int GetValue (int i, int j) const
 
int * GetAddress ()
 
size_t num_rows ()
 
size_t num_cols ()
 

Protected Attributes

int * _m
 
int _n1
 
int _n2
 

Detailed Description

Definition at line 311 of file OutputManager.hxx.


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