#include <SimplifyTrigonometric.h>
Public Types | |
typedef Product< typename Power< typename Cos< A >::type, B >::type, typename Power< typename Tan< A >::type, B >::type >::type | type |
Static Public Member Functions | |
static type | combine (const PowerStruct< CosStruct< A >, B > &_1, const PowerStruct< TanStruct< A >, B > &_2) |
Definition at line 90 of file SimplifyTrigonometric.h.
typedef Product< typename Power< typename Cos< A >::type , B >::type , typename Power< typename Tan< A >::type , B >::type >::type funct::SimplifySTnProduct< A, B, parametric >::type |
Definition at line 91 of file SimplifyTrigonometric.h.
|
inlinestatic |
Definition at line 92 of file SimplifyTrigonometric.h.