MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / dbl

Function dbl

pj_scripting/tests/lua_siso_transform_test.cpp:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64double dbl(const Sample& s) {
65 return PJ::proc::detail::toDouble(s.value());
66}
67
68} // namespace
69

Callers 1

TESTFunction · 0.85

Calls 2

toDoubleFunction · 0.50
valueMethod · 0.45

Tested by

no test coverage detected