MOOS 0.2375
Public Member Functions | Static Public Attributes
NEWMAT::VectorException Class Reference

#include <newmat.h>

Inheritance diagram for NEWMAT::VectorException:
Inheritance graph
[legend]
Collaboration diagram for NEWMAT::VectorException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 VectorException ()
 VectorException (const GeneralMatrix &A)

Static Public Attributes

static unsigned long Select

Detailed Description

Definition at line 1647 of file newmat.h.


Constructor & Destructor Documentation

NEWMAT::VectorException::VectorException ( )

Definition at line 127 of file newmatex.cpp.

NEWMAT::VectorException::VectorException ( const GeneralMatrix A)

Definition at line 134 of file newmatex.cpp.


Member Data Documentation

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

Reimplemented from Logic_error.

Definition at line 1650 of file newmat.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines