MCPcopy Create free account
hub / github.com/RenderKit/embree / custom

Method custom

tutorials/external/catch.hpp:5966–5968  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5964 {}
5965
5966 Approx Approx::custom() {
5967 return Approx( 0 );
5968 }
5969
5970 Approx Approx::operator-() const {
5971 auto temp(*this);

Callers

nothing calls this directly

Calls 1

ApproxFunction · 0.70

Tested by

no test coverage detected