Home | History | Annotate | Download | only in SparseCore

Lines Matching refs:RealScalar

20 static void sparse_sparse_product_with_pruning_impl(const Lhs& lhs, const Rhs& rhs, ResultType& res, typename ResultType::RealScalar tolerance)
86 typedef typename ResultType::RealScalar RealScalar;
88 static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, RealScalar tolerance)
99 typedef typename ResultType::RealScalar RealScalar;
100 static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, RealScalar tolerance)
113 typedef typename ResultType::RealScalar RealScalar;
114 static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, RealScalar tolerance)
126 typedef typename ResultType::RealScalar RealScalar;
127 static void run(const Lhs& lhs, const Rhs& rhs, ResultType& res, RealScalar tolerance)