Searched defs:tolerance (Results 1 – 2 of 2) sorted by relevance
20 …pl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& toleran… in sparse_sparse_product_with_pruning_impl()
258 RealScalar tolerance() const { return m_tolerance; } in tolerance() function265 Derived& setTolerance(const RealScalar& tolerance) in setTolerance()