gauss_jordan.h File Reference

gauss-jordan solver for linear systems TBCI::gaussj More...

#include "../basics.h"
#include "../matrix.h"

Include dependency graph for gauss_jordan.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  TBCI

Defines

#define GJ_MINVAL   1e-16
#define HVAL   1e38

Functions

template<typename T>
char TBCI::gaussj (Matrix< T > &a, Matrix< T > &b)


Detailed Description

gauss-jordan solver for linear systems TBCI::gaussj

-------------------------------------------------------------

Author:
Attila M. Bilgic
Date:
5/97
Version:
Id
gauss_jordan.h,v 1.14.2.11 2006/08/13 20:06:01 garloff Exp
-------------------------------------------------------------

Definition in file gauss_jordan.h.


Define Documentation

#define GJ_MINVAL   1e-16

Definition at line 23 of file gauss_jordan.h.

Referenced by TBCI::gaussj().

#define HVAL   1e38

Definition at line 28 of file gauss_jordan.h.

Referenced by TBCI::gaussj().


Generated on Wed Nov 20 09:28:00 2013 for TBCI Numerical high perf. C++ Library by  doxygen 1.5.6