dolfinx_optim.convex_function.norms#
Functions
|
|
|
Classes
|
Define the L1-norm ball constraint \(||x||_1 \leq 1\). |
|
Define the L1-norm function \(||x||_1\). |
|
Define the L2-norm ball constraint \(||x||_2 \leq 1\). |
|
Define the L2-norm function \(||x||_2\). |
|
Define the Linf-norm ball constraint \(||x||_\infty \leq 1\). |
|
Define the Linf-norm function \(||x||_\infty\). |
|
Define the Lp-norm function \(||x||_p\). |