|
Thyra Package Browser (Single Doxygen Collection) Version of the Day
|
#include "Thyra_MultiVectorBase.hpp"#include "Thyra_MultiVectorStdOps.hpp"#include "Thyra_VectorStdOps.hpp"#include "Thyra_DetachedMultiVectorView.hpp"

Go to the source code of this file.
Functions | |
| template<class Scalar > | |
| void | sillyModifiedGramSchmidt (Thyra::MultiVectorBase< Scalar > *V_inout, Teuchos::RCP< Thyra::MultiVectorBase< Scalar > > *R_out) |
| Silly little implementation of the modified Gram-Schmidt algorithm to compute a QR factorization V=Q*R of a multi-vector V. | |
1.7.4