Property ElementFixedShift
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
ElementFixedShift
(Element) Binary shift of fixed point number (定点数的位移). When the type is an integer, the value is 'ElementBitSize/2'; Otherwise it's 0 (当类型为整数时,它的值为 <xref href="Zyl.VectorTraits.AbstractVectors%601.ElementBitSize" data-throw-if-not-resolved="false"></xref>/2
; 其他情况下为 0).
public static int ElementFixedShift { get; }