Search Results for

    Show / Hide Table of Contents

    Enum IntervalEndPoint

    The type of end point for an interval.

    Namespace: BayesServer
    Assembly: BayesServer.dll
    Syntax
    public enum IntervalEndPoint

    Fields

    Name Description
    Closed

    The end point of an interval is closed.

    Open

    The end point of an interval is open.

    In This Article
    Back to top Copyright Bayes Server Ltd. All rights Reserved.