mlc::array2d_info< nrows_, ncols_, internal::unknown_, i_ > Struct Template Reference

List of all members.

Public Types

enum  {
  nrows = nrows_, ncols = ncols_, center = internal::unknown_, i = i_,
  card = nrows_ * ncols_, well_formed = ((i_ % ncols_) == 0), get_real_center = i_ / 2
}
typedef array2d_info< nrows_,
ncols_, internal::unknown_,
i+1 > 
next_elt

Detailed Description

template<unsigned nrows_, unsigned ncols_, unsigned i_>
struct mlc::array2d_info< nrows_, ncols_, internal::unknown_, i_ >

Definition at line 80 of file 2d.hxx.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:22:35 2007 for Olena by  doxygen 1.5.1