|
tatami
C++ API for different matrix representations
|
This is the complete list of members for tatami::ArrayView< Type_ >, including all inherited members.
| ArrayView(const Type_ *const ptr, const std::size_t number) | tatami::ArrayView< Type_ > | inline |
| ArrayView() | tatami::ArrayView< Type_ > | inline |
| begin() const | tatami::ArrayView< Type_ > | inline |
| data() const | tatami::ArrayView< Type_ > | inline |
| end() const | tatami::ArrayView< Type_ > | inline |
| operator[](std::size_t i) const | tatami::ArrayView< Type_ > | inline |
| size() const | tatami::ArrayView< Type_ > | inline |