- TrainSum.cross(*, max_rank, eps, solver=None)
Manager for cross interpolation based operations. max_rank specifies the sweeping strategy to be employed. eps and solver are passed to CrossOptions.
- Parameters:
max_rank (int)
eps (float)
solver (MatrixLeastSquares | None)
- Return type: