Public Member Functions

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

#include <coord_impl.hh>

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 64 of file coord_impl.hh.


Member Function Documentation

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

Definition at line 136 of file coord_impl.hh.

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

Definition at line 129 of file coord_impl.hh.