mtl::triangle_view< Matrix, UL > Struct Template Reference

#include <matrix.h>

List of all members.


Detailed Description

template<class Matrix, int UL>
struct mtl::triangle_view< Matrix, UL >

category: containers, generators component: type example: banded_view_test.cc definition: matrix.h tparam: Matrix - The type of the Matrix to be viewed, must be dense tparam: Uplo - Whether to view the upper or lower triangle of the matrix
The documentation for this struct was generated from the following file:





mtl::triangle_view< Matrix, UL > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Generated on 19 May 2009 by Doxygen 1.5.5 -- Copyright 2007 by the Trustees of Indiana University.