geomc 1.0
A c++ linear algebra template library
|
This is the complete list of members for GenericStorage< T, N, P >, including all inherited members.
GenericStorage(index_t n, T *srcdata) | GenericStorage< T, N, P > | inline |
GenericStorage(index_t n) | GenericStorage< T, N, P > | inline |
get() | GenericStorage< T, N, P > | inline |
get() const | GenericStorage< T, N, P > | inline |
operator[](index_t idx) | GenericStorage< T, N, P > | inline |
operator[](index_t idx) const | GenericStorage< T, N, P > | inline |
size() const | GenericStorage< T, N, P > | inline |
type typedef | GenericStorage< T, N, P > |