Interface ICovarianceOptions

interface ICovarianceOptions {
    center?: boolean;
}

Properties

Properties

center?: boolean

Default

true