Function ctbsv

  • Parameters

    • uplo: MatrixUpperLower
    • trans: MatrixTrans
    • diag: MatrixUnit
    • n: number
    • k: number
    • a: Float32Array
    • lda: number
    • x: Float32Array
    • incx: number

    Returns void

Generated using TypeDoc