Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

NEWMAT::ProgramException Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::ProgramException:

Detailed Description

Definition at line 1729 of file newmat.h.

List of all members.

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 1734 of file newmat.h.

Referenced by ProgramException().


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

newmat11b
Generated Mon May 9 04:54:19 2016 by Doxygen 1.6.3