IVector.Protect Method

Returns a shallow read-only copy of the vector.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
IVector Protect()

Return Value

IVector
A shallow read-only copy of the vector.

See Also