List of all members.
Static Public Member Functions
-
template<int N, class Type > static void compute (MultiArray< N, Type > &result, const MultiArray< N, Type > &D)
-
template<int N, class Type > static bool computeNthDerivative (MultiArray< N, Type > &result, const MultiArray< N, Type > &D, int)
template<class Interpol, class Delimiter>
struct DeriveArray< Interpol,-1, Delimiter >