Sacado Package Browser (Single Doxygen Collection)  Version of the Day
Public Member Functions | Protected Attributes | Private Types | Private Member Functions | List of all members
FadBLASUnitTests< FadType, ScalarType > Class Template Reference

#include <FadBLASUnitTests.hpp>

Inherits CppUnit::TestFixture.

Public Member Functions

 FadBLASUnitTests ()
 
 FadBLASUnitTests (int m, int n, int l, int ndot, double absolute_tolerance, double relative_tolerance)
 
void setUp ()
 
void tearDown ()
 
void testSCAL1 ()
 
void testSCAL2 ()
 
void testSCAL3 ()
 
void testSCAL4 ()
 
void testCOPY1 ()
 
void testCOPY2 ()
 
void testCOPY3 ()
 
void testCOPY4 ()
 
void testAXPY1 ()
 
void testAXPY2 ()
 
void testAXPY3 ()
 
void testAXPY4 ()
 
void testDOT1 ()
 
void testDOT2 ()
 
void testDOT3 ()
 
void testDOT4 ()
 
void testNRM21 ()
 
void testNRM22 ()
 
void testGEMV1 ()
 
void testGEMV2 ()
 
void testGEMV3 ()
 
void testGEMV4 ()
 
void testGEMV5 ()
 
void testGEMV6 ()
 
void testGEMV7 ()
 
void testGEMV8 ()
 
void testGEMV9 ()
 
void testTRMV1 ()
 
void testTRMV2 ()
 
void testTRMV3 ()
 
void testTRMV4 ()
 
void testGER1 ()
 
void testGER2 ()
 
void testGER3 ()
 
void testGER4 ()
 
void testGER5 ()
 
void testGER6 ()
 
void testGER7 ()
 
void testGEMM1 ()
 
void testGEMM2 ()
 
void testGEMM3 ()
 
void testGEMM4 ()
 
void testGEMM5 ()
 
void testGEMM6 ()
 
void testGEMM7 ()
 
void testGEMM8 ()
 
void testGEMM9 ()
 
void testGEMM10 ()
 
void testSYMM1 ()
 
void testSYMM2 ()
 
void testSYMM3 ()
 
void testSYMM4 ()
 
void testSYMM5 ()
 
void testSYMM6 ()
 
void testSYMM7 ()
 
void testSYMM8 ()
 
void testSYMM9 ()
 
void testTRMM1 ()
 
void testTRMM2 ()
 
void testTRMM3 ()
 
void testTRMM4 ()
 
void testTRMM5 ()
 
void testTRMM6 ()
 
void testTRMM7 ()
 
void testTRSM1 ()
 
void testTRSM2 ()
 
void testTRSM3 ()
 
void testTRSM4 ()
 
void testTRSM5 ()
 
void testTRSM6 ()
 
void testTRSM7 ()
 

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, FadTypeVectorType
 

