nlib
|
This is the complete list of members for nn::nlib::simd::F128, including all inherited members.
Abs(f128arg value) noexcept | nn::nlib::simd::F128 | static |
AbsDiff(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
Add(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
AddAngle(f128arg angle1, f128arg angle2) noexcept | nn::nlib::simd::F128 | static |
And(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
AndNot(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
ArcCos(f128arg value) noexcept | nn::nlib::simd::F128 | static |
ArcSin(f128arg value) noexcept | nn::nlib::simd::F128 | static |
ArcTan(f128arg value) noexcept | nn::nlib::simd::F128 | static |
ArcTan2(f128arg y, f128arg x) noexcept | nn::nlib::simd::F128 | static |
BaryCentric(f128arg p0, f128arg p1, f128arg p2, f128arg_ex f, f128arg_ex g) noexcept | nn::nlib::simd::F128 | static |
CastFromI128(i128 value) noexcept | nn::nlib::simd::F128 | static |
CastToI128(f128 value) noexcept | nn::nlib::simd::F128 | static |
CatmullRom(f128arg p0, f128arg p1, f128arg p2, f128arg_ex p3, f128arg_ex t) noexcept | nn::nlib::simd::F128 | static |
Ceil(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Clamp(f128arg value, f128arg min, f128arg max) noexcept | nn::nlib::simd::F128 | static |
CmpEq(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
CmpEqZero(f128arg value) noexcept | nn::nlib::simd::F128 | static |
CmpGe(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
CmpGeZero(f128arg value) noexcept | nn::nlib::simd::F128 | static |
CmpGt(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
CmpGtZero(f128arg value) noexcept | nn::nlib::simd::F128 | static |
CmpLe(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
CmpLeZero(f128arg value) noexcept | nn::nlib::simd::F128 | static |
CmpLt(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
CmpLtZero(f128arg value) noexcept | nn::nlib::simd::F128 | static |
CmpNe(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
CmpNearEq(f128arg a, f128arg b, f128arg eps) noexcept | nn::nlib::simd::F128 | static |
CmpNearEqZero(f128arg value, f128arg eps) noexcept | nn::nlib::simd::F128 | static |
CmpNeZero(f128arg value) noexcept | nn::nlib::simd::F128 | static |
ConvertFromFixedPoint(i128arg value) noexcept | nn::nlib::simd::F128 | static |
ConvertFromI128(i128 value) noexcept | nn::nlib::simd::F128 | static |
ConvertToFixedPoint(f128arg value) noexcept | nn::nlib::simd::F128 | static |
ConvertToI128Round(f128 value) noexcept | nn::nlib::simd::F128 | static |
ConvertToI128Truncate(f128 value) noexcept | nn::nlib::simd::F128 | static |
Cos(f128arg value) noexcept | nn::nlib::simd::F128 | static |
CosH(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Div(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
Exp2(f128arg value) noexcept | nn::nlib::simd::F128 | static |
ExpE(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Floor(f128arg value) noexcept | nn::nlib::simd::F128 | static |
GetFloatByIndex(f128arg value, size_t idx) noexcept | nn::nlib::simd::F128 | static |
GetFloatFromLane(f128arg value) noexcept | nn::nlib::simd::F128 | static |
GetUint32ByIndex(f128arg value, size_t idx) noexcept | nn::nlib::simd::F128 | static |
GetUint32FromLane(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Hermite(f128arg p0, f128arg v0, f128arg p1, f128arg_ex v1, f128arg_ex t) noexcept | nn::nlib::simd::F128 | static |
InBound(f128arg value, f128arg bounds) noexcept | nn::nlib::simd::F128 | static |
IsAllMaskFalse(f128arg value) noexcept | nn::nlib::simd::F128 | static |
IsAllMaskTrue(f128arg value) noexcept | nn::nlib::simd::F128 | static |
IsInfinite(f128arg value) noexcept | nn::nlib::simd::F128 | static |
IsNaN(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Lerp(f128arg a, f128arg b, f128arg t) noexcept | nn::nlib::simd::F128 | static |
LoadA16(const float *p) noexcept | nn::nlib::simd::F128 | static |
LoadA16(uintptr_t p) noexcept | nn::nlib::simd::F128 | static |
LoadA16(intptr_t p) noexcept | nn::nlib::simd::F128 | static |
LoadA4(const float *p) noexcept | nn::nlib::simd::F128 | static |
LoadA4(uintptr_t p) noexcept | nn::nlib::simd::F128 | static |
LoadA4(intptr_t p) noexcept | nn::nlib::simd::F128 | static |
LoadA8(const float *p) noexcept | nn::nlib::simd::F128 | static |
LoadA8(uintptr_t p) noexcept | nn::nlib::simd::F128 | static |
LoadA8(intptr_t p) noexcept | nn::nlib::simd::F128 | static |
Log2(f128arg value) noexcept | nn::nlib::simd::F128 | static |
LogE(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Max(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
Min(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
ModAngle(f128arg value) noexcept | nn::nlib::simd::F128 | static |
MoveMask(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Mult(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
Mult(float a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
Mult(f128arg a, f128arg b, each_select32_tag) noexcept | nn::nlib::simd::F128 | static |
MultAdd(f128arg a, f128arg b, f128arg c) noexcept | nn::nlib::simd::F128 | static |
MultAdd(float a, f128arg b, f128arg c) noexcept | nn::nlib::simd::F128 | static |
MultAdd(f128arg a, f128arg b, f128arg c, each_select32_tag) noexcept | nn::nlib::simd::F128 | static |
MultSub(f128arg a, f128arg b, f128arg c) noexcept | nn::nlib::simd::F128 | static |
MultSub(float a, f128arg b, f128arg c) noexcept | nn::nlib::simd::F128 | static |
MultSub(f128arg a, f128arg b, f128arg c, each_select32_tag) noexcept | nn::nlib::simd::F128 | static |
Negate(f128arg value) noexcept | nn::nlib::simd::F128 | static |
NegateEx(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Not(f128arg a) noexcept | nn::nlib::simd::F128 | static |
Or(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
OrNot(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
PairwiseAdd(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
PairwiseMax(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
PairwiseMin(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
Permute(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
Recp(f128arg value) noexcept | nn::nlib::simd::F128 | static |
RecpEst(f128arg value) noexcept | nn::nlib::simd::F128 | static |
RecpSqrt(f128arg value) noexcept | nn::nlib::simd::F128 | static |
RecpSqrtEst(f128arg value) noexcept | nn::nlib::simd::F128 | static |
RotateLeft(f128arg value) noexcept | nn::nlib::simd::F128 | inlinestatic |
RotateRight(f128arg value) noexcept | nn::nlib::simd::F128 | inlinestatic |
Round(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Saturate(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Select(f128arg mask, f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
SetEpsilon() noexcept | nn::nlib::simd::F128 | static |
SetFloatByIndex(f128arg value, float v, size_t i) noexcept | nn::nlib::simd::F128 | static |
SetFloatToLane(f128arg value, float v) noexcept | nn::nlib::simd::F128 | static |
SetInfinity() noexcept | nn::nlib::simd::F128 | static |
SetNaN() noexcept | nn::nlib::simd::F128 | static |
SetNegativeOne() noexcept | nn::nlib::simd::F128 | static |
SetOne() noexcept | nn::nlib::simd::F128 | static |
SetSignMask() noexcept | nn::nlib::simd::F128 | static |
SetValue(float v, each_float_tag) noexcept | nn::nlib::simd::F128 | static |
SetValue(uint32_t v, each_uint32_tag) noexcept | nn::nlib::simd::F128 | static |
SetValue(float a, float b, float c, float d) noexcept | nn::nlib::simd::F128 | static |
SetValue(f128arg value, each_select32_tag) noexcept | nn::nlib::simd::F128 | static |
SetZero() noexcept | nn::nlib::simd::F128 | static |
SetZeroToLane(f128arg value) noexcept | nn::nlib::simd::F128 | static |
ShiftRight(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | inlinestatic |
Sin(f128arg value) noexcept | nn::nlib::simd::F128 | static |
SinCos(f128arg value) noexcept | nn::nlib::simd::F128 | static |
SinH(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Splat(f128arg value, f128arg splat) noexcept | nn::nlib::simd::F128 | static |
Sqrt(f128arg value) noexcept | nn::nlib::simd::F128 | static |
SqrtEst(f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreA16(float *p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreA16(uintptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreA16(intptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreA4(float *p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreA4(uintptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreA4(intptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreA8(float *p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreA8(uintptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreA8(intptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreHiA4(float *p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreHiA4(uintptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreHiA4(intptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreHiA8(float *p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreHiA8(uintptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreHiA8(intptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreLoA4(float *p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreLoA4(uintptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreLoA4(intptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreLoA8(float *p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreLoA8(uintptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
StoreLoA8(intptr_t p, f128arg value) noexcept | nn::nlib::simd::F128 | static |
Sub(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
SubAngle(f128arg angle1, f128arg angle2) noexcept | nn::nlib::simd::F128 | static |
Swizzle(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Tan(f128arg value) noexcept | nn::nlib::simd::F128 | static |
TanH(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Truncate(f128arg value) noexcept | nn::nlib::simd::F128 | static |
Xor(f128arg a, f128arg b) noexcept | nn::nlib::simd::F128 | static |
© 2012-2017 Nintendo Co., Ltd. All rights reserved.