diff< ARG, VAR > Struct Template Reference

Returns the type of the expression after differentiation of 'ARG' with respect to the variable 'VAR'. More...

#include <diff.hpp>


Detailed Description

template<typename ARG, typename VAR>
struct viennamath::result_of::diff< ARG, VAR >

Returns the type of the expression after differentiation of 'ARG' with respect to the variable 'VAR'.

Template Parameters:
ARG Type of the expression to be differentiated
VAR Type of the variable

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