Interface ICorrelationOptions

interface ICorrelationOptions {
    center?: boolean;
    scale?: boolean;
}

Properties

Properties

center?: boolean

Default

true

scale?: boolean

Default

true