bundles / scipy latest / scipy / sparse / linalg / _special_sparse_arrays / MikotaK / _matvec
function
scipy.sparse.linalg._special_sparse_arrays:MikotaK._matvec
Signature
def _matvec ( self , x ) Summary
Construct matrix-free callable banded-matrix-vector multiplication by the Mikota stiffness matrix without constructing or storing the matrix itself using the knowledge of its entries and the 3-diagonal format.
Aliases
-
scipy.sparse.linalg._special_sparse_arrays.MikotaK._matvec