Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::Tab2 Class Reference

Public Member Functions

double eval (double arg1, double arg2) const
 
double getArg (int i)
 
double getArg (int i, int j)
 
double getVal (int i, int j)
 
void setArg (int i, int j, double arg)
 
void setVal (int i, int j, double val)
 
void append (double arg, const Tab1 &val)
 
int size1 () const
 
int size2 (int i) const
 
const std::vector< double > & getArgs () const
 
const std::vector< Tab1 > & getVals () const
 
bool read (std::FILE *fp)
 
bool write (std::FILE *fp) const
 

Protected Attributes

std::vector< double > args_
 
std::vector< Tab1vals_
 

Friends

std::istream & operator>> (std::istream &input, Tab2 &tab)
 
std::ostream & operator<< (std::ostream &output, Tab2 &tab)
 

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