Divergence operator: f |--> d f / (d x_i).
More...
#include <unary_op_tags.hpp>
Detailed Description
template<typename NumericT>
class viennamath::op_partial_deriv< NumericT >
Divergence operator: f |--> d f / (d x_i).
- Template Parameters:
-
| NumericT | The underlying numeric (floating point) type |
Constructor & Destructor Documentation
Member Function Documentation
NumericT apply |
( |
NumericT |
value |
) |
const [inline] |
bool can_simplify |
( |
|
) |
const [inline] |
std::string str |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following file: