Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <FadLAPACKUnitTests.hpp>
Inherits TestFixture.
Public Member Functions | |
FadLAPACKUnitTests () | |
FadLAPACKUnitTests (int m, int n, int l, int ndot, double absolute_tolerance, double relative_tolerance) | |
void | setUp () |
void | tearDown () |
void | testGESV () |
Protected Attributes | |
Sacado::Random< ScalarType > | urand |
Sacado::Random< double > | real_urand |
unsigned int | m |
unsigned int | n |
unsigned int | l |
unsigned int | ndot |
double | tol_a |
double | tol_r |
Private Types | |
typedef Sacado::Fad::Vector < unsigned int, FadType > | VectorType |
Private Member Functions | |
CPPUNIT_TEST_SUITE (FadLAPACKUnitTests) | |
CPPUNIT_TEST (testGESV) | |
CPPUNIT_TEST_SUITE_END () | |
Definition at line 66 of file FadLAPACKUnitTests.hpp.
|
private |
Definition at line 68 of file FadLAPACKUnitTests.hpp.
FadLAPACKUnitTests< FadType, ScalarType >::FadLAPACKUnitTests | ( | ) |
Definition at line 115 of file FadLAPACKUnitTests.hpp.
FadLAPACKUnitTests< FadType, ScalarType >::FadLAPACKUnitTests | ( | int | m, |
int | n, | ||
int | l, | ||
int | ndot, | ||
double | absolute_tolerance, | ||
double | relative_tolerance | ||
) |
Definition at line 120 of file FadLAPACKUnitTests.hpp.
|
private |
|
private |
|
private |
void FadLAPACKUnitTests< FadType, ScalarType >::setUp | ( | ) |
Definition at line 133 of file FadLAPACKUnitTests.hpp.
void FadLAPACKUnitTests< FadType, ScalarType >::tearDown | ( | ) |
Definition at line 137 of file FadLAPACKUnitTests.hpp.
void FadLAPACKUnitTests< FadType, ScalarType >::testGESV | ( | ) |
Definition at line 143 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 91 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 94 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 97 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 100 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 103 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 106 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 109 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 109 of file FadLAPACKUnitTests.hpp.