Description Usage Arguments Value Author(s) Examples
Computes a convex combination of two vectors of the same length
1  | .cx_comb(x, y, w)
 | 
x | 
 A vector.  | 
y | 
 A vector of the same length as x.  | 
w | 
 A weight vector of the same length as x.  | 
A vector of the same length as x and y.
J. Gross, A. Moeller.
1 2 3 4 5 6 7  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.