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_is Class Reference

#include <MatrixTypeConverter.h>

Static Public Member Functions

static bool dense (const MatrixHandle &mh)
 
static bool sparse (const MatrixHandle &mh)
 
static bool column (const MatrixHandle &mh)
 
static bool dense_col_maj (const MatrixHandle &mh)
 

Member Function Documentation

bool column ( const MatrixHandle mh)
inlinestatic
bool dense ( const MatrixHandle mh)
inlinestatic
static bool dense_col_maj ( const MatrixHandle mh)
inlinestatic
bool sparse ( const MatrixHandle mh)
inlinestatic

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