Perseus
    Preparing search index...
    type LinearSystemGraphOptions = {
        startCoords?: readonly CollinearTuple[];
        type: "linear-system";
    }
    Index

    Properties

    Properties

    startCoords?: readonly CollinearTuple[]
    type: "linear-system"