Logo MTL4

mtl::ResizeableMatrix< T > Struct Template Reference
[Concepts]

Concept ResizeableMatrix. More...

#include <matrix.hpp>

Inherits Matrix< T >.

Collaboration diagram for mtl::ResizeableMatrix< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void resize (size_type r, size_type c)
 Resize function.


Detailed Description

template<typename T>
struct mtl::ResizeableMatrix< T >

Concept ResizeableMatrix.

Refinement of:

Member Function Documentation

template<typename T >
void mtl::ResizeableMatrix< T >::resize ( size_type  r,
size_type  c 
)

Resize function.

If new memory should be allocated only if total size changes


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


mtl::ResizeableMatrix< T > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Gen. with rev. 7542 on 7 Apr 2011 by doxygen 1.5.9 -- © 2010 by SimuNova UG.