MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
AbstractLinAlgPack_sparse_bounds_diff.hpp File Reference
#include "AbstractLinAlgPack_Types.hpp"
Include dependency graph for AbstractLinAlgPack_sparse_bounds_diff.hpp:

Go to the source code of this file.

Namespaces

 AbstractLinAlgPack
 

Functions

void AbstractLinAlgPack::imp_sparse_bnd_diff (int sign, const SpVectorSlice &sv, BLAS_Cpp::Uplo uplo, const DVectorSlice &v, DVectorSlice *r)
 Take the difference between a spare lower bound vector and a dense vector. More...