nlib
nn::nlib::simd::F128 メンバ一覧

継承メンバを含む nn::nlib::simd::F128 の全メンバ一覧です。

Abs(f128arg value) noexceptnn::nlib::simd::F128static
AbsDiff(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
Add(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
AddAngle(f128arg angle1, f128arg angle2) noexceptnn::nlib::simd::F128static
And(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
AndNot(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
ArcCos(f128arg value) noexceptnn::nlib::simd::F128static
ArcSin(f128arg value) noexceptnn::nlib::simd::F128static
ArcTan(f128arg value) noexceptnn::nlib::simd::F128static
ArcTan2(f128arg y, f128arg x) noexceptnn::nlib::simd::F128static
BaryCentric(f128arg p0, f128arg p1, f128arg p2, f128arg_ex f, f128arg_ex g) noexceptnn::nlib::simd::F128static
CastFromI128(i128 value) noexceptnn::nlib::simd::F128static
CastToI128(f128 value) noexceptnn::nlib::simd::F128static
CatmullRom(f128arg p0, f128arg p1, f128arg p2, f128arg_ex p3, f128arg_ex t) noexceptnn::nlib::simd::F128static
Ceil(f128arg value) noexceptnn::nlib::simd::F128static
Clamp(f128arg value, f128arg min, f128arg max) noexceptnn::nlib::simd::F128static
CmpEq(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
CmpGe(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
CmpGt(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
CmpLe(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
CmpLt(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
CmpNe(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
CmpNearEq(f128arg a, f128arg b, f128arg eps) noexceptnn::nlib::simd::F128static
ConvertFromI128(i128 value) noexceptnn::nlib::simd::F128static
ConvertToI128Round(f128 value) noexceptnn::nlib::simd::F128static
ConvertToI128Truncate(f128 value) noexceptnn::nlib::simd::F128static
Cos(f128arg value) noexceptnn::nlib::simd::F128static
CosH(f128arg value) noexceptnn::nlib::simd::F128static
Div(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
Exp2(f128arg value) noexceptnn::nlib::simd::F128static
ExpE(f128arg value) noexceptnn::nlib::simd::F128static
Floor(f128arg value) noexceptnn::nlib::simd::F128static
GetFloatByIndex(f128arg value, size_t idx) noexceptnn::nlib::simd::F128static
GetFloatFromLane(f128arg value) noexceptnn::nlib::simd::F128static
GetUint32ByIndex(f128arg value, size_t idx) noexceptnn::nlib::simd::F128static
GetUint32FromLane(f128arg value) noexceptnn::nlib::simd::F128static
Hermite(f128arg p0, f128arg v0, f128arg p1, f128arg_ex v1, f128arg_ex t) noexceptnn::nlib::simd::F128static
InBound(f128arg value, f128arg bounds) noexceptnn::nlib::simd::F128static
IsAllMaskFalse(f128arg value) noexceptnn::nlib::simd::F128static
IsAllMaskTrue(f128arg value) noexceptnn::nlib::simd::F128static
IsInfinite(f128arg value) noexceptnn::nlib::simd::F128static
IsNaN(f128arg value) noexceptnn::nlib::simd::F128static
Lerp(f128arg a, f128arg b, f128arg t) noexceptnn::nlib::simd::F128static
LoadA16(const float *p) noexceptnn::nlib::simd::F128static
LoadA16(uintptr_t p) noexceptnn::nlib::simd::F128static
LoadA16(intptr_t p) noexceptnn::nlib::simd::F128static
LoadA4(const float *p) noexceptnn::nlib::simd::F128static
LoadA4(uintptr_t p) noexceptnn::nlib::simd::F128static
LoadA4(intptr_t p) noexceptnn::nlib::simd::F128static
LoadA8(const float *p) noexceptnn::nlib::simd::F128static
LoadA8(uintptr_t p) noexceptnn::nlib::simd::F128static
LoadA8(intptr_t p) noexceptnn::nlib::simd::F128static
Log2(f128arg value) noexceptnn::nlib::simd::F128static
LogE(f128arg value) noexceptnn::nlib::simd::F128static
Max(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
Min(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
ModAngle(f128arg value) noexceptnn::nlib::simd::F128static
MoveMask(f128arg value) noexceptnn::nlib::simd::F128static
Mult(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
Mult(float a, f128arg b) noexceptnn::nlib::simd::F128static
Mult(f128arg a, f128arg b, each_select32_tag) noexceptnn::nlib::simd::F128static
MultAdd(f128arg a, f128arg b, f128arg c) noexceptnn::nlib::simd::F128static
MultAdd(float a, f128arg b, f128arg c) noexceptnn::nlib::simd::F128static
MultAdd(f128arg a, f128arg b, f128arg c, each_select32_tag) noexceptnn::nlib::simd::F128static
MultSub(f128arg a, f128arg b, f128arg c) noexceptnn::nlib::simd::F128static
MultSub(float a, f128arg b, f128arg c) noexceptnn::nlib::simd::F128static
MultSub(f128arg a, f128arg b, f128arg c, each_select32_tag) noexceptnn::nlib::simd::F128static
Negate(f128arg value) noexceptnn::nlib::simd::F128static
NegateEx(f128arg value) noexceptnn::nlib::simd::F128static
Not(f128arg a) noexceptnn::nlib::simd::F128static
Or(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
OrNot(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
PairwiseAdd(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
PairwiseMax(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
PairwiseMin(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
Permute(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
Recp(f128arg value) noexceptnn::nlib::simd::F128static
RecpEst(f128arg value) noexceptnn::nlib::simd::F128static
RecpSqrt(f128arg value) noexceptnn::nlib::simd::F128static
RecpSqrtEst(f128arg value) noexceptnn::nlib::simd::F128static
RotateLeft(f128arg value) noexceptnn::nlib::simd::F128inlinestatic
RotateRight(f128arg value) noexceptnn::nlib::simd::F128inlinestatic
Round(f128arg value) noexceptnn::nlib::simd::F128static
Saturate(f128arg value) noexceptnn::nlib::simd::F128static
Select(f128arg mask, f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
SetEpsilon() noexceptnn::nlib::simd::F128static
SetFloatByIndex(f128arg value, float v, size_t i) noexceptnn::nlib::simd::F128static
SetFloatToLane(f128arg value, float v) noexceptnn::nlib::simd::F128static
SetInfinity() noexceptnn::nlib::simd::F128static
SetNaN() noexceptnn::nlib::simd::F128static
SetNegativeOne() noexceptnn::nlib::simd::F128static
SetOne() noexceptnn::nlib::simd::F128static
SetSignMask() noexceptnn::nlib::simd::F128static
SetValue(float v, each_float_tag) noexceptnn::nlib::simd::F128static
SetValue(uint32_t v, each_uint32_tag) noexceptnn::nlib::simd::F128static
SetValue(float a, float b, float c, float d) noexceptnn::nlib::simd::F128static
SetValue(f128arg value, each_select32_tag) noexceptnn::nlib::simd::F128static
SetZero() noexceptnn::nlib::simd::F128static
SetZeroToLane(f128arg value) noexceptnn::nlib::simd::F128static
ShiftRight(f128arg a, f128arg b) noexceptnn::nlib::simd::F128inlinestatic
Sin(f128arg value) noexceptnn::nlib::simd::F128static
SinCos(f128arg value) noexceptnn::nlib::simd::F128static
SinH(f128arg value) noexceptnn::nlib::simd::F128static
Splat(f128arg value, f128arg splat) noexceptnn::nlib::simd::F128static
Sqrt(f128arg value) noexceptnn::nlib::simd::F128static
SqrtEst(f128arg value) noexceptnn::nlib::simd::F128static
StoreA16(float *p, f128arg value) noexceptnn::nlib::simd::F128static
StoreA16(uintptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreA16(intptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreA4(float *p, f128arg value) noexceptnn::nlib::simd::F128static
StoreA4(uintptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreA4(intptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreA8(float *p, f128arg value) noexceptnn::nlib::simd::F128static
StoreA8(uintptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreA8(intptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreHiA4(float *p, f128arg value) noexceptnn::nlib::simd::F128static
StoreHiA4(uintptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreHiA4(intptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreHiA8(float *p, f128arg value) noexceptnn::nlib::simd::F128static
StoreHiA8(uintptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreHiA8(intptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreLoA4(float *p, f128arg value) noexceptnn::nlib::simd::F128static
StoreLoA4(uintptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreLoA4(intptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreLoA8(float *p, f128arg value) noexceptnn::nlib::simd::F128static
StoreLoA8(uintptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
StoreLoA8(intptr_t p, f128arg value) noexceptnn::nlib::simd::F128static
Sub(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static
SubAngle(f128arg angle1, f128arg angle2) noexceptnn::nlib::simd::F128static
Swizzle(f128arg value) noexceptnn::nlib::simd::F128static
Tan(f128arg value) noexceptnn::nlib::simd::F128static
TanH(f128arg value) noexceptnn::nlib::simd::F128static
Truncate(f128arg value) noexceptnn::nlib::simd::F128static
Xor(f128arg a, f128arg b) noexceptnn::nlib::simd::F128static