Normalizes this vector to length 1.0.
Namespace: Microsoft.Research.LiquidAssembly: Liquid1 (in Liquid1.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxmember Normalize :
len : FSharpOption<float> -> unit
Parameters
- len
- Type: Microsoft.FSharp.Core.FSharpOption<Double>
The optional current length, if already calculated.
The default is to invoke and use the result of
AddMCC
See Also