fmatvec  0.0.0
fmatvec::Der< Dep, double > Struct Template Reference

#include <function.h>

Public Types

using type = Dep
 

Detailed Description

template<typename Dep>
struct fmatvec::Der< Dep, double >

Defines the type of the derivative of a value of type Dep with respect to a scalar as type Dep. The partial derivative operator with respect to a scalar is define like in common mathematics.


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