ProtoMol - an object-oriented component based framework for Molecular Dynamics simulations.

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

ProtoMol::TypeSelection::Float< size > Struct Template Reference

#include <typeSelection.h>

List of all members.

Public Types

typedef SelectTypeCheck< typename
SelectType< size, typename
SelectType< size, float, double
>::type, Real >::type, size
>::type 
type


Detailed Description

template<unsigned int size>
struct ProtoMol::TypeSelection::Float< size >

Select the right type among float or double according the given sizeof.


Member Typedef Documentation

template<unsigned int size>
typedef SelectTypeCheck<typename SelectType<size, typename SelectType<size,float,double>::type, Real>::type,size>::type ProtoMol::TypeSelection::Float< size >::type
 


The documentation for this struct was generated from the following file: Last update: . GNU GENERAL PUBLIC LICENSE, copyrighted by the University of Notre Dame and the University of Bergen, Norway.