1#ifndef PSCF_NAN_EXCEPTION_H
2#define PSCF_NAN_EXCEPTION_H
12#include <util/misc/Exception.h>
56 NanException(
const char *function,
const char *file,
int line,
Exception thrown when not-a-number (NaN) is encountered.
NanException(const char *function, const char *file, int line, int echo=1)
Constructor.
~NanException()
Destructor.
A user-defined exception.
File containing preprocessor macros for error handling.
PSCF package top-level namespace.
Utility classes for scientific computation.