mln::internal::box_impl_< 3, C, E > Struct Template Reference
#include <box_impl.hh>
List of all members.
|
Public Member Functions |
C | max_col () const |
| Give the minimum col.
|
C | max_row () const |
| Give the minimum row.
|
C | max_sli () const |
| Give the minimum sli.
|
C | min_col () const |
| Give the minimum col.
|
C | min_row () const |
| Give the minimum row.
|
C | min_sli () const |
| Give the minimum sli.
|
unsigned | ncols () const |
| Give the number of cols.
|
unsigned | nrows () const |
| Give the number of rows.
|
unsigned | nslis () const |
| Give the number of slis.
|
Detailed Description
template<typename C, typename E>
struct mln::internal::box_impl_< 3, C, E >
Definition at line 54 of file box_impl.hh.
Member Function Documentation
template<typename C, typename E>
C mln::internal::box_impl_< 3, C, E >::max_col |
( |
|
) |
const [inline] |
template<typename C, typename E>
C mln::internal::box_impl_< 3, C, E >::max_row |
( |
|
) |
const [inline] |
template<typename C, typename E>
C mln::internal::box_impl_< 3, C, E >::max_sli |
( |
|
) |
const [inline] |
template<typename C, typename E>
C mln::internal::box_impl_< 3, C, E >::min_col |
( |
|
) |
const [inline] |
template<typename C, typename E>
C mln::internal::box_impl_< 3, C, E >::min_row |
( |
|
) |
const [inline] |
template<typename C, typename E>
C mln::internal::box_impl_< 3, C, E >::min_sli |
( |
|
) |
const [inline] |
template<typename C, typename E>
unsigned mln::internal::box_impl_< 3, C, E >::ncols |
( |
|
) |
const [inline] |
template<typename C, typename E>
unsigned mln::internal::box_impl_< 3, C, E >::nrows |
( |
|
) |
const [inline] |
template<typename C, typename E>
unsigned mln::internal::box_impl_< 3, C, E >::nslis |
( |
|
) |
const [inline] |