mln::internal::box_impl_< 1, C, E > Struct Template Reference
#include <box_impl.hh>
List of all members.
|
Public Member Functions |
C | max_ind () const |
| Give the minimum ind.
|
C | 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 107 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] |
template<typename C, typename E>
C mln::internal::box_impl_< 1, C, E >::min_ind |
( |
|
) |
const [inline] |
template<typename C, typename E>
unsigned mln::internal::box_impl_< 1, C, E >::ninds |
( |
|
) |
const [inline] |