CMS 3D CMS Logo

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

#include <Derivative.h>

Public Types

typedef Product< typename Ratio< Numerical< 1 >, typename Square< typename Cos< A >::type >::type >::type, typename Derivative< X, A >::type >::type type
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 50 of file Derivative.h.

Member Typedef Documentation

template<typename X , typename A >
typedef Product< typename Ratio< Numerical< 1 > , typename Square< typename Cos< A >::type >::type >::type , typename Derivative< X , A >::type >::type funct::Derivative< X, TanStruct< A > >::type

Definition at line 50 of file Derivative.h.

Member Function Documentation

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