CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Static Public Member Functions
funct::Derivative< X, SqrtStruct< A > > Struct Template Reference

#include <Derivative.h>

Public Types

typedef Product< typename
Product< typename Fraction
< 1, 2 >::type, typename Ratio
< Numerical< 1 >, typename
Sqrt< A >::type >::type >
::type, typename Derivative< X,
A >::type >::type 
type
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 89 of file Derivative.h.

Member Typedef Documentation

template<typename X , typename A >
typedef Product< typename Product< typename Fraction< 1 , 2 >::type , typename Ratio< Numerical< 1 > , typename Sqrt< A >::type >::type >::type , typename Derivative< X , A >::type >::type funct::Derivative< X, SqrtStruct< A > >::type

Definition at line 89 of file Derivative.h.

Member Function Documentation

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