solveWorkspaceRequiredStatic
The required size of the static workspace for a call to a sparse solve function.
Declaration
var solveWorkspaceRequiredStatic: IntDiscussion
The required size of workspace in bytes for a call to a sparse solve function is solveWorkspaceRequiredStatic + nrhs * solveWorkspaceRequiredPerRHS where nrhs is the number of right-hand-side vectors.