Private Member Functions

 CPPUNIT_TEST_SUITE (FadBLASUnitTests)
 
 CPPUNIT_TEST (testSCAL1)
 
 CPPUNIT_TEST (testSCAL2)
 
 CPPUNIT_TEST (testSCAL3)
 
 CPPUNIT_TEST (testSCAL4)
 
 CPPUNIT_TEST (testCOPY1)
 
 CPPUNIT_TEST (testCOPY2)
 
 CPPUNIT_TEST (testCOPY3)
 
 CPPUNIT_TEST (testCOPY4)
 
 CPPUNIT_TEST (testAXPY1)
 
 CPPUNIT_TEST (testAXPY2)
 
 CPPUNIT_TEST (testAXPY3)
 
 CPPUNIT_TEST (testAXPY4)
 
 CPPUNIT_TEST (testDOT1)
 
 CPPUNIT_TEST (testDOT2)
 
 CPPUNIT_TEST (testDOT3)
 
 CPPUNIT_TEST (testDOT4)
 
 CPPUNIT_TEST (testNRM21)
 
 CPPUNIT_TEST (testNRM22)
 
 CPPUNIT_TEST (testGEMV1)
 
 CPPUNIT_TEST (testGEMV2)
 
 CPPUNIT_TEST (testGEMV3)
 
 CPPUNIT_TEST (testGEMV4)
 
 CPPUNIT_TEST (testGEMV5)
 
 CPPUNIT_TEST (testGEMV6)
 
 CPPUNIT_TEST (testGEMV7)
 
 CPPUNIT_TEST (testGEMV8)
 
 CPPUNIT_TEST (testGEMV9)
 
 CPPUNIT_TEST (testTRMV1)
 
 CPPUNIT_TEST (testTRMV2)
 
 CPPUNIT_TEST (testTRMV3)
 
 CPPUNIT_TEST (testTRMV4)
 
 CPPUNIT_TEST (testGER1)
 
 CPPUNIT_TEST (testGER2)
 
 CPPUNIT_TEST (testGER3)
 
 CPPUNIT_TEST (testGER4)
 
 CPPUNIT_TEST (testGER5)
 
 CPPUNIT_TEST (testGER6)
 
 CPPUNIT_TEST (testGER7)
 
 CPPUNIT_TEST (testGEMM1)
 
 CPPUNIT_TEST (testGEMM2)
 
 CPPUNIT_TEST (testGEMM3)
 
 CPPUNIT_TEST (testGEMM4)
 
 CPPUNIT_TEST (testGEMM5)
 
 CPPUNIT_TEST (testGEMM6)
 
 CPPUNIT_TEST (testGEMM7)
 
 CPPUNIT_TEST (testGEMM8)
 
 CPPUNIT_TEST (testGEMM9)
 
 CPPUNIT_TEST (testGEMM10)
 
 CPPUNIT_TEST (testSYMM1)
 
 CPPUNIT_TEST (testSYMM2)
 
 CPPUNIT_TEST (testSYMM3)
 
 CPPUNIT_TEST (testSYMM4)
 
 CPPUNIT_TEST (testSYMM5)
 
 CPPUNIT_TEST (testSYMM6)
 
 CPPUNIT_TEST (testSYMM7)
 
 CPPUNIT_TEST (testSYMM8)
 
 CPPUNIT_TEST (testSYMM9)
 
 CPPUNIT_TEST (testTRMM1)
 
 CPPUNIT_TEST (testTRMM2)
 
 CPPUNIT_TEST (testTRMM3)
 
 CPPUNIT_TEST (testTRMM4)
 
 CPPUNIT_TEST (testTRMM5)
 
 CPPUNIT_TEST (testTRMM6)
 
 CPPUNIT_TEST (testTRMM7)
 
 CPPUNIT_TEST (testTRSM1)
 
 CPPUNIT_TEST (testTRSM2)
 
 CPPUNIT_TEST (testTRSM3)
 
 CPPUNIT_TEST (testTRSM4)
 
 CPPUNIT_TEST (testTRSM5)
 
 CPPUNIT_TEST (testTRSM6)
 
 CPPUNIT_TEST (testTRSM7)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

template<class FadType, class ScalarType>
class FadBLASUnitTests< FadType, ScalarType >

Definition at line 66 of file FadBLASUnitTests.hpp.

Member Typedef Documentation

◆ VectorType

template<class FadType , class ScalarType >
typedef Sacado::Fad::Vector<unsigned int,FadType> FadBLASUnitTests< FadType, ScalarType >::VectorType
private

Definition at line 68 of file FadBLASUnitTests.hpp.

Constructor & Destructor Documentation

◆ FadBLASUnitTests() [1/2]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::FadBLASUnitTests

Definition at line 276 of file FadBLASUnitTests.hpp.

◆ FadBLASUnitTests() [2/2]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::FadBLASUnitTests ( int  m,
int  n,
int  l,
int  ndot,
double  absolute_tolerance,
double  relative_tolerance 
)

Definition at line 281 of file FadBLASUnitTests.hpp.

Member Function Documentation

◆ CPPUNIT_TEST_SUITE()

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST_SUITE ( FadBLASUnitTests< FadType, ScalarType >  )
private

◆ CPPUNIT_TEST() [1/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSCAL1  )
private

◆ CPPUNIT_TEST() [2/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSCAL2  )
private

◆ CPPUNIT_TEST() [3/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSCAL3  )
private

◆ CPPUNIT_TEST() [4/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSCAL4  )
private

◆ CPPUNIT_TEST() [5/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testCOPY1  )
private

◆ CPPUNIT_TEST() [6/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testCOPY2  )
private

◆ CPPUNIT_TEST() [7/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testCOPY3  )
private

◆ CPPUNIT_TEST() [8/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testCOPY4  )
private

◆ CPPUNIT_TEST() [9/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testAXPY1  )
private

◆ CPPUNIT_TEST() [10/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testAXPY2  )
private

◆ CPPUNIT_TEST() [11/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testAXPY3  )
private

◆ CPPUNIT_TEST() [12/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testAXPY4  )
private

◆ CPPUNIT_TEST() [13/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testDOT1  )
private

◆ CPPUNIT_TEST() [14/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testDOT2  )
private

◆ CPPUNIT_TEST() [15/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testDOT3  )
private

◆ CPPUNIT_TEST() [16/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testDOT4  )
private

◆ CPPUNIT_TEST() [17/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testNRM21  )
private

◆ CPPUNIT_TEST() [18/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testNRM22  )
private

◆ CPPUNIT_TEST() [19/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMV1  )
private

◆ CPPUNIT_TEST() [20/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMV2  )
private

◆ CPPUNIT_TEST() [21/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMV3  )
private

◆ CPPUNIT_TEST() [22/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMV4  )
private

◆ CPPUNIT_TEST() [23/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMV5  )
private

◆ CPPUNIT_TEST() [24/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMV6  )
private

◆ CPPUNIT_TEST() [25/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMV7  )
private

◆ CPPUNIT_TEST() [26/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMV8  )
private

◆ CPPUNIT_TEST() [27/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMV9  )
private

◆ CPPUNIT_TEST() [28/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRMV1  )
private

◆ CPPUNIT_TEST() [29/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRMV2  )
private

◆ CPPUNIT_TEST() [30/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRMV3  )
private

◆ CPPUNIT_TEST() [31/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRMV4  )
private

◆ CPPUNIT_TEST() [32/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGER1  )
private

◆ CPPUNIT_TEST() [33/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGER2  )
private

◆ CPPUNIT_TEST() [34/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGER3  )
private

◆ CPPUNIT_TEST() [35/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGER4  )
private

◆ CPPUNIT_TEST() [36/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGER5  )
private

◆ CPPUNIT_TEST() [37/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGER6  )
private

◆ CPPUNIT_TEST() [38/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGER7  )
private

◆ CPPUNIT_TEST() [39/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMM1  )
private

◆ CPPUNIT_TEST() [40/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMM2  )
private

◆ CPPUNIT_TEST() [41/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMM3  )
private

◆ CPPUNIT_TEST() [42/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMM4  )
private

◆ CPPUNIT_TEST() [43/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMM5  )
private

◆ CPPUNIT_TEST() [44/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMM6  )
private

◆ CPPUNIT_TEST() [45/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMM7  )
private

◆ CPPUNIT_TEST() [46/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMM8  )
private

◆ CPPUNIT_TEST() [47/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMM9  )
private

◆ CPPUNIT_TEST() [48/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testGEMM10  )
private

◆ CPPUNIT_TEST() [49/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSYMM1  )
private

◆ CPPUNIT_TEST() [50/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSYMM2  )
private

◆ CPPUNIT_TEST() [51/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSYMM3  )
private

◆ CPPUNIT_TEST() [52/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSYMM4  )
private

◆ CPPUNIT_TEST() [53/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSYMM5  )
private

◆ CPPUNIT_TEST() [54/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSYMM6  )
private

◆ CPPUNIT_TEST() [55/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSYMM7  )
private

◆ CPPUNIT_TEST() [56/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSYMM8  )
private

◆ CPPUNIT_TEST() [57/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testSYMM9  )
private

◆ CPPUNIT_TEST() [58/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRMM1  )
private

◆ CPPUNIT_TEST() [59/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRMM2  )
private

◆ CPPUNIT_TEST() [60/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRMM3  )
private

◆ CPPUNIT_TEST() [61/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRMM4  )
private

◆ CPPUNIT_TEST() [62/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRMM5  )
private

◆ CPPUNIT_TEST() [63/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRMM6  )
private

◆ CPPUNIT_TEST() [64/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRMM7  )
private

◆ CPPUNIT_TEST() [65/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRSM1  )
private

◆ CPPUNIT_TEST() [66/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRSM2  )
private

◆ CPPUNIT_TEST() [67/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRSM3  )
private

◆ CPPUNIT_TEST() [68/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRSM4  )
private

◆ CPPUNIT_TEST() [69/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRSM5  )
private

◆ CPPUNIT_TEST() [70/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRSM6  )
private

◆ CPPUNIT_TEST() [71/71]

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST ( testTRSM7  )
private

◆ CPPUNIT_TEST_SUITE_END()

template<class FadType , class ScalarType >
FadBLASUnitTests< FadType, ScalarType >::CPPUNIT_TEST_SUITE_END ( )
private

◆ setUp()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::setUp

Definition at line 294 of file FadBLASUnitTests.hpp.

◆ tearDown()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::tearDown

Definition at line 298 of file FadBLASUnitTests.hpp.

◆ testSCAL1()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSCAL1

Definition at line 304 of file FadBLASUnitTests.hpp.

◆ testSCAL2()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSCAL2

Definition at line 342 of file FadBLASUnitTests.hpp.

◆ testSCAL3()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSCAL3

Definition at line 381 of file FadBLASUnitTests.hpp.

◆ testSCAL4()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSCAL4

Definition at line 416 of file FadBLASUnitTests.hpp.

◆ testCOPY1()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testCOPY1

Definition at line 447 of file FadBLASUnitTests.hpp.

◆ testCOPY2()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testCOPY2

Definition at line 483 of file FadBLASUnitTests.hpp.

◆ testCOPY3()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testCOPY3

Definition at line 525 of file FadBLASUnitTests.hpp.

◆ testCOPY4()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testCOPY4

Definition at line 562 of file FadBLASUnitTests.hpp.

◆ testAXPY1()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testAXPY1

Definition at line 594 of file FadBLASUnitTests.hpp.

◆ testAXPY2()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testAXPY2

Definition at line 633 of file FadBLASUnitTests.hpp.

◆ testAXPY3()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testAXPY3

Definition at line 678 of file FadBLASUnitTests.hpp.

◆ testAXPY4()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testAXPY4

Definition at line 724 of file FadBLASUnitTests.hpp.

◆ testDOT1()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testDOT1

Definition at line 759 of file FadBLASUnitTests.hpp.

◆ testDOT2()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testDOT2

Definition at line 789 of file FadBLASUnitTests.hpp.

◆ testDOT3()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testDOT3

Definition at line 825 of file FadBLASUnitTests.hpp.

◆ testDOT4()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testDOT4

Definition at line 860 of file FadBLASUnitTests.hpp.

◆ testNRM21()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testNRM21

Definition at line 895 of file FadBLASUnitTests.hpp.

◆ testNRM22()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testNRM22

Definition at line 926 of file FadBLASUnitTests.hpp.

◆ testGEMV1()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMV1

Definition at line 958 of file FadBLASUnitTests.hpp.

◆ testGEMV2()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMV2

Definition at line 1012 of file FadBLASUnitTests.hpp.

◆ testGEMV3()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMV3

Definition at line 1072 of file FadBLASUnitTests.hpp.

◆ testGEMV4()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMV4

Definition at line 1128 of file FadBLASUnitTests.hpp.

◆ testGEMV5()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMV5

Definition at line 1188 of file FadBLASUnitTests.hpp.

◆ testGEMV6()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMV6

Definition at line 1236 of file FadBLASUnitTests.hpp.

◆ testGEMV7()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMV7

Definition at line 1286 of file FadBLASUnitTests.hpp.

◆ testGEMV8()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMV8

Definition at line 1348 of file FadBLASUnitTests.hpp.

◆ testGEMV9()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMV9

Definition at line 1410 of file FadBLASUnitTests.hpp.

◆ testTRMV1()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRMV1

Definition at line 1471 of file FadBLASUnitTests.hpp.

◆ testTRMV2()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRMV2

Definition at line 1545 of file FadBLASUnitTests.hpp.

◆ testTRMV3()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRMV3

Definition at line 1623 of file FadBLASUnitTests.hpp.

◆ testTRMV4()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRMV4

Definition at line 1730 of file FadBLASUnitTests.hpp.

◆ testGER1()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGER1

Definition at line 1798 of file FadBLASUnitTests.hpp.

◆ testGER2()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGER2

Definition at line 1853 of file FadBLASUnitTests.hpp.

◆ testGER3()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGER3

Definition at line 1912 of file FadBLASUnitTests.hpp.

◆ testGER4()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGER4

Definition at line 1964 of file FadBLASUnitTests.hpp.

◆ testGER5()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGER5

Definition at line 2032 of file FadBLASUnitTests.hpp.

◆ testGER6()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGER6

Definition at line 2100 of file FadBLASUnitTests.hpp.

◆ testGER7()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGER7

Definition at line 2167 of file FadBLASUnitTests.hpp.

◆ testGEMM1()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMM1

Definition at line 2216 of file FadBLASUnitTests.hpp.

◆ testGEMM2()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMM2

Definition at line 2309 of file FadBLASUnitTests.hpp.

◆ testGEMM3()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMM3

Definition at line 2373 of file FadBLASUnitTests.hpp.

◆ testGEMM4()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMM4

Definition at line 2437 of file FadBLASUnitTests.hpp.

◆ testGEMM5()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMM5

Definition at line 2501 of file FadBLASUnitTests.hpp.

◆ testGEMM6()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMM6

Definition at line 2565 of file FadBLASUnitTests.hpp.

◆ testGEMM7()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMM7

Definition at line 2652 of file FadBLASUnitTests.hpp.

◆ testGEMM8()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMM8

Definition at line 2741 of file FadBLASUnitTests.hpp.

◆ testGEMM9()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMM9

Definition at line 2867 of file FadBLASUnitTests.hpp.

◆ testGEMM10()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testGEMM10

Definition at line 2993 of file FadBLASUnitTests.hpp.

◆ testSYMM1()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSYMM1

Definition at line 3118 of file FadBLASUnitTests.hpp.

◆ testSYMM2()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSYMM2

Definition at line 3194 of file FadBLASUnitTests.hpp.

◆ testSYMM3()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSYMM3

Definition at line 3270 of file FadBLASUnitTests.hpp.

◆ testSYMM4()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSYMM4

Definition at line 3350 of file FadBLASUnitTests.hpp.

◆ testSYMM5()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSYMM5

Definition at line 3430 of file FadBLASUnitTests.hpp.

◆ testSYMM6()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSYMM6

Definition at line 3500 of file FadBLASUnitTests.hpp.

◆ testSYMM7()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSYMM7

Definition at line 3572 of file FadBLASUnitTests.hpp.

◆ testSYMM8()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSYMM8

Definition at line 3669 of file FadBLASUnitTests.hpp.

◆ testSYMM9()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testSYMM9

Definition at line 3766 of file FadBLASUnitTests.hpp.

◆ testTRMM1()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRMM1

Definition at line 3862 of file FadBLASUnitTests.hpp.

◆ testTRMM2()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRMM2

Definition at line 3945 of file FadBLASUnitTests.hpp.

◆ testTRMM3()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRMM3

Definition at line 4028 of file FadBLASUnitTests.hpp.

◆ testTRMM4()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRMM4

Definition at line 4113 of file FadBLASUnitTests.hpp.

◆ testTRMM5()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRMM5

Definition at line 4198 of file FadBLASUnitTests.hpp.

◆ testTRMM6()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRMM6

Definition at line 4278 of file FadBLASUnitTests.hpp.

◆ testTRMM7()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRMM7

Definition at line 4355 of file FadBLASUnitTests.hpp.

◆ testTRSM1()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRSM1

Definition at line 4471 of file FadBLASUnitTests.hpp.

◆ testTRSM2()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRSM2

Definition at line 4559 of file FadBLASUnitTests.hpp.

◆ testTRSM3()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRSM3

Definition at line 4642 of file FadBLASUnitTests.hpp.

◆ testTRSM4()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRSM4

Definition at line 4727 of file FadBLASUnitTests.hpp.

◆ testTRSM5()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRSM5

Definition at line 4812 of file FadBLASUnitTests.hpp.

◆ testTRSM6()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRSM6

Definition at line 4892 of file FadBLASUnitTests.hpp.

◆ testTRSM7()

template<class FadType , class ScalarType >
void FadBLASUnitTests< FadType, ScalarType >::testTRSM7

Definition at line 4969 of file FadBLASUnitTests.hpp.

Member Data Documentation

◆ urand

template<class FadType , class ScalarType >
Sacado::Random<ScalarType> FadBLASUnitTests< FadType, ScalarType >::urand
protected

Definition at line 253 of file FadBLASUnitTests.hpp.

◆ real_urand

template<class FadType , class ScalarType >
Sacado::Random<double> FadBLASUnitTests< FadType, ScalarType >::real_urand
protected

Definition at line 256 of file FadBLASUnitTests.hpp.

◆ m

template<class FadType , class ScalarType >
unsigned int FadBLASUnitTests< FadType, ScalarType >::m
protected

Definition at line 259 of file FadBLASUnitTests.hpp.

◆ n

template<class FadType , class ScalarType >
unsigned int FadBLASUnitTests< FadType, ScalarType >::n
protected

Definition at line 262 of file FadBLASUnitTests.hpp.

◆ l

template<class FadType , class ScalarType >
unsigned int FadBLASUnitTests< FadType, ScalarType >::l
protected

Definition at line 265 of file FadBLASUnitTests.hpp.

◆ ndot

template<class FadType , class ScalarType >
unsigned int FadBLASUnitTests< FadType, ScalarType >::ndot
protected

Definition at line 268 of file FadBLASUnitTests.hpp.

◆ tol_a

template<class FadType , class ScalarType >
double FadBLASUnitTests< FadType, ScalarType >::tol_a
protected

Definition at line 271 of file FadBLASUnitTests.hpp.

◆ tol_r

template<class FadType , class ScalarType >
double FadBLASUnitTests< FadType, ScalarType >::tol_r
protected

Definition at line 271 of file FadBLASUnitTests.hpp.


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