Fork me on GitHub
 All Classes Files Functions Variables Groups Pages
Functions
convert.h File Reference

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...
 

Detailed Description

Matrix format conversion.

Definition in file convert.h.