begin() const | ConstVectorView | [inline] |
ConstIterator2D class | ConstVectorView | [friend] |
ConstMatrixView class | ConstVectorView | [friend] |
ConstTensor3View class | ConstVectorView | [friend] |
ConstVectorView() | ConstVectorView | [inline, protected] |
ConstVectorView(Numeric *data, const Range &range) | ConstVectorView | [inline, protected] |
ConstVectorView(Numeric *data, const Range &p, const Range &n) | ConstVectorView | [inline, protected] |
end() const | ConstVectorView | [inline] |
mdata | ConstVectorView | [protected] |
mrange | ConstVectorView | [protected] |
nelem() const | ConstVectorView | [inline] |
operator ConstMatrixView() const | ConstVectorView | [inline] |
operator[](Index n) const | ConstVectorView | [inline] |
operator[](const Range &r) const | ConstVectorView | [inline] |
sum() const | ConstVectorView | [inline] |
VectorView class | ConstVectorView | [friend] |