Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Functions
blas_example.cpp File Reference
#include <iostream>
#include <iomanip>
#include "Sacado_No_Kokkos.hpp"
#include "Teuchos_BLAS.hpp"
#include "Sacado_Fad_BLAS.hpp"
Include dependency graph for blas_example.cpp:

Go to the source code of this file.

Typedefs

typedef Sacado::Fad::DFad< double > FadType
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

typedef Sacado::Fad::DFad<double> FadType

Definition at line 49 of file blas_example.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 51 of file blas_example.cpp.