MCPcopy Create free account
hub / github.com/Profactor/cv-plot / custom

Method custom

CvPlot/ext/catch2/inc/catch.hpp:7791–7793  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7789 {}
7790
7791 Approx Approx::custom() {
7792 return Approx( 0 );
7793 }
7794
7795 Approx Approx::operator-() const {
7796 auto temp(*this);

Callers

nothing calls this directly

Calls 1

ApproxFunction · 0.70

Tested by

no test coverage detected