#include <box_impl.hh>
Public Member Functions | |
C | max_col () const |
Give the minimum col. | |
C | max_row () const |
Give the minimum row. | |
C | min_col () const |
Give the minimum col. | |
C | min_row () const |
Give the minimum row. | |
unsigned | ncols () const |
Give the number of cols. | |
unsigned | nrows () const |
Give the number of rows. |
C mln::internal::box_impl_< 2, C, E >::max_col | ( | ) | const [inline] |
Give the minimum col.
C mln::internal::box_impl_< 2, C, E >::max_row | ( | ) | const [inline] |
Give the minimum row.
C mln::internal::box_impl_< 2, C, E >::min_col | ( | ) | const [inline] |
Give the minimum col.
C mln::internal::box_impl_< 2, C, E >::min_row | ( | ) | const [inline] |
Give the minimum row.
unsigned mln::internal::box_impl_< 2, C, E >::ncols | ( | ) | const [inline] |
Give the number of cols.
unsigned mln::internal::box_impl_< 2, C, E >::nrows | ( | ) | const [inline] |
Give the number of rows.