matrix-vector operation defined as y := alpha * A * x + beta * y or y := alpha * A' * x + beta * y where A is a general band matrix with kl sub-diagonals and ku super-diagonals
Generated using TypeDoc
matrix-vector operation defined as y := alpha * A * x + beta * y or y := alpha * A' * x + beta * y where A is a general band matrix with kl sub-diagonals and ku super-diagonals