TBCI Numerical high perf. C++ Library 2.8.0
F_BandMatErr Class Reference

#include <f_bandmatrix.h>

Inheritance diagram for F_BandMatErr:
Collaboration diagram for F_BandMatErr:

Public Member Functions

 F_BandMatErr ()
 F_BandMatErr (const char *t, const long i=0)
Public Member Functions inherited from NumErr
 NumErr ()
 NumErr (const char *txt, const long idx=0)
 NumErr (const std::string &str, const long idx=0)
 NumErr (const NumErr &ne)
virtual const char * what () const throw ()
virtual ~NumErr () throw ()

Additional Inherited Members

Public Attributes inherited from NumErr
const char * errtext
 Short error description in _what.
long index
 Index for out of bounds error.

Detailed Description

Definition at line 33 of file f_bandmatrix.h.

Constructor & Destructor Documentation

◆ F_BandMatErr() [1/2]

F_BandMatErr::F_BandMatErr ( )
inline

Definition at line 36 of file f_bandmatrix.h.

References NumErr::NumErr().

◆ F_BandMatErr() [2/2]

F_BandMatErr::F_BandMatErr ( const char * t,
const long i = 0 )
inline

Definition at line 37 of file f_bandmatrix.h.

References i, and NumErr::NumErr().


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