The derivatives of an identically zero quantity. More...
#include <Functions.h>
Public Member Functions | |
ZeroDerivatives () | |
Create a derivative of an identically zero quantity. More... | |
double | order (unsigned=1) const |
The deriv_order-th derivative. More... | |
Public Member Functions inherited from Core::FunctionDerivatives | |
virtual | ~FunctionDerivatives () |
Clean up. More... | |
The derivatives of an identically zero quantity.
Definition at line 133 of file Functions.h.
|
inline |
Create a derivative of an identically zero quantity.
Definition at line 136 of file Functions.h.
|
inlinevirtual |
The deriv_order-th derivative.
Implements Core::FunctionDerivatives.
Definition at line 139 of file Functions.h.