Scythe-1.0.3
Public Member Functions
scythe::scythe_lapack_internal_error Class Reference

LAPACK Internal Error. More...

#include <scythestat/error.h>

Inheritance diagram for scythe::scythe_lapack_internal_error:
Inheritance graph
[legend]
Collaboration diagram for scythe::scythe_lapack_internal_error:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 scythe_lapack_internal_error (const std::string &file, const std::string &function, const unsigned int &line, const std::string &message="", const bool &halt=false) throw ()

Detailed Description

LAPACK Internal Error.

Library members throw this exception when an underlying LAPACK or BLAS routine indicates that an internal error has occurred.


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