47 void Set(
int,
int,
double);
48 double Get(
int,
int)
const;
66 void Set(
int,
double);
68 void SwapElements(
int,
int);
double Get(int, int) const
void Set(int, int, double)
friend std::ostream & operator<<(std::ostream &, const TMatrix &)
TNSolutions Gauss(const TMatrix &, TMVector *, const TMVector &)