Public Member Functions | Static Public Member Functions

op_divergence< NumericT > Struct Template Reference

Divergence operator: f |--> div(f). More...

#include <unary_op_tags.hpp>

Public Member Functions

NumericT apply (NumericT value) const
bool can_simplify () const

Static Public Member Functions

static std::string str ()

Detailed Description

template<typename NumericT>
struct viennamath::op_divergence< NumericT >

Divergence operator: f |--> div(f).

Template Parameters:
NumericT The underlying numeric (floating point) type

Member Function Documentation

NumericT apply ( NumericT  value  )  const [inline]
bool can_simplify (  )  const [inline]
static std::string str (  )  [inline, static]

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