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

Go to the source code of this file.

Namespaces

 AbstractLinAlgPack
 

Functions

void AbstractLinAlgPack::rank_2_chol_update (const value_type a, DVectorSlice *u, const DVectorSlice &v, DVectorSlice *w, DMatrixSliceTriEle *R, BLAS_Cpp::Transp R_trans)
 Update the cholesky factor of symmetric positive definite matrix for a rank-2 update. More...