library of assembled shared sources

http://lass.cocamware.com

lass::num::Matrix< T, S >::Rebind< U > Struct Template Reference

#include <matrix.h>


Public Types

typedef Matrix< U, S > Type


Detailed Description

template<typename T, typename S = impl::MStorage<T>>
template<typename U>
struct lass::num::Matrix< T, S >::Rebind< U >

Definition at line 84 of file matrix.h.


Member Typedef Documentation

template<typename T , typename S = impl::MStorage<T>>
template<typename U >
typedef Matrix<U, S> lass::num::Matrix< T, S >::Rebind< U >::Type

Definition at line 86 of file matrix.h.


The documentation for this struct was generated from the following file:

Generated on Mon Nov 10 14:22:10 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo