|  | Float | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | FloatHermCsrSparseMatrix | Constructs an empty FloatHermCsrSparseMatrix instance. | 
|  | FloatHermCsrSparseMatrix(CompressedSparseRowFloatComplex) | Constructs a FloatHermCsrSparseMatrix instance with the given data. Only the upper triangular part of the data will be referenced. | 
|  | FloatHermCsrSparseMatrix(IDictionaryIntPair, FloatComplex, Int32) | Constructs a FloatHermCsrSparseMatrix instance from the given coordinate map format. Only the upper triangular, column greater than or equal to row, values will be referenced. | 
 See Also
See Also