| real_type: the result of the norm function |
| X | A type that is a model of BanachSpace |
| v | Object of type X |
| Name | Expression | Type requirements | Return type | |
|---|---|---|---|---|
| Norm | v.norm() | real_type |
| Name | Expression | Precondition | Semantics | Postcondition |
|---|---|---|---|---|
| Norm | v.norm() | v.norm() ≥ 0 |