Property ElementNormOne
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
ElementNormOne
(Element) Normalized number of value 1 (值1的归一化数). When the type is an integer, the value is 'ElementMaxValue'; Otherwise it's 1 (当类型为整数时,它的值为 <xref href="Zyl.VectorTraits.AbstractVectors%601.ElementMaxValue" data-throw-if-not-resolved="false"></xref>
; 其他情况下为 1).
public static T ElementNormOne { get; }
Property Value
- T