CMS 3D CMS Logo

List of all members | Public Types | Static Public Member Functions
funct::Derivative< X, CosStruct< A > > Struct Template Reference

#include <Derivative.h>

Public Types

typedef Minus< typename Product< typename Sin< A >::type, typename Derivative< X, A >::type >::type >::type type
 

Static Public Member Functions

static type get (const CosStruct< A > &_)
 

Detailed Description

template<typename X, typename A>
struct funct::Derivative< X, CosStruct< A > >

Definition at line 45 of file Derivative.h.

Member Typedef Documentation

template<typename X , typename A >
typedef Minus< typename Product< typename Sin< A >::type , typename Derivative< X , A >::type >::type >::type funct::Derivative< X, CosStruct< A > >::type

Definition at line 45 of file Derivative.h.

Member Function Documentation

template<typename X , typename A >
static type funct::Derivative< X, CosStruct< A > >::get ( const CosStruct< A > &  _)
inlinestatic