the functionnorm(x,p)wherep\geq1is convex only in its first argument. Whenever this function is used in a CVX specification, then, the remaining arguments must be constant, or CVX will issue an error message. S
sqrt, max, and min, re-implemented as needed to support CVX; others are new functions not found in Matlab. A complete list of the functions in the base library can be found inReference guide. It is also possible to add your own new functions; seeAdding new functions to the atom library...