Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
Loading...
Searching...
No Matches
Matrix_domain_error Class Reference

Signals value bad for domain for Matrix classes. More...

#include <MatrixExceptions.h>

Inheritance diagram for Matrix_domain_error:
Collaboration diagram for Matrix_domain_error:

Public Member Functions

 Matrix_domain_error (const string &__arg)
 
- Public Member Functions inherited from MatrixException
 MatrixException (const string &__arg)
 

Detailed Description

Signals value bad for domain for Matrix classes.

Definition at line 49 of file MatrixExceptions.h.

Constructor & Destructor Documentation

◆ Matrix_domain_error()

Matrix_domain_error::Matrix_domain_error ( const string & __arg)
inlineexplicit

Definition at line 51 of file MatrixExceptions.h.


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