Matrix format conversion. More...
Go to the source code of this file.
Functions | |
| template<typename SourceType , typename DestinationType > | |
| void | cusp::convert (const SourceType &src, DestinationType &dst) |
| Convert between matrix formats. More... | |
Matrix format conversion.
Definition in file convert.h.
1.8.6