MCPcopy Create free account
hub / github.com/SINGROUP/dscribe / k1WeightUnity

Method k1WeightUnity

dscribe/ext/mbtr.cpp:495–498  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

493}
494
495inline double MBTR::k1WeightUnity(const int &i)
496{
497 return 1;
498}
499
500inline double MBTR::k2GeomInverseDistance(const int &i, const int &j, const vector<vector<double> > &distances)
501{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected