|
Sacado Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Sacado_LFad_LogicalSparseTraits.hpp"#include "Sacado_LFad_ExpressionTraits.hpp"#include "Sacado_Fad_DynamicStorage.hpp"#include "Sacado_LFad_LogicalSparseImp.hpp"#include "Sacado_LFad_LogicalSparseOps.hpp"

Go to the source code of this file.
Classes | |
| class | Sacado::LFad::Expr< ExprT > |
| Wrapper for a generic expression template. More... | |
| class | Sacado::LFad::LogicalSparseImp< ValT, LogT > |
| Implementation class for computing the logical sparsity of a derivative using forward-mode AD. More... | |
| class | Sacado::LFad::Expr< LogicalSparseImp< ValT, LogT > > |
| Expression template specialization for LogicalSparse. More... | |
| class | Sacado::LFad::LogicalSparse< ValT, LogT > |
| User inteface class for computing the logical sparsity pattern of a derivative via forward-mode AD. More... | |
| struct | Sacado::LFad::LogicalSparse< ValT, LogT >::apply< T, U > |
| Turn LogicalSparse into a meta-function class usable with mpl::apply. More... | |
Namespaces | |
| namespace | Sacado |
Abstract class that provides access to a parameter value in a code for the parameter library. An object of this type is required to construct a ParameterRegistration object. | |
| namespace | Sacado::LFad |
Namespace for logical forward-mode AD classes. | |
1.7.4