42 #ifndef INV_CHOL_UPDATE_H
43 #define INV_CHOL_UPDATE_H
47 namespace DenseLinAlgPack {
77 #endif // INV_CHOL_UPDATE_H
Teuchos::Ordinal size_type
Typedef for the size type of elements that are used by the library.
void jacobi_rotate(DMatrixSlice *UpTriM, size_type row_i, value_type alpha, value_type beta)
VectorSliceTmpl< value_type > DVectorSlice
FortranTypes::f_dbl_prec value_type
Typedef for the value type of elements that is used for the library.
DenseLinAlgPack::DMatrixSlice DMatrixSlice
const f_int f_dbl_prec const f_int f_int const f_int f_int const f_dbl_prec & u
void update_chol_factor(DMatrixSlice *UpTriM, DVectorSlice *u, const DVectorSlice &v)