MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include "DenseLinAlgPack_Types.hpp"
Go to the source code of this file.
Namespaces | |
DenseLinAlgPack | |
Test function for COOMatrix and COOMatrixSlice. | |
Functions | |
void | DenseLinAlgPack::update_chol_factor (DMatrixSlice *UpTriM, DVectorSlice *u, const DVectorSlice &v) |
void | DenseLinAlgPack::jacobi_rotate (DMatrixSlice *UpTriM, size_type row_i, value_type alpha, value_type beta) |