Public Types

pow< T, 2 > Struct Template Reference

Specialization for the square of an expression. More...

#include <integrate.hpp>

Public Types

typedef ct_binary_expr< T,
op_mult< default_numeric_type >
, T > 
type

Detailed Description

template<typename T>
struct viennamath::result_of::pow< T, 2 >

Specialization for the square of an expression.


Member Typedef Documentation


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