maxKQnx
function maxKQnx(n): number;Defined in: metrics/neighborhood.ts:61
Largest neighbourhood size qnx and lcmc are defined for: n - 1.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
n | number |
Returns
Section titled “Returns”number
Example
Section titled “Example”import { maxKQnx } from "@saehrimnir/sickle";
maxKQnx(200); // 199 — takes the point count, not a co-ranking matrix