Field VReciprocalMaxUInt16
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
Reciprocal value: 1/65535 (ushort.MaxValue). When the type is an integer, it is a fixed point number using the ElementFixedShift convention (当类型为整数时, 是使用 ElementFixedShift 约定的定点数).
public static readonly Vector256<T> VReciprocalMaxUInt16
Returns
- Vector256<T>
- Reciprocal value: 1/65535 (ushort.MaxValue). When the type is an integer, it is a fixed point number using the convention (当类型为整数时, 是使用 约定的定点数).