Interface MatrixPQNOptions

interface MatrixPQNOptions {
    max?: number;
    min?: number;
}

Properties

Properties

max?: number

Normalization integral constant.

Default

100
min?: number

min