Function stpmv

  • Parameters

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

    Returns void

Generated using TypeDoc