Public Member Functions

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

#include <box_impl.hh>

List of all members.

Public Member Functions

max_ind () const
 Give the minimum ind.
min_ind () const
 Give the minimum ind.
unsigned ninds () const
 Give the number of inds.

Detailed Description

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

Definition at line 126 of file box_impl.hh.


Member Function Documentation

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

Give the minimum ind.

Definition at line 307 of file box_impl.hh.

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

Give the minimum ind.

Definition at line 300 of file box_impl.hh.

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

Give the number of inds.

Definition at line 293 of file box_impl.hh.