{ } Raw JSON

bundles / scipy latest / scipy / linalg / _decomp_cholesky / _cho_solve_banded

function

scipy.linalg._decomp_cholesky:_cho_solve_banded

source: /scipy/linalg/_decomp_cholesky.py :398

Signature

def   _cho_solve_banded ( cb b lower overwrite_b check_finite )

Summary

The documentation is written assuming array arguments are of specified "core" shapes. However, array argument(s) of this function may have additional "batch" dimensions prepended to the core shape. In this case, the array is treated as a batch of lower-dimensional slices; see linalg_batch for details. Note that calls with zero-size batches are unsupported and will raise a ValueError.

Aliases

  • scipy.linalg._decomp_cholesky._cho_solve_banded