sparstogram
    Preparing search index...

    Interface Marker

    interface Marker {
        centroid: Centroid;
        offset: number;
        rank: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    centroid: Centroid

    The centroid at the quantile

    offset: number

    The offset within the centroid of this rank value

    rank: number

    The rank of the value in the histogram