Function ztpsv

  • Parameters

    • uplo: MatrixUpperLower
    • trans: MatrixTrans
    • diag: MatrixUnit
    • n: number
    • ap: Float64Array
    • x: Float64Array
    • incx: number

    Returns void

Generated using TypeDoc