Logo MTL4
Public Member Functions
mtl::ResizeableMatrix< T > Struct Template Reference

Concept ResizeableMatrix. More...

#include <matrix.hpp>

Inheritance diagram for mtl::ResizeableMatrix< T >:
Inheritance graph
[legend]
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 Sat Aug 11 2012 by doxygen 1.7.6.1 -- © 2010 by SimuNova UG.