MCPcopy Create free account
hub / github.com/creatale/node-dv / getDouble

Method getDouble

deps/opencv/modules/core/src/algorithm.cpp:333–336  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

331}
332
333double Algorithm::getDouble(const string& parameter) const
334{
335 return get<double>(parameter);
336}
337
338bool Algorithm::getBool(const string& parameter) const
339{

Callers 1

writeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected