hdnum::DenseMatrix< REAL > | Class with mathematical matrix operations |
hdnum::ErrorException | General Error |
hdnum::Exception | Base class for Exceptions |
hdnum::InvalidStateException | Default exception if a function was called while the object is not in a valid state for that function |
hdnum::IOError | Default exception class for I/O errors |
hdnum::MathError | Default exception class for mathematical errors |
hdnum::NotImplemented | Default exception for dummy implementations |
hdnum::OutOfMemoryError | Default exception if memory allocation fails |
hdnum::RangeError | Default exception class for range errors |
hdnum::SystemError | Default exception class for OS errors |
hdnum::Timer | A simple stop watch |
hdnum::TimerError | Exception thrown by the Timer class |
hdnum::Vector< REAL > | Class with mathematical vector operations |