50 void Set(
int,
int,
double);
51 double Get(
int,
int)
const;
69 void Set(
int,
double);
71 void SwapElements(
int,
int);
void Set(int, int, double)
friend std::ostream & operator<<(std::ostream &, const TMatrix &)
TNSolutions Gauss(const TMatrix &, TMVector *, const TMVector &)
double Get(int, int) const