MCPcopy Create free account
hub / github.com/BoevaLab/FREEC / getRadius

Method getRadius

src/KernelVector.cpp:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53int KernelVector::getRadius() {
54 return radius_;
55}
56
57KernelVector::~KernelVector(void) {
58 vector_.clear();

Callers 1

smoothMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected