|
geomc 1.0
A c++ linear algebra template library
|
This is the complete list of members for WrappedStorage< T, N >, including all inherited members.
| data (defined in WrappedStorage< T, N >) | WrappedStorage< T, N > | |
| dim (defined in WrappedStorage< T, N >) | WrappedStorage< T, N > | |
| get() | WrappedStorage< T, N > | inline |
| get() const | WrappedStorage< T, N > | inline |
| operator[](index_t idx) | WrappedStorage< T, N > | inline |
| operator[](index_t idx) const | WrappedStorage< T, N > | inline |
| size() const | WrappedStorage< T, N > | inline |
| WrappedStorage(index_t sz, T *srcdata) | WrappedStorage< T, N > | inline |