Logo MTL4

mtl::block_view< Matrix, BM, BN > Struct Template Reference

#include <matrix.h>

List of all members.


Detailed Description

template<class Matrix, int BM = 0, int BN = 0>
struct mtl::block_view< Matrix, BM, BN >

category: containers, generators component: type example: blocked_matrix.cc definition: matrix.h tparam: Matrix - The type of the Matrix to be blocked, must be dense tparam: BM - The blocking factor for the rows (M dimension) - 0 for dynamic size tparam: BN - The blocking factor for the columns (N dimension) - 0 for dynamic size
The documentation for this struct was generated from the following files:


mtl::block_view< Matrix, BM, BN > 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.