.LinOpVector__new {CVXR} | R Documentation |
Create a new LinOpVector object.
Description
Create a new LinOpVector object.
Usage
.LinOpVector__new()
Value
an external ptr (Rcpp::XPtr) to a LinOp object instance.
[Package CVXR version 1.0-14 Index]