Home
last modified time | relevance | path

Searched defs:Pointwise (Results 1 – 2 of 2) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Utils/
H A DPartialOrd.hs213 newtype Pointwise a = Pointwise { pointwise :: a } type
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/tools/event_log_visualizer/
H A Danalyzer.cc212 void Pointwise(const std::vector<typename Extractor::DataType>& data, in Pointwise() function