Static Public Attributes | |
| static const bool | zero_addition_can_be_elided = true |
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.
Definition at line 538 of file sparse_matrix.h.
const bool SparseMatrix< number >::Traits::zero_addition_can_be_elided = true [static] |
It is safe to elide additions of zeros to individual elements of this matrix.
Definition at line 545 of file sparse_matrix.h.
documentation generated on Fri Feb 3 2012 06:04:11 by
doxygen
1.7.2