Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <FadUnitTests2.hpp>
Additional Inherited Members | |
Protected Attributes inherited from FadOpsUnitTest2< FadType, ScalarType > | |
FadType | a_fad |
FadType | b_fad |
FadType | c_fad |
Sacado::Random< ScalarType > | urand |
int | n |
double | tol_a |
double | tol_r |
Definition at line 720 of file FadUnitTests2.hpp.
|
inline |
Definition at line 787 of file FadUnitTests2.hpp.
|
inline |
Definition at line 789 of file FadUnitTests2.hpp.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
void RealFadOpsUnitTest2< FadType, ScalarType >::testLessThanOrEquals | ( | ) |
Definition at line 818 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testGreaterThanOrEquals | ( | ) |
Definition at line 836 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testLessThan | ( | ) |
Definition at line 854 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testGreaterThan | ( | ) |
Definition at line 872 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testACos | ( | ) |
Definition at line 890 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testASin | ( | ) |
Definition at line 901 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testATan | ( | ) |
Definition at line 912 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testACosh | ( | ) |
Definition at line 923 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testASinh | ( | ) |
Definition at line 937 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testATanh | ( | ) |
Definition at line 948 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testAbs | ( | ) |
Definition at line 959 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testFAbs | ( | ) |
Definition at line 974 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testATan2 | ( | ) |
Definition at line 1003 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testMax | ( | ) |
Definition at line 1032 of file FadUnitTests2.hpp.
void RealFadOpsUnitTest2< FadType, ScalarType >::testMin | ( | ) |
Definition at line 1087 of file FadUnitTests2.hpp.