Sacado  Development
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
List of all members
Teuchos::LAPACK< OrdinalType, Sacado::Fad::DFad< ScalarType > > Class Template Reference
Inheritance diagram for Teuchos::LAPACK< OrdinalType, Sacado::Fad::DFad< ScalarType > >:
Inheritance graph
[legend]
Collaboration diagram for Teuchos::LAPACK< OrdinalType, Sacado::Fad::DFad< ScalarType > >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Sacado::Fad::Fad_LAPACK< OrdinalType, Sacado::Fad::DFad< ScalarType > >
void GESV (const OrdinalType n, const OrdinalType nrhs, Sacado::Fad::DFad< ScalarType > *A, const OrdinalType lda, OrdinalType *IPIV, Sacado::Fad::DFad< ScalarType > *B, const OrdinalType ldb, OrdinalType *info) const
 Computes the solution to a real system of linear equations.
 
 Fad_LAPACK (bool use_default_impl=true, bool use_dynamic=true, OrdinalType static_workspace_size=0)
 Default constructor.
 
 Fad_LAPACK (const Fad_LAPACK &x)
 Copy constructor.
 
virtual ~Fad_LAPACK ()
 Destructor.
 
- Protected Member Functions inherited from Sacado::Fad::Fad_LAPACK< OrdinalType, Sacado::Fad::DFad< ScalarType > >
void Fad_GESV () const
 Implementation of GESV.
 
- Protected Attributes inherited from Sacado::Fad::Fad_LAPACK< OrdinalType, Sacado::Fad::DFad< ScalarType > >
ArrayTraits< OrdinalType,
Sacado::Fad::DFad< ScalarType > > 
arrayTraits
 ArrayTraits for packing/unpacking value/derivative arrays.
 
Teuchos::LAPACK< OrdinalType,
ValueType
lapack
 LAPACK for values.
 
bool use_default_impl
 Use custom or default implementation.
 

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