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

#include <newmat.h>

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

List of all members.

Public Member Functions

 IncompatibleDimensionsException ()
 IncompatibleDimensionsException (const GeneralMatrix &, const GeneralMatrix &)

Static Public Attributes

static unsigned long Select

Detailed Description

Definition at line 1669 of file newmat.h.


Constructor & Destructor Documentation

NEWMAT::IncompatibleDimensionsException::IncompatibleDimensionsException ( )

Definition at line 160 of file newmatex.cpp.

NEWMAT::IncompatibleDimensionsException::IncompatibleDimensionsException ( const GeneralMatrix A,
const GeneralMatrix B 
)

Definition at line 169 of file newmatex.cpp.


Member Data Documentation

Reimplemented from Logic_error.

Definition at line 1672 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