Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Protected Member Functions | List of all members
TaylorMaxMinUnitTest< TaylorType > Class Template Reference

#include <TayUnitTests.hpp>

Inheritance diagram for TaylorMaxMinUnitTest< TaylorType >:
Inheritance graph
[legend]

Protected Member Functions

 TaylorMaxMinUnitTest ()
 
 ~TaylorMaxMinUnitTest ()
 
- Protected Member Functions inherited from TaylorOpsUnitTest< TaylorType >
 TaylorOpsUnitTest ()
 
 ~TaylorOpsUnitTest ()
 
void SetUp ()
 
void TearDown ()
 
template<typename ScalarT >
ScalarT composite1 (const ScalarT &a, const ScalarT &b)
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

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)
 
static void RecordProperty (const std::string &key, int value)
 
- Protected Attributes inherited from TaylorOpsUnitTest< TaylorType >
TaylorType a_dtay_
 
TaylorType b_dtay_
 
TaylorType c_dtay_
 
double ** X_
 
double ** Y_
 
Sacado::Random< double > urand
 
int d_
 
double tol_a
 
double tol_r
 

Detailed Description

template<typename TaylorType>
class TaylorMaxMinUnitTest< TaylorType >

Definition at line 174 of file TayUnitTests.hpp.

Constructor & Destructor Documentation

template<typename TaylorType >
TaylorMaxMinUnitTest< TaylorType >::TaylorMaxMinUnitTest ( )
inlineprotected

Definition at line 176 of file TayUnitTests.hpp.

template<typename TaylorType >
TaylorMaxMinUnitTest< TaylorType >::~TaylorMaxMinUnitTest ( )
inlineprotected

Definition at line 177 of file TayUnitTests.hpp.


The documentation for this class was generated from the following file: