MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
DenseLinAlgPack_InvCholUpdate.hpp File Reference
#include "DenseLinAlgPack_Types.hpp"
Include dependency graph for DenseLinAlgPack_InvCholUpdate.hpp:
This graph shows which files directly or indirectly include this file:

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)