|
|
|
Category:containers,generators |
Component type:type |
|
 |
Description
|
A helper class for creating a symmetric view into an existing dense
or sparse matrix. For sparse matrices, the matrix must already
have elements in the appropriate lower/upper portion of the matrix.
This just provides the proper symmetric matrix interface.
|
 |
Example
|
|
 |
Definition
|
matrix.h
|
 |
Template Parameters
|
|
 |
Model of
|
|
 |
Members
|
Member
|
Where defined
|
Description
|
Sparsity
|
|
|
enum
{ Sparsity_id = Sparsity::id }
|
|
|
type
|
|
The generated type
|
|
 |
New members
|
|
 |
Notes
|
|
 |
See also
|
|