casacore
|
#include "Array.h"
Go to the source code of this file.
Classes | |
class | casacore::ArrayBaseAccessor< T > |
Axis independent base for the ArrayAccessor classes. More... | |
class | casacore::ArrayAccessor< T, Axis< U > > |
Specialization for compile-time axes. More... | |
class | casacore::ArrayAccessor< T, AxisN > |
Specialization for run-time axes. More... | |
Namespaces | |
casacore | |
this file contains all the compiler specific defines | |
size_t N |
Axis number.
Definition at line 54 of file ArrayAccessor.h.
Referenced by casacore::ArrayAccessor< T, Axis< U > >::index(), casacore::ArrayAccessor< T, AxisN >::index(), casacore::ArrayAccessor< T, Axis< U > >::initOff(), casacore::ArrayAccessor< T, Axis< U > >::initStep(), casacore::ArrayAccessor< T, Axis< U > >::next(), casacore::ArrayAccessor< T, AxisN >::next(), casacore::ArrayAccessor< T, Axis< U > >::prev(), and casacore::ArrayAccessor< T, AxisN >::prev().