IVector.Protect Method

Returns a shallow read-only copy of the vector.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
IVector Protect()

Return Value

IVector
A shallow read-only copy of the vector.

See Also