Public Member Functions

mln::internal::coord_impl_< 3, C, E > Struct Template Reference

#include <coord_impl.hh>

List of all members.

Public Member Functions

const C & col () const
const C & row () const
const C & sli () const

Detailed Description

template<typename C, typename E>
struct mln::internal::coord_impl_< 3, C, E >

Definition at line 71 of file coord_impl.hh.


Member Function Documentation

template<typename C , typename E >
const C & mln::internal::coord_impl_< 3, C, E >::col (  )  const [inline]

Definition at line 159 of file coord_impl.hh.

template<typename C , typename E >
const C & mln::internal::coord_impl_< 3, C, E >::row (  )  const [inline]

Definition at line 152 of file coord_impl.hh.

template<typename C , typename E >
const C & mln::internal::coord_impl_< 3, C, E >::sli (  )  const [inline]

Definition at line 145 of file coord_impl.hh.