ErrorNorm Type

Designates the norm used to calculate the local error.

Record fields

Record Field Description

InfinityNorm

Full Usage: InfinityNorm

Field type: ErrorNorm
Modifiers: static

Use the infinity norm of the relative errors.

Field type: ErrorNorm

L2Norm

Full Usage: L2Norm

Field type: ErrorNorm
Modifiers: static

Use the L2 norm of the relative errors.

Field type: ErrorNorm

value__

Full Usage: value__

Field type: int
Modifiers: mutable

Field type: int