geomc 1.0
A c++ linear algebra template library
WrappedStorage< T, N > Member List

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() constWrappedStorage< T, N >inline
operator[](index_t idx)WrappedStorage< T, N >inline
operator[](index_t idx) constWrappedStorage< T, N >inline
size() constWrappedStorage< T, N >inline
WrappedStorage(index_t sz, T *srcdata)WrappedStorage< T, N >inline