warp.optim.linear.aslinearoperator#

warp.optim.linear.aslinearoperator(A, batch_offsets=None)[source]#

Cast the dense or sparse matrix A as a LinearOperator.

A must be of one of the following types:

Parameters:
Return type:

LinearOperator