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