Public Member Functions | Private Member Functions

mln::internal::subject_point_impl< point< G, C >, E > Struct Template Reference

#include <point.hh>

List of all members.

Public Member Functions

 operator typename point< G, C >::vec () const
point< G, C >::vec to_vec () const

Private Member Functions

const E & exact_ () const

Detailed Description

template<typename G, typename C, typename E>
struct mln::internal::subject_point_impl< point< G, C >, E >

Definition at line 237 of file point.hh.


Member Function Documentation

template<typename G , typename C , typename E >
const E & mln::internal::subject_point_impl< point< G, C >, E >::exact_ (  )  const [inline, private]

Definition at line 647 of file point.hh.

template<typename G , typename C , typename E >
mln::internal::subject_point_impl< point< G, C >, E >::operator typename point< G, C >::vec (  )  const [inline]

Definition at line 662 of file point.hh.

template<typename G , typename C , typename E >
point< G, C >::vec mln::internal::subject_point_impl< point< G, C >, E >::to_vec (  )  const [inline]

Definition at line 655 of file point.hh.