Search Results for

    Show / Hide Table of Contents

    Enum VectorSortType

    Input to Vec.Sort that specifies how values are to be sorted

    Namespace: TimeSeriesAnalysis
    Assembly: TimeSeriesAnalysis.dll
    Syntax
    public enum VectorSortType

    Fields

    Name Description
    Ascending

    Sort in ascending order (smallest first)

    Descending

    Sort in descending order (biggest first)

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX