SyTen

◆ operator()()

template<typename Vecs >
template<typename Coefs >
auto syten::Krylov::ClassicImpl::Detail::InnerProduct< Vecs >::operator() ( Coefs const &  c) const
inline

operator () calculate the inner product of stored vector with argument

Parameters
cthe vector to multiply with. should at least have the size of v

References std::min(), SYTEN_ASSERT, and syten::Krylov::ClassicImpl::Detail::InnerProduct< Vecs >::v.

+ Here is the call graph for this function: