|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <FadLAPACKUnitTests.hpp>

Protected Types | |
| typedef Sacado::ScalarType < FadType >::type | ScalarType |
| typedef Sacado::Fad::Vector < unsigned int, FadType > | VectorType |
Protected Member Functions | |
| FadLAPACKUnitTests () | |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| virtual void | SetUp () |
| virtual void | TearDown () |
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 |
| FadType | fad |
Additional Inherited Members | |
Public Member Functions inherited from testing::Test | |
| virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
| static void | SetUpTestSuite () |
| static void | TearDownTestSuite () |
| static void | TearDownTestCase () |
| static void | SetUpTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | IsSkipped () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| template<typename T , std::enable_if_t< std::is_convertible< T, int64_t >::value, bool > = true> | |
| static void | RecordProperty (const std::string &key, const T &value) |
Definition at line 33 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 35 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 36 of file FadLAPACKUnitTests.hpp.
|
inlineprotected |
Definition at line 61 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 39 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 42 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 45 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 48 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 51 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 54 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 57 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 57 of file FadLAPACKUnitTests.hpp.
|
protected |
Definition at line 59 of file FadLAPACKUnitTests.hpp.
1.8.5