cppduals  0.5.4
Dual numbers for C++
duals::is_dual< T > Struct Template Reference

Check if T is dual<>, match non-duals. More...

Inheritance diagram for duals::is_dual< T >:
[legend]
Collaboration diagram for duals::is_dual< T >:
[legend]

Detailed Description

template<class T>
struct duals::is_dual< T >

Check if T is dual<>, match non-duals.

Definition at line 288 of file dual.


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