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

Go to the source code of this file.
Functions | |
| template<class Scalar > | |
| bool | sillyPowerMethod (const Thyra::LinearOpBase< Scalar > &A, const int maxNumIters, const typename Teuchos::ScalarTraits< Scalar >::magnitudeType tolerance, const Teuchos::Ptr< Scalar > &lambda, std::ostream &out) |
| Silly little example power method abstract numerical algorithm (ANA). | |
1.7.4