#include <SimplifyTrigonometric.h>
Public Types | |
typedef Sum< typename Sin2< A >::type, typename Cos2< A >::type >::type | type |
Static Public Member Functions | |
static type | combine (const typename Cos2< A >::type &_1, const typename Sin2< A >::type &_2) |
Definition at line 133 of file SimplifyTrigonometric.h.
typedef Sum< typename Sin2< A >::type , typename Cos2< A >::type >::type funct::Sum< PowerStruct< CosStruct< A >, Numerical< 2 > >, PowerStruct< SinStruct< A >, Numerical< 2 > > >::type |
Definition at line 135 of file SimplifyTrigonometric.h.
|
inlinestatic |
Definition at line 136 of file SimplifyTrigonometric.h.