norm
=2) norm(f, order
Compute the norm of a Function.
Parameters
Name | Type | Description | Default |
---|---|---|---|
f | Function | Input Function. | required |
order | int | The order of the norm. | 2 |
Compute the norm of a Function.
Name | Type | Description | Default |
---|---|---|---|
f | Function | Input Function. | required |
order | int | The order of the norm. | 2 |