SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
matrix_convert Class Reference

#include <MatrixTypeConversions.h>

Static Public Member Functions

static DenseColumnMatrixHandle to_column (const MatrixHandle &mh)
 
static DenseMatrixHandle to_dense (const MatrixHandle &mh)
 
static SparseRowMatrixHandle to_sparse (const MatrixHandle &mh)
 

Detailed Description

Todo:
: move

Member Function Documentation

DenseColumnMatrixHandle to_column ( const MatrixHandle mh)
static
DenseMatrixHandle to_dense ( const MatrixHandle mh)
static
SparseRowMatrixHandle to_sparse ( const MatrixHandle mh)
static

The documentation for this class was generated from the following files: