#include <box_impl.hh>
Public Member Functions | |
| unsigned | depth () const |
| Give the depth. | |
| unsigned | height () const |
| Give the height. | |
| 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. | |
| unsigned | width () const |
| Give the width. | |
Definition at line 57 of file box_impl.hh.
| unsigned mln::internal::box_impl_< 3, C, E >::depth | ( | ) | const [inline] |
Give the depth.
Definition at line 225 of file box_impl.hh.
| unsigned mln::internal::box_impl_< 3, C, E >::height | ( | ) | const [inline] |
Give the height.
Definition at line 218 of file box_impl.hh.
| C mln::internal::box_impl_< 3, C, E >::max_col | ( | ) | const [inline] |
Give the minimum col.
Definition at line 203 of file box_impl.hh.
| C mln::internal::box_impl_< 3, C, E >::max_row | ( | ) | const [inline] |
Give the minimum row.
Definition at line 182 of file box_impl.hh.
| C mln::internal::box_impl_< 3, C, E >::max_sli | ( | ) | const [inline] |
Give the minimum sli.
Definition at line 161 of file box_impl.hh.
| C mln::internal::box_impl_< 3, C, E >::min_col | ( | ) | const [inline] |
Give the minimum col.
Definition at line 196 of file box_impl.hh.
| C mln::internal::box_impl_< 3, C, E >::min_row | ( | ) | const [inline] |
Give the minimum row.
Definition at line 175 of file box_impl.hh.
| C mln::internal::box_impl_< 3, C, E >::min_sli | ( | ) | const [inline] |
Give the minimum sli.
Definition at line 154 of file box_impl.hh.
| unsigned mln::internal::box_impl_< 3, C, E >::ncols | ( | ) | const [inline] |
Give the number of cols.
Definition at line 189 of file box_impl.hh.
| unsigned mln::internal::box_impl_< 3, C, E >::nrows | ( | ) | const [inline] |
Give the number of rows.
Definition at line 168 of file box_impl.hh.
| unsigned mln::internal::box_impl_< 3, C, E >::nslis | ( | ) | const [inline] |
Give the number of slis.
Definition at line 147 of file box_impl.hh.
| unsigned mln::internal::box_impl_< 3, C, E >::width | ( | ) | const [inline] |
Give the width.
Definition at line 211 of file box_impl.hh.
1.7.1