faif
Public Member Functions | Public Attributes | List of all members
faif::Point< Val > Class Template Reference

Point in n-space, each component of the same type. More...

#include <Point.hpp>

Inheritance diagram for faif::Point< Val >:
Inheritance graph
Collaboration diagram for faif::Point< Val >:
Collaboration graph

Public Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int)
 serialization using boost::serialization More...
 

Public Attributes

elements
 STL member. More...
 

Detailed Description

template<typename Val>
class faif::Point< Val >

Point in n-space, each component of the same type.

Member Function Documentation

template<typename Val>
template<class Archive >
void faif::Point< Val >::serialize ( Archive &  ar,
const unsigned  int 
)
inline

serialization using boost::serialization

Member Data Documentation

T std::vector< T >::elements
inherited

STL member.


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