Mantis - ALGLIB
Viewing Issue Advanced Details
585 Linear algebra feature have not tried 2014-01-16 10:27 2014-01-16 11:11
SergeyB  
SergeyB  
normal  
resolved  
implemented  
none    
none 3.9.0  
Unspecified
0000585: IMPLEMENTED: additional sparse conversion functions
Following SKS-capable functions were implemented:
* SparseCopyToSKS()
* SparseConvertToSKS()

Additionally, there were implemented several "buffered" versions of sparse functions, i.e. functions which reuse storage already allocated in target:
* SparseCopyToSKSBuf()
* SparseCopyToCRSBuf()
* SparseCopyToHashBuf()

Finally, a special function to swap two sparse matrices was implemented: SparseSwap.
Issue History
2014-01-16 10:27 SergeyB New Issue
2014-01-16 10:27 SergeyB Status new => assigned
2014-01-16 10:27 SergeyB Assigned To => SergeyB
2014-01-16 10:27 SergeyB Programming language => Unspecified
2014-01-16 10:27 SergeyB Status assigned => resolved
2014-01-16 10:27 SergeyB Fixed in Version => Next 'Optimization' release
2014-01-16 10:27 SergeyB Resolution open => implemented
2014-01-16 11:11 SergeyB Description Updated

There are no notes attached to this issue.