The Essential Math Module contains the basic building blocks for numerical applications. Templatized classes representing vectors, matrices, and arrays form the core of the library. Classes for random numbers, statistics, linear algebra, linear regression, and FFTs extend its functionality.
Convenience typedef for C++ Standard Library complex number of type double
.
Convenience typedef for C++ Standard Library complex number of type float
.
Convenience typedef for RWMathVec instantiated on type int
.