#include <box_impl.hh>
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. | |
Definition at line 126 of file box_impl.hh.
| 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.
| 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.
| 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.
1.7.1