$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::internal::box_impl_< 3, C, E > Struct Template Reference

#include <mln/core/internal/box_impl.hh>

Public Member Functions

unsigned depth () const
unsigned height () const
max_col () const
max_row () const
max_sli () const
min_col () const
min_row () const
min_sli () const
unsigned ncols () const
unsigned nrows () const
unsigned nslis () const
unsigned width () const

Detailed Description

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

Definition at line 59 of file box_impl.hh.

Member Function Documentation

template<typename C , typename E >
unsigned mln::internal::box_impl_< 3, C, E >::depth ( ) const

Give the depth.

template<typename C , typename E >
unsigned mln::internal::box_impl_< 3, C, E >::height ( ) const

Give the height.

template<typename C , typename E >
C mln::internal::box_impl_< 3, C, E >::max_col ( ) const

Give the minimum col.

template<typename C , typename E >
C mln::internal::box_impl_< 3, C, E >::max_row ( ) const

Give the minimum row.

template<typename C , typename E >
C mln::internal::box_impl_< 3, C, E >::max_sli ( ) const

Give the minimum sli.

template<typename C , typename E >
C mln::internal::box_impl_< 3, C, E >::min_col ( ) const

Give the minimum col.

template<typename C , typename E >
C mln::internal::box_impl_< 3, C, E >::min_row ( ) const

Give the minimum row.

template<typename C , typename E >
C mln::internal::box_impl_< 3, C, E >::min_sli ( ) const

Give the minimum sli.

template<typename C , typename E >
unsigned mln::internal::box_impl_< 3, C, E >::ncols ( ) const

Give the number of cols.

template<typename C , typename E >
unsigned mln::internal::box_impl_< 3, C, E >::nrows ( ) const

Give the number of rows.

template<typename C , typename E >
unsigned mln::internal::box_impl_< 3, C, E >::nslis ( ) const

Give the number of slis.

template<typename C , typename E >
unsigned mln::internal::box_impl_< 3, C, E >::width ( ) const

Give the width.