Chemical Data Processing Library C++ API - Version 1.1.1
Public Types | Static Public Member Functions | List of all members
CDPL::ForceField::GradientVectorTraits< Math::VectorArray< V > > Struct Template Reference

#include <GradientVectorTraits.hpp>

Public Types

typedef Math::VectorArray< VVectorType
 
typedef V ElementType
 
typedef V::ValueType ValueType
 
typedef VectorType::SizeType SizeType
 

Static Public Member Functions

static void clear (VectorType &g, std::size_t num_elem)
 

Member Typedef Documentation

◆ VectorType

◆ ElementType

◆ ValueType

template<typename V >
typedef V::ValueType CDPL::ForceField::GradientVectorTraits< Math::VectorArray< V > >::ValueType

◆ SizeType

Member Function Documentation

◆ clear()

template<typename V >
static void CDPL::ForceField::GradientVectorTraits< Math::VectorArray< V > >::clear ( VectorType g,
std::size_t  num_elem 
)
inlinestatic

The documentation for this struct was generated from the following file: