View source: R/108_atoms_dotsort.R
| dotsort | R Documentation |
Computes <sort(vec(X)), sort(vec(W))> where X is an expression and W is a
constant. A generalization of sum_largest and sum_smallest.
dotsort(X, W)
X |
An Expression or numeric value. |
W |
A constant numeric vector or matrix. |
A scalar convex Expression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.