suanPan
SymmPackMat.hpp File Reference
#include "DenseMat.hpp"
Include dependency graph for SymmPackMat.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SymmPackMat< T >
 A SymmPackMat class that holds matrices. More...
 

Functions

template<const char S, const char T, sp_d T1>
Mat< T1 > spmm (const SymmPackMat< T1 > &A, const Mat< T1 > &B)