Searched defs:Integral (Results 1 – 1 of 1) sorted by relevance
176 struct Integral { struct186 std::string name() const { return "Integral" + L::name() + B::name() + A::name() + T::name(); } in name() argument205 makeCartesianProductBenchmark<Integral, AllLocalizations, AllBases, AllTypes, AllAlignments>(); in main() argument