DUNE-FUNCTIONS (unstable)
Dune::Functions::DefaultDerivativeTraits< double(double) > Struct Reference
Default implementation for derivative traits. More...
#include <dune/functions/common/defaultderivativetraits.hh>
Public Types | |
typedef double | Range |
Range of derivative for function with given signature. More... | |
Detailed Description
Default implementation for derivative traits.
Specialization for Signature = double(double)
Member Typedef Documentation
◆ Range
typedef double Dune::Functions::DefaultDerivativeTraits< double(double) >::Range |
Range of derivative for function with given signature.
The documentation for this struct was generated from the following file:
- dune/functions/common/defaultderivativetraits.hh
