|
template<class R > |
void | add (const R &a, const T &b, T &result) |
|
template<class R > |
void | multiply (const R &a, const T &b, T &result) |
|
template<class R > |
void | divide (const T &a, const R &b, T &result) |
|
|
static int | test (bool verbose) |
|
template<typename T>
struct specializedLAPACK< T >
Definition at line 22 of file numerics/test/LAPACK/cxx_main.cpp.
template<typename T>
template<class R >
template<typename T>
template<class R >
template<typename T>
template<class R >
The documentation for this struct was generated from the following file: