CMS 3D CMS Logo

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

#include <Derivative.h>

Public Types

typedef Product< typename Sgn< A >::type, typename Derivative< X, A >::type >::type type
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 37 of file Derivative.h.

Member Typedef Documentation

template<typename X , typename A >
typedef Product< typename Sgn< A >::type , typename Derivative< X , A >::type >::type funct::Derivative< X, AbsStruct< A > >::type

Definition at line 37 of file Derivative.h.

Member Function Documentation

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