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

Method getOne

deps/zxing/core/src/zxing/pdf417/decoder/ec/ModulusGF.cpp:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64Ref<ModulusPoly> ModulusGF::getOne() {
65 return one_;
66}
67
68Ref<ModulusPoly> ModulusGF::buildMonomial(int degree, int coefficient)
69{

Callers 2

decodeMethod · 0.45
runEuclideanAlgorithmMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected