#include <dim4.hpp>
- Examples:
- basic.cpp, black_scholes_options.cpp, blas.cpp, brain_segmentation.cpp, convolve.cpp, fast.cpp, fft.cpp, harris.cpp, histogram.cpp, matching.cpp, morphing.cpp, optical_flow.cpp, rbm.cpp, and susan.cpp.
dim4 |
( |
const unsigned |
ndims, |
|
|
const dim_t *const |
dims |
|
) |
| |
const dim_t* get |
( |
| ) |
const |
|
inline |
bool operator!= |
( |
const dim4 & |
other | ) |
const |
bool operator== |
( |
const dim4 & |
other | ) |
const |
dim_t& operator[] |
( |
const unsigned |
dim | ) |
|
const dim_t& operator[] |
( |
const unsigned |
dim | ) |
const |
The documentation for this class was generated from the following file: