|
MADNESS
version 0.9
|
Tensor is intended to throw only TensorExceptions. More...
#include <tensorexcept.h>


Public Member Functions | |
| TensorException (const char *s, const char *a, int err, const BaseTensor *tp, int lin, const char *func, const char *file) | |
| virtual const char * | what () const throw () |
| virtual | ~TensorException () throw () |
Friends | |
| std::ostream & | operator<< (std::ostream &out, const TensorException &e) |
| Print a TensorException to the stream (for human consumption) More... | |
Tensor is intended to throw only TensorExceptions.
|
inline |
|
inlinevirtual | |||||||||||||
|
inlinevirtual | |||||||||||||
|
friend |
Print a TensorException to the stream (for human consumption)
1.8.8