CMS 3D CMS Logo

List of all members | Public Types
funct::Sin2< A > Struct Template Reference

#include <Sin2Cos2.h>

Public Types

typedef Power< typename Sin< A >::type, Numerical< 2 > >::type type
 

Detailed Description

template<typename A>
struct funct::Sin2< A >

Definition at line 13 of file Sin2Cos2.h.

Member Typedef Documentation

◆ type

template<typename A >
typedef Power< typename Sin< A >::type , Numerical< 2 > >::type funct::Sin2< A >::type

Definition at line 14 of file Sin2Cos2.h.