Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::ProgramException Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::ProgramException:

List of all members.


Detailed Description

Definition at line 1719 of file newmat.h.


Public Member Functions

 ProgramException (const char *c)
 ProgramException (const char *c, const GeneralMatrix &)
 ProgramException (const char *c, const GeneralMatrix &, const GeneralMatrix &)
 ProgramException (const char *c, MatrixType, MatrixType)

Static Public Attributes

static unsigned long Select

Protected Member Functions

 ProgramException ()

Constructor & Destructor Documentation

NEWMAT::ProgramException::ProgramException (  )  [protected]

NEWMAT::ProgramException::ProgramException ( const char *  c  ) 

Definition at line 96 of file newmatex.cpp.

NEWMAT::ProgramException::ProgramException ( const char *  c,
const GeneralMatrix A 
)

Definition at line 104 of file newmatex.cpp.

NEWMAT::ProgramException::ProgramException ( const char *  c,
const GeneralMatrix A,
const GeneralMatrix B 
)

Definition at line 114 of file newmatex.cpp.

NEWMAT::ProgramException::ProgramException ( const char *  c,
MatrixType  a,
MatrixType  b 
)

Definition at line 124 of file newmatex.cpp.


Member Data Documentation

unsigned long NEWMAT::ProgramException::Select [static]

Reimplemented from RBD_COMMON::Logic_error.

Definition at line 1724 of file newmat.h.

Referenced by ProgramException().


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

newmat11b
Generated Thu Nov 22 00:51:12 2007 by Doxygen 1.5.4