Table of Contents

Namespace Zyl.VectorTraits.Impl

Classes

BitOfByte

Number of bits of bytes (字节的位数).

IVectorTraits_Extensions

Extension methods of IVectorTraits (IVectorTraits 的扩展方法)

IWVectorTraits128_Extensions

Extension methods of IWVectorTraits128 (IWVectorTraits128 的扩展方法)

IWVectorTraits256_Extensions

Extension methods of IWVectorTraits256 (IWVectorTraits256 的扩展方法)

IWVectorTraits512_Extensions

Extension methods of IWVectorTraits512 (IWVectorTraits512 的扩展方法)

ReflectionUtil

Reflection util (反射工具).

ScalarConstants

The constants of scalar (标量的常数).

TernaryLogicControl

Control codes for ternary logic (三元逻辑的控制码)

Vector128Constants

The constants used in Vector128<T> methods (Vector128<T> 方法所用的常数).

Vector128Generic

Generic style methods for Vector128 (Vector128 的泛型风格方法).

Vector256Constants

The constants used in Vector256<T> methods (Vector256<T> 方法所用的常数).

Vector256Generic

Generic style methods for Vector256 (Vector256 的泛型风格方法).

Vector512Constants

The constants used in Vector512<T> methods (Vector512<T> 方法所用的常数).

Vector512Generic

Generic style methods for Vector512 (Vector512 的泛型风格方法).

Vector64Constants

The constants used in Vector64<T> methods (Vector64<T> 方法所用的常数).

VectorConstants

The constants used in Vector<T> methods (Vector<T> 方法所用的常数).

VectorGeneric

Generic style methods for Vector (Vector 的泛型风格方法).

VectorMessageFormats

Vector message formats (向量消息格式).

Interfaces

IBaseTraits

Base traits interface (基本的特征接口).

IVectorTraits

Vector<T> traits interface (Vector<T> 的特征接口).

IWVectorTraits

WVector(Vector64<T>, Vector128<T>, Vector256<T>...) traits interface (固定位宽向量的特征接口).

IWVectorTraits128

Vector128<T> traits interface (Vector128<T> 的特征接口).

IWVectorTraits256

Vector256<T> traits interface (Vector256<T> 的特征接口).

IWVectorTraits512

Vector512<T> traits interface (Vector512<T> 的特征接口).

Enums

FloatRoundMode

Float round mode (浮点舍入模式).

ShuffleControl2X4Use4

Shuffle control constants for "In 2 * 4-bit groups, 4 values are used" ("2 * 4-位组中, 使用4种值"的换位控制常数) .

ShuffleControlG2On256

Shuffle control constants for "2-element group" at 256 bits vector ("2元素组"在256位向量时的换位控制常数) .

ShuffleControlG2On512

Shuffle control constants for "2-element group" at 512 bits vector ("2元素组"在512位向量时的换位控制常数) .