MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include "AbstractLinAlgPack_Types.hpp"
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... | |