MyraMath
Static Public Member Functions | List of all members
myra::detail::flip_wrapper Class Reference

Static Public Member Functions

template<class Number >
static void flip_lr_inplace (SparseMatrix< Number > &A)
 
template<class Number >
static void flip_ud_inplace (SparseMatrix< Number > &A)
 
template<class Number >
static SparseMatrix< Number > flip_lr (const CSparseMatrixRange< Number > &A)
 
template<class Number >
static SparseMatrix< Number > flip_ud (const CSparseMatrixRange< Number > &A)
 

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