|
Teuchos Package Browser (Single Doxygen Collection) Version of the Day
|
Public Member Functions | |
| 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 Public Member Functions | |
| static int | test (bool verbose) |
Definition at line 54 of file numerics/test/LAPACK/cxx_main.cpp.
|
static |
Definition at line 351 of file numerics/test/LAPACK/cxx_main.cpp.
|
inline |
Definition at line 61 of file numerics/test/LAPACK/cxx_main.cpp.
|
inline |
Definition at line 64 of file numerics/test/LAPACK/cxx_main.cpp.
|
inline |
Definition at line 67 of file numerics/test/LAPACK/cxx_main.cpp.