Interface IBOLLOptions

interface IBOLLOptions {
    N: number;
    P: number;
}

Properties

N P

Properties

N: number
P: number