Show / Hide Table of Contents

    Method Open

    static member Open: string -> NPZFile

    opens the specified .npz file

    Declaration
    static member Open: path:string -> NPZFile
    Parameters
    Type Name Description
    string path
    Returns
    Type Description
    NPZFile
    Back to top Generated by DocFX