ChunkSparseMatrix< number >::Traits Struct Reference
List of all members.
Detailed Description
template<typename number>
struct ChunkSparseMatrix< number >::Traits
A structure that describes some of the traits of this class in terms of its run-time behavior. Some other classes (such as the block matrix classes) that take one or other of the matrix classes as its template parameters can tune their behavior based on the variables in this class.
Member Data Documentation
template<typename number>
It is safe to elide additions of zeros to individual elements of this matrix.
The documentation for this struct was generated from the following file: