CMS 3D CMS Logo

List of all members | Public Types | Static Public Member Functions
funct::SimplifySCRatio< A, parametric > Struct Template Reference

#include <SimplifyTrigonometric.h>

Public Types

typedef RatioStruct< typename Sin< A >::type, typename Cos< A >::typetype
 

Static Public Member Functions

static type combine (const SinStruct< A > &_1, const CosStruct< A > &_2)
 

Detailed Description

template<typename A, bool parametric = Parametric<A>::value>
struct funct::SimplifySCRatio< A, parametric >

Definition at line 36 of file SimplifyTrigonometric.h.

Member Typedef Documentation

◆ type

template<typename A, bool parametric = Parametric<A>::value>
typedef RatioStruct< typename Sin< A >::type , typename Cos< A >::type > funct::SimplifySCRatio< A, parametric >::type

Definition at line 37 of file SimplifyTrigonometric.h.

Member Function Documentation

◆ combine()

template<typename A, bool parametric = Parametric<A>::value>
static type funct::SimplifySCRatio< A, parametric >::combine ( const SinStruct< A > &  _1,
const CosStruct< A > &  _2 
)
inlinestatic

Definition at line 38 of file SimplifyTrigonometric.h.

41 {