small_m_ex.hpp File Reference

SG exception classes for the small_matrix<T> classes. More...

#include "sgfatal.hpp"

Include dependency graph for small_m_ex.hpp:

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


Classes

class  small_matrix_error
 Contains an additional field describing the error. More...

Defines

#define SMALL_MAT_GEN_ERROR(m)
#define SMALL_MAT_NO_MEMORY
#define SMALL_MAT_SINGULAR_INV(m)
#define SMALL_MAT_SIZE_MISMATCH(m)

Detailed Description

SG exception classes for the small_matrix<T> classes.

All the exceptions are objects of class small_matrix_error derived from sg_fatal_error (cf. sgfatal.hpp).

Date:
Sep. 28, 2004 - created

Sep. 27, 2005 - FULL_SG_FATAL_ERR macro


Define Documentation

#define SMALL_MAT_GEN_ERROR (  ) 

Value:

#define SMALL_MAT_NO_MEMORY

Value:

small_matrix_error \
 (small_matrix_error::NO_MEMORY, "Not enough memory for small matrix arithm.")

#define SMALL_MAT_SINGULAR_INV (  ) 

Value:

#define SMALL_MAT_SIZE_MISMATCH (  ) 

Value:


Generated on Fri Sep 21 12:33:52 2007 for SG2 by  doxygen 1.5.2