Functionsยง
- solve_
in_ place - solve_
in_ place_ scratch - computes the size and alignment of required workspace for solving a linear system defined by a matrix in place, given its bunch-kaufman decomposition
- solve_
in_ place_ with_ conj - given the bunch-kaufman factors of a matrix $a$ and a matrix $b$ stored in
rhs, this function computes the solution of the linear system $A x = b$, implicitly conjugating $A$ if needed