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