Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "FadBLASUnitTests.hpp"
Go to the source code of this file.
Typedefs | |
typedef ::testing::Types < Sacado::Fad::DFad< double > > | FadTypes |
Functions | |
INSTANTIATE_TYPED_TEST_SUITE_P (DFad, FadBLASUnitTests, FadTypes) | |
typedef ::testing::Types< Sacado::Fad::DFad<double> > FadTypes |
Definition at line 12 of file RealDFadBLASUnitTests.cpp.
INSTANTIATE_TYPED_TEST_SUITE_P | ( | DFad | , |
FadBLASUnitTests | , | ||
FadTypes | |||
) |