Public Member Functions

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

#include <box_impl.hh>

List of all members.

Public Member Functions

max_col () const
 Give the minimum col.
max_row () const
 Give the minimum row.
min_col () const
 Give the minimum col.
min_row () const
 Give the minimum row.
unsigned ncols () const
 Give the number of cols.
unsigned nrows () const
 Give the number of rows.

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


Member Function Documentation

template<typename C , typename E >
C mln::internal::box_impl_< 2, C, E >::max_col (  )  const [inline]

Give the minimum col.

template<typename C , typename E >
C mln::internal::box_impl_< 2, C, E >::max_row (  )  const [inline]

Give the minimum row.

template<typename C , typename E >
C mln::internal::box_impl_< 2, C, E >::min_col (  )  const [inline]

Give the minimum col.

template<typename C , typename E >
C mln::internal::box_impl_< 2, C, E >::min_row (  )  const [inline]

Give the minimum row.

template<typename C , typename E >
unsigned mln::internal::box_impl_< 2, C, E >::ncols (  )  const [inline]

Give the number of cols.

template<typename C , typename E >
unsigned mln::internal::box_impl_< 2, C, E >::nrows (  )  const [inline]

Give the number of rows.