Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::convex_topology< Dims >::point Struct Reference

#include <topology.hpp>

Public Member Functions

 BOOST_STATIC_CONSTANT (std::size_t, dimensions=Dims)
 
 point ()
 
double & operator[] (std::size_t i)
 
const double & operator[] (std::size_t i) const
 

Constructor & Destructor Documentation

template<std::size_t Dims>
boost::convex_topology< Dims >::point::point ( )
inline

Member Function Documentation

template<std::size_t Dims>
boost::convex_topology< Dims >::point::BOOST_STATIC_CONSTANT ( std::size_t  ,
dimensions  = Dims 
)
template<std::size_t Dims>
double& boost::convex_topology< Dims >::point::operator[] ( std::size_t  i)
inline
template<std::size_t Dims>
const double& boost::convex_topology< Dims >::point::operator[] ( std::size_t  i) const
inline

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