56100 lines
2.5 MiB
56100 lines
2.5 MiB
### YamlMime:ManagedReference
|
|
items:
|
|
- uid: Misaki.HighPerformance.Mathematics.math
|
|
commentId: T:Misaki.HighPerformance.Mathematics.math
|
|
id: math
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
children:
|
|
- Misaki.HighPerformance.Mathematics.math.BoolToMask(System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.DBL_MIN_NORMAL
|
|
- Misaki.HighPerformance.Mathematics.math.E
|
|
- Misaki.HighPerformance.Mathematics.math.EPSILON
|
|
- Misaki.HighPerformance.Mathematics.math.EPSILON_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.E_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.Euler(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.math.RotationOrder)
|
|
- Misaki.HighPerformance.Mathematics.math.EulerXYZ(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.EulerXZY(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.EulerYXZ(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.EulerYZX(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.EulerZXY(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.EulerZYX(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.FALSE
|
|
- Misaki.HighPerformance.Mathematics.math.FLT_MIN_NORMAL
|
|
- Misaki.HighPerformance.Mathematics.math.INFINITY
|
|
- Misaki.HighPerformance.Mathematics.math.INFINITY_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.LN10
|
|
- Misaki.HighPerformance.Mathematics.math.LN10_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.LN2
|
|
- Misaki.HighPerformance.Mathematics.math.LN2_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.LOG10E
|
|
- Misaki.HighPerformance.Mathematics.math.LOG10E_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.LOG2E
|
|
- Misaki.HighPerformance.Mathematics.math.LOG2E_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.NAN
|
|
- Misaki.HighPerformance.Mathematics.math.NAN_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.PI
|
|
- Misaki.HighPerformance.Mathematics.math.PI2
|
|
- Misaki.HighPerformance.Mathematics.math.PI2_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.PIHALF
|
|
- Misaki.HighPerformance.Mathematics.math.PIHALF_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.PI_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.PackVector256(System.Runtime.Intrinsics.Vector256{System.UInt32})
|
|
- Misaki.HighPerformance.Mathematics.math.SQRT2
|
|
- Misaki.HighPerformance.Mathematics.math.SQRT2_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.TAU
|
|
- Misaki.HighPerformance.Mathematics.math.TAU_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.TODEGREES
|
|
- Misaki.HighPerformance.Mathematics.math.TODEGREES_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.TORADIANS
|
|
- Misaki.HighPerformance.Mathematics.math.TORADIANS_DBL
|
|
- Misaki.HighPerformance.Mathematics.math.TRUE
|
|
- Misaki.HighPerformance.Mathematics.math.UnpackVector128(System.Runtime.Intrinsics.Vector128{System.UInt32})
|
|
- Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.abs(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.acos(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.acos(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.angle(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.asdouble(System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.asdouble(System.UInt64)
|
|
- Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.asfloat(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.asfloat(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.asin(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.asin(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.asint(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.asint(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.aslong(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.aslong(System.UInt64)
|
|
- Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.asuint(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.asuint(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.asulong(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.asulong(System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.atan(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.atan(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.atan2(System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.atan2(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.back
|
|
- Misaki.HighPerformance.Mathematics.math.bitmask(Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2(System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x2(Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x2(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x3(Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x3(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x3(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x4(Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x4(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x4(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool2x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.bool2,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3(System.UInt32,Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3(System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x2(Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x2(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x3(Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x3(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x3(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x4(Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x4(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x4(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool3x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool2,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool3,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,Misaki.HighPerformance.Mathematics.bool2,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,System.UInt32,Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x2(Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x2(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x3(Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x3(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x3(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x4(Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x4(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x4(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.bool4x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.ceil(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.ceil(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.ceillog2(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ceillog2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.ceilpow2(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ceilpow2(System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.ceilpow2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.ceilpow2(System.UInt64)
|
|
- Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.chgsign(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(System.Int64,System.Int64,System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.clamp(System.UInt64,System.UInt64,System.UInt64)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.compress(System.Int32*,System.Int32,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.compress(System.Single*,System.Int32,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.compress(System.UInt32*,System.Int32,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.conjugate(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.cos(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.cos(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.cosh(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.cosh(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.countbits(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.countbits(System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.countbits(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.countbits(System.UInt64)
|
|
- Misaki.HighPerformance.Mathematics.math.cross(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.cross(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.degrees(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.degrees(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.distance(System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.distance(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.distancesq(System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.distancesq(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.dot(System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.double2(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double2(System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double2(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.double2(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.double2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x2(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x2(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x2(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x2(System.Double,System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x3(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x3(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x3(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x4(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x4(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x4(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double2x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(System.Double,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.double3(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x2(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x2(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x2(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x2(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x3(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x3(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x3(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x4(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x4(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x4(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double3x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double2,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(System.Double,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(System.Double,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(System.Double,System.Double,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(System.Double,System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.double4(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x2(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x2(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x2(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x2(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x3(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x3(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x3(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x4(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x4(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x4(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.double4x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.down
|
|
- Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.exp(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.exp(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.exp10(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.exp10(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.exp2(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.exp2(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.fastinverse(Misaki.HighPerformance.Mathematics.double4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.fastinverse(Misaki.HighPerformance.Mathematics.float4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.float2(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.float2(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float2(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.double2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.int2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x2(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x2(System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.double2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.int2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.uint2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x3(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.double2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.int2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.uint2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x4(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float2x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float3(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.double3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.int3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.uint3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x2(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x2(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.double3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.int3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x3(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.double3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.int3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.uint3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x4(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float3x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float2,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(System.Single,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(System.Single,System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float4(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.double4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.int4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.uint4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x2(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x2(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.double4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.int4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.uint4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x3(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.double4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.int4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x4(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.float4x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.floor(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.floor(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.floorlog2(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.floorlog2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.fmod(System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.fmod(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.forward
|
|
- Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.frac(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.frac(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.hash(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.hash(System.Void*,System.Int32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.hashwide(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.int2(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.int2(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int2(System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int2(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.int2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x2(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x2(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x2(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x2(System.Int32,System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x3(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x3(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x3(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x4(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x4(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x4(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int2x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(System.Int32,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.int3(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x2(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x2(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x2(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x2(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x3(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x3(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x3(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x4(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x4(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x4(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int3x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int2,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(System.Int32,Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(System.Int32,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(System.Int32,System.Int32,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(System.Int32,System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.int4(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x2(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x2(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x2(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x2(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x3(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x3(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x3(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x4(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x4(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x4(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.int4x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.isfinite(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.isfinite(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.isinf(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.isinf(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.isnan(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.isnan(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.ispow2(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ispow2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.left
|
|
- Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.length(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.length(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.lengthsq(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.lengthsq(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.lerp(System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.log(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.log(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.log10(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.log10(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.log2(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.log2(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.lzcnt(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.lzcnt(System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.lzcnt(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.lzcnt(System.UInt64)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(System.Int32,System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(System.Int64,System.Int64,System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.mad(System.UInt64,System.UInt64,System.UInt64)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.max(System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.max(System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.max(System.Int64,System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.max(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.max(System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.max(System.UInt64,System.UInt64)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.min(System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.min(System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.min(System.Int64,System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.min(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.min(System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.min(System.UInt64,System.UInt64)
|
|
- Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2@)
|
|
- Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@)
|
|
- Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4@)
|
|
- Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2@)
|
|
- Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@)
|
|
- Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4@)
|
|
- Misaki.HighPerformance.Mathematics.math.modf(System.Double,System.Double@)
|
|
- Misaki.HighPerformance.Mathematics.math.modf(System.Single,System.Single@)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.mulScale(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.nlerp(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.orthonormal_basis(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@,Misaki.HighPerformance.Mathematics.double3@)
|
|
- Misaki.HighPerformance.Mathematics.math.orthonormal_basis(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@,Misaki.HighPerformance.Mathematics.float3@)
|
|
- Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.pow(System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.pow(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.quaternion(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.quaternion(System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.radians(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.radians(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.rcp(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.rcp(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.remap(System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.remap(System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.reversebits(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.reversebits(System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.reversebits(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.reversebits(System.UInt64)
|
|
- Misaki.HighPerformance.Mathematics.math.right
|
|
- Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int4,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint2,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint4,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.rol(System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.rol(System.Int64,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.rol(System.UInt32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.rol(System.UInt64,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int4,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint2,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint4,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ror(System.Int32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ror(System.Int64,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ror(System.UInt32,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.ror(System.UInt64,System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.rotate(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.rotation(Misaki.HighPerformance.Mathematics.float3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.round(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.round(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.rsqrt(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.rsqrt(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.saturate(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.saturate(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.scaleMul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(System.Double,System.Double,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(System.Int32,System.Int32,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(System.Int64,System.Int64,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(System.Single,System.Single,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(System.UInt32,System.UInt32,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.select(System.UInt64,System.UInt64,System.Boolean)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.sign(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.sin(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.sin(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2@,Misaki.HighPerformance.Mathematics.double2@)
|
|
- Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@,Misaki.HighPerformance.Mathematics.double3@)
|
|
- Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4@,Misaki.HighPerformance.Mathematics.double4@)
|
|
- Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2@,Misaki.HighPerformance.Mathematics.float2@)
|
|
- Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@,Misaki.HighPerformance.Mathematics.float3@)
|
|
- Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4@,Misaki.HighPerformance.Mathematics.float4@)
|
|
- Misaki.HighPerformance.Mathematics.math.sincos(System.Double,System.Double@,System.Double@)
|
|
- Misaki.HighPerformance.Mathematics.math.sincos(System.Single,System.Single@,System.Single@)
|
|
- Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.sinh(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.sinh(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.slerp(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.smoothstep(System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.smoothstep(System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.sqrt(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.sqrt(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.square(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.square(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.square(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.square(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.step(System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.step(System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.tan(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.tan(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.tanh(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.tanh(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x4)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x2)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x3)
|
|
- Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
- Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.trunc(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.trunc(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.tzcnt(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.tzcnt(System.Int64)
|
|
- Misaki.HighPerformance.Mathematics.math.tzcnt(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.tzcnt(System.UInt64)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.bool2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.int2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2(System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x2(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x2(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x3(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x3(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x3(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x4(Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x4(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x4(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint2x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.bool3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.int3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.uint2,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(System.UInt32,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3(System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x2(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x2(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x3(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x3(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x3(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x4(Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x4(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x4(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint3x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.bool4)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.int4)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint2,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(System.Int32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,Misaki.HighPerformance.Mathematics.uint2,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,System.UInt32,Misaki.HighPerformance.Mathematics.uint2)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x2(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x2(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x2(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x3(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x3(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x3(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x4(Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x4(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x4(System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.uint4x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
- Misaki.HighPerformance.Mathematics.math.unitexp(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.unitlog(Misaki.HighPerformance.Mathematics.quaternion)
|
|
- Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
- Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
- Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
- Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
- Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
- Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
- Misaki.HighPerformance.Mathematics.math.unlerp(System.Double,System.Double,System.Double)
|
|
- Misaki.HighPerformance.Mathematics.math.unlerp(System.Single,System.Single,System.Single)
|
|
- Misaki.HighPerformance.Mathematics.math.up
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: math
|
|
nameWithType: math
|
|
fullName: Misaki.HighPerformance.Mathematics.math
|
|
type: Class
|
|
source:
|
|
id: math
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 262
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: A static class to contain various math functions and constants.
|
|
example: []
|
|
syntax:
|
|
content: public static class math
|
|
content.vb: Public Module math
|
|
inheritance:
|
|
- System.Object
|
|
inheritedMembers:
|
|
- System.Object.Equals(System.Object)
|
|
- System.Object.Equals(System.Object,System.Object)
|
|
- System.Object.GetHashCode
|
|
- System.Object.GetType
|
|
- System.Object.MemberwiseClone
|
|
- System.Object.ReferenceEquals(System.Object,System.Object)
|
|
- System.Object.ToString
|
|
- uid: Misaki.HighPerformance.Mathematics.math.TRUE
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.TRUE
|
|
id: "TRUE"
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: "TRUE"
|
|
nameWithType: math.TRUE
|
|
fullName: Misaki.HighPerformance.Mathematics.math.TRUE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: "TRUE"
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 14
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public const uint TRUE = 4294967295
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Const TRUE As UInteger = 4294967295
|
|
- uid: Misaki.HighPerformance.Mathematics.math.FALSE
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.FALSE
|
|
id: "FALSE"
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: "FALSE"
|
|
nameWithType: math.FALSE
|
|
fullName: Misaki.HighPerformance.Mathematics.math.FALSE
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: "FALSE"
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 15
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public const uint FALSE = 0
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Const FALSE As UInteger = 0
|
|
- uid: Misaki.HighPerformance.Mathematics.math.E_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.E_DBL
|
|
id: E_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: E_DBL
|
|
nameWithType: math.E_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.E_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: E_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 59
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The mathematical constant e also known as Euler's number. Approximately 2.72. This is a f64/double precision constant.
|
|
example: []
|
|
syntax:
|
|
content: public const double E_DBL = 2.718281828459045
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const E_DBL As Double = 2.718281828459045
|
|
- uid: Misaki.HighPerformance.Mathematics.math.LOG2E_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.LOG2E_DBL
|
|
id: LOG2E_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LOG2E_DBL
|
|
nameWithType: math.LOG2E_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.LOG2E_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: LOG2E_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 62
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The base 2 logarithm of e. Approximately 1.44. This is a f64/double precision constant.
|
|
example: []
|
|
syntax:
|
|
content: public const double LOG2E_DBL = 1.4426950408889634
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const LOG2E_DBL As Double = 1.4426950408889634
|
|
- uid: Misaki.HighPerformance.Mathematics.math.LOG10E_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.LOG10E_DBL
|
|
id: LOG10E_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LOG10E_DBL
|
|
nameWithType: math.LOG10E_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.LOG10E_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: LOG10E_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 65
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The base 10 logarithm of e. Approximately 0.43. This is a f64/double precision constant.
|
|
example: []
|
|
syntax:
|
|
content: public const double LOG10E_DBL = 0.4342944819032518
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const LOG10E_DBL As Double = 0.4342944819032518
|
|
- uid: Misaki.HighPerformance.Mathematics.math.LN2_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.LN2_DBL
|
|
id: LN2_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LN2_DBL
|
|
nameWithType: math.LN2_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.LN2_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: LN2_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 68
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The natural logarithm of 2. Approximately 0.69. This is a f64/double precision constant.
|
|
example: []
|
|
syntax:
|
|
content: public const double LN2_DBL = 0.6931471805599453
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const LN2_DBL As Double = 0.6931471805599453
|
|
- uid: Misaki.HighPerformance.Mathematics.math.LN10_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.LN10_DBL
|
|
id: LN10_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LN10_DBL
|
|
nameWithType: math.LN10_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.LN10_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: LN10_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 71
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The natural logarithm of 10. Approximately 2.30. This is a f64/double precision constant.
|
|
example: []
|
|
syntax:
|
|
content: public const double LN10_DBL = 2.302585092994046
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const LN10_DBL As Double = 2.302585092994046
|
|
- uid: Misaki.HighPerformance.Mathematics.math.PI_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.PI_DBL
|
|
id: PI_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: PI_DBL
|
|
nameWithType: math.PI_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.PI_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: PI_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 74
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The mathematical constant pi. Approximately 3.14. This is a f64/double precision constant.
|
|
example: []
|
|
syntax:
|
|
content: public const double PI_DBL = 3.141592653589793
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const PI_DBL As Double = 3.141592653589793
|
|
- uid: Misaki.HighPerformance.Mathematics.math.PI2_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.PI2_DBL
|
|
id: PI2_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: PI2_DBL
|
|
nameWithType: math.PI2_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.PI2_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: PI2_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 79
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The mathematical constant (2 * pi). Approximately 6.28. This is a f64/double precision constant. Also known as <xref href="Misaki.HighPerformance.Mathematics.math.TAU_DBL" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public const double PI2_DBL = 6.283185307179586
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const PI2_DBL As Double = 6.283185307179586
|
|
- uid: Misaki.HighPerformance.Mathematics.math.PIHALF_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.PIHALF_DBL
|
|
id: PIHALF_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: PIHALF_DBL
|
|
nameWithType: math.PIHALF_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.PIHALF_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: PIHALF_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 84
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The mathematical constant (pi / 2). Approximately 1.57. This is a f64/double precision constant.
|
|
example: []
|
|
syntax:
|
|
content: public const double PIHALF_DBL = 1.5707963267948966
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const PIHALF_DBL As Double = 1.5707963267948966
|
|
- uid: Misaki.HighPerformance.Mathematics.math.TAU_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.TAU_DBL
|
|
id: TAU_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: TAU_DBL
|
|
nameWithType: math.TAU_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.TAU_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: TAU_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 89
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The mathematical constant tau. Approximately 6.28. This is a f64/double precision constant. Also known as <xref href="Misaki.HighPerformance.Mathematics.math.PI2_DBL" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public const double TAU_DBL = 6.283185307179586
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const TAU_DBL As Double = 6.283185307179586
|
|
- uid: Misaki.HighPerformance.Mathematics.math.TODEGREES_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.TODEGREES_DBL
|
|
id: TODEGREES_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: TODEGREES_DBL
|
|
nameWithType: math.TODEGREES_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.TODEGREES_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: TODEGREES_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 95
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The conversion constant used to convert radians to degrees. Multiply the radian value by this constant to get degrees.
|
|
remarks: Multiplying by this constant is equivalent to using <xref href="Misaki.HighPerformance.Mathematics.math.degrees(System.Double)" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public const double TODEGREES_DBL = 57.29577951308232
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const TODEGREES_DBL As Double = 57.29577951308232
|
|
- uid: Misaki.HighPerformance.Mathematics.math.TORADIANS_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.TORADIANS_DBL
|
|
id: TORADIANS_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: TORADIANS_DBL
|
|
nameWithType: math.TORADIANS_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.TORADIANS_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: TORADIANS_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 101
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The conversion constant used to convert degrees to radians. Multiply the degree value by this constant to get radians.
|
|
remarks: Multiplying by this constant is equivalent to using <xref href="Misaki.HighPerformance.Mathematics.math.radians(System.Double)" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public const double TORADIANS_DBL = 0.017453292519943295
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const TORADIANS_DBL As Double = 0.017453292519943295
|
|
- uid: Misaki.HighPerformance.Mathematics.math.SQRT2_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.SQRT2_DBL
|
|
id: SQRT2_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: SQRT2_DBL
|
|
nameWithType: math.SQRT2_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.SQRT2_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: SQRT2_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 104
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The square root 2. Approximately 1.41. This is a f64/double precision constant.
|
|
example: []
|
|
syntax:
|
|
content: public const double SQRT2_DBL = 1.4142135623730951
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const SQRT2_DBL As Double = 1.4142135623730951
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EPSILON_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.EPSILON_DBL
|
|
id: EPSILON_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EPSILON_DBL
|
|
nameWithType: math.EPSILON_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EPSILON_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: EPSILON_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 112
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
The difference between 1.0 and the next representable f64/double precision number.
|
|
|
|
|
|
Beware:
|
|
|
|
This value is different from System.Double.Epsilon, which is the smallest, positive, denormalized f64/double.
|
|
example: []
|
|
syntax:
|
|
content: public const double EPSILON_DBL = 2.220446049250313E-16
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const EPSILON_DBL As Double = 2.220446049250313E-16
|
|
- uid: Misaki.HighPerformance.Mathematics.math.INFINITY_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.INFINITY_DBL
|
|
id: INFINITY_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: INFINITY_DBL
|
|
nameWithType: math.INFINITY_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.INFINITY_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: INFINITY_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 117
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Double precision constant for positive infinity.
|
|
example: []
|
|
syntax:
|
|
content: public const double INFINITY_DBL = Infinity
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const INFINITY_DBL As Double = Infinity
|
|
- uid: Misaki.HighPerformance.Mathematics.math.NAN_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.NAN_DBL
|
|
id: NAN_DBL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: NAN_DBL
|
|
nameWithType: math.NAN_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.NAN_DBL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: NAN_DBL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 128
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Double precision constant for Not a Number.
|
|
|
|
|
|
NAN_DBL is considered unordered, which means all comparisons involving it are false except for not equal (operator !=).
|
|
|
|
As a consequence, NAN_DBL == NAN_DBL is false but NAN_DBL != NAN_DBL is true.
|
|
|
|
|
|
Additionally, there are multiple bit representations for Not a Number, so if you must test if your value
|
|
|
|
is NAN_DBL, use isnan().
|
|
example: []
|
|
syntax:
|
|
content: public const double NAN_DBL = NaN
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const NAN_DBL As Double = NaN
|
|
- uid: Misaki.HighPerformance.Mathematics.math.FLT_MIN_NORMAL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.FLT_MIN_NORMAL
|
|
id: FLT_MIN_NORMAL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: FLT_MIN_NORMAL
|
|
nameWithType: math.FLT_MIN_NORMAL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.FLT_MIN_NORMAL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: FLT_MIN_NORMAL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 131
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The smallest positive normal number representable in a float.
|
|
example: []
|
|
syntax:
|
|
content: public const float FLT_MIN_NORMAL = 1.1754944E-38
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const FLT_MIN_NORMAL As Single = 1.1754944E-38
|
|
- uid: Misaki.HighPerformance.Mathematics.math.DBL_MIN_NORMAL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.DBL_MIN_NORMAL
|
|
id: DBL_MIN_NORMAL
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: DBL_MIN_NORMAL
|
|
nameWithType: math.DBL_MIN_NORMAL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.DBL_MIN_NORMAL
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: DBL_MIN_NORMAL
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 134
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The smallest positive normal number representable in a double. This is a f64/double precision constant.
|
|
example: []
|
|
syntax:
|
|
content: public const double DBL_MIN_NORMAL = 2.2250738585072014E-308
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Const DBL_MIN_NORMAL As Double = 2.2250738585072014E-308
|
|
- uid: Misaki.HighPerformance.Mathematics.math.E
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.E
|
|
id: E
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: E
|
|
nameWithType: math.E
|
|
fullName: Misaki.HighPerformance.Mathematics.math.E
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: E
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 137
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The mathematical constant e also known as Euler's number. Approximately 2.72.
|
|
example: []
|
|
syntax:
|
|
content: public const float E = 2.7182817
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const E As Single = 2.7182817
|
|
- uid: Misaki.HighPerformance.Mathematics.math.LOG2E
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.LOG2E
|
|
id: LOG2E
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LOG2E
|
|
nameWithType: math.LOG2E
|
|
fullName: Misaki.HighPerformance.Mathematics.math.LOG2E
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: LOG2E
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 140
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The base 2 logarithm of e. Approximately 1.44.
|
|
example: []
|
|
syntax:
|
|
content: public const float LOG2E = 1.442695
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const LOG2E As Single = 1.442695
|
|
- uid: Misaki.HighPerformance.Mathematics.math.LOG10E
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.LOG10E
|
|
id: LOG10E
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LOG10E
|
|
nameWithType: math.LOG10E
|
|
fullName: Misaki.HighPerformance.Mathematics.math.LOG10E
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: LOG10E
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 143
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The base 10 logarithm of e. Approximately 0.43.
|
|
example: []
|
|
syntax:
|
|
content: public const float LOG10E = 0.4342945
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const LOG10E As Single = 0.4342945
|
|
- uid: Misaki.HighPerformance.Mathematics.math.LN2
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.LN2
|
|
id: LN2
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LN2
|
|
nameWithType: math.LN2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.LN2
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: LN2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 146
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The natural logarithm of 2. Approximately 0.69.
|
|
example: []
|
|
syntax:
|
|
content: public const float LN2 = 0.6931472
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const LN2 As Single = 0.6931472
|
|
- uid: Misaki.HighPerformance.Mathematics.math.LN10
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.LN10
|
|
id: LN10
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: LN10
|
|
nameWithType: math.LN10
|
|
fullName: Misaki.HighPerformance.Mathematics.math.LN10
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: LN10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 149
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The natural logarithm of 10. Approximately 2.30.
|
|
example: []
|
|
syntax:
|
|
content: public const float LN10 = 2.3025851
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const LN10 As Single = 2.3025851
|
|
- uid: Misaki.HighPerformance.Mathematics.math.PI
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.PI
|
|
id: PI
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: PI
|
|
nameWithType: math.PI
|
|
fullName: Misaki.HighPerformance.Mathematics.math.PI
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: PI
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 152
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The mathematical constant pi. Approximately 3.14.
|
|
example: []
|
|
syntax:
|
|
content: public const float PI = 3.1415927
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const PI As Single = 3.1415927
|
|
- uid: Misaki.HighPerformance.Mathematics.math.PI2
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.PI2
|
|
id: PI2
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: PI2
|
|
nameWithType: math.PI2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.PI2
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: PI2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 157
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The mathematical constant (2 * pi). Approximately 6.28. Also known as <xref href="Misaki.HighPerformance.Mathematics.math.TAU" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public const float PI2 = 6.2831855
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const PI2 As Single = 6.2831855
|
|
- uid: Misaki.HighPerformance.Mathematics.math.PIHALF
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.PIHALF
|
|
id: PIHALF
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: PIHALF
|
|
nameWithType: math.PIHALF
|
|
fullName: Misaki.HighPerformance.Mathematics.math.PIHALF
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: PIHALF
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 162
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The mathematical constant (pi / 2). Approximately 1.57.
|
|
example: []
|
|
syntax:
|
|
content: public const float PIHALF = 1.5707964
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const PIHALF As Single = 1.5707964
|
|
- uid: Misaki.HighPerformance.Mathematics.math.TAU
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.TAU
|
|
id: TAU
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: TAU
|
|
nameWithType: math.TAU
|
|
fullName: Misaki.HighPerformance.Mathematics.math.TAU
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: TAU
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 167
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The mathematical constant tau. Approximately 6.28. Also known as <xref href="Misaki.HighPerformance.Mathematics.math.PI2" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public const float TAU = 6.2831855
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const TAU As Single = 6.2831855
|
|
- uid: Misaki.HighPerformance.Mathematics.math.TODEGREES
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.TODEGREES
|
|
id: TODEGREES
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: TODEGREES
|
|
nameWithType: math.TODEGREES
|
|
fullName: Misaki.HighPerformance.Mathematics.math.TODEGREES
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: TODEGREES
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 173
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The conversion constant used to convert radians to degrees. Multiply the radian value by this constant to get degrees.
|
|
remarks: Multiplying by this constant is equivalent to using <xref href="Misaki.HighPerformance.Mathematics.math.degrees(System.Single)" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public const float TODEGREES = 57.29578
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const TODEGREES As Single = 57.29578
|
|
- uid: Misaki.HighPerformance.Mathematics.math.TORADIANS
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.TORADIANS
|
|
id: TORADIANS
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: TORADIANS
|
|
nameWithType: math.TORADIANS
|
|
fullName: Misaki.HighPerformance.Mathematics.math.TORADIANS
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: TORADIANS
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 179
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The conversion constant used to convert degrees to radians. Multiply the degree value by this constant to get radians.
|
|
remarks: Multiplying by this constant is equivalent to using <xref href="Misaki.HighPerformance.Mathematics.math.radians(System.Single)" data-throw-if-not-resolved="false"></xref>.
|
|
example: []
|
|
syntax:
|
|
content: public const float TORADIANS = 0.017453292
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const TORADIANS As Single = 0.017453292
|
|
- uid: Misaki.HighPerformance.Mathematics.math.SQRT2
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.SQRT2
|
|
id: SQRT2
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: SQRT2
|
|
nameWithType: math.SQRT2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.SQRT2
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: SQRT2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 182
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: The square root 2. Approximately 1.41.
|
|
example: []
|
|
syntax:
|
|
content: public const float SQRT2 = 1.4142135
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const SQRT2 As Single = 1.4142135
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EPSILON
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.EPSILON
|
|
id: EPSILON
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EPSILON
|
|
nameWithType: math.EPSILON
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EPSILON
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: EPSILON
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 190
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
The difference between 1.0f and the next representable f32/single precision number.
|
|
|
|
|
|
Beware:
|
|
|
|
This value is different from System.Single.Epsilon, which is the smallest, positive, denormalized f32/single.
|
|
example: []
|
|
syntax:
|
|
content: public const float EPSILON = 1.1920929E-07
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const EPSILON As Single = 1.1920929E-07
|
|
- uid: Misaki.HighPerformance.Mathematics.math.INFINITY
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.INFINITY
|
|
id: INFINITY
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: INFINITY
|
|
nameWithType: math.INFINITY
|
|
fullName: Misaki.HighPerformance.Mathematics.math.INFINITY
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: INFINITY
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 195
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Single precision constant for positive infinity.
|
|
example: []
|
|
syntax:
|
|
content: public const float INFINITY = Infinity
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const INFINITY As Single = Infinity
|
|
- uid: Misaki.HighPerformance.Mathematics.math.NAN
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.NAN
|
|
id: NAN
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: NAN
|
|
nameWithType: math.NAN
|
|
fullName: Misaki.HighPerformance.Mathematics.math.NAN
|
|
type: Field
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: NAN
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 206
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Single precision constant for Not a Number.
|
|
|
|
|
|
NAN is considered unordered, which means all comparisons involving it are false except for not equal (operator !=).
|
|
|
|
As a consequence, NAN == NAN is false but NAN != NAN is true.
|
|
|
|
|
|
Additionally, there are multiple bit representations for Not a Number, so if you must test if your value
|
|
|
|
is NAN, use isnan().
|
|
example: []
|
|
syntax:
|
|
content: public const float NAN = NaN
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Const NAN As Single = NaN
|
|
- uid: Misaki.HighPerformance.Mathematics.math.BoolToMask(System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.BoolToMask(System.Boolean)
|
|
id: BoolToMask(System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: BoolToMask(bool)
|
|
nameWithType: math.BoolToMask(bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.BoolToMask(bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: BoolToMask
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 208
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint BoolToMask(bool b)
|
|
parameters:
|
|
- id: b
|
|
type: System.Boolean
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function BoolToMask(b As Boolean) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.BoolToMask*
|
|
nameWithType.vb: math.BoolToMask(Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.BoolToMask(Boolean)
|
|
name.vb: BoolToMask(Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.PackVector256(System.Runtime.Intrinsics.Vector256{System.UInt32})
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.PackVector256(System.Runtime.Intrinsics.Vector256{System.UInt32})
|
|
id: PackVector256(System.Runtime.Intrinsics.Vector256{System.UInt32})
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: PackVector256(Vector256<uint>)
|
|
nameWithType: math.PackVector256(Vector256<uint>)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.PackVector256(System.Runtime.Intrinsics.Vector256<uint>)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: PackVector256
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 214
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static Vector128<uint> PackVector256(Vector256<uint> vector)
|
|
parameters:
|
|
- id: vector
|
|
type: System.Runtime.Intrinsics.Vector256{System.UInt32}
|
|
return:
|
|
type: System.Runtime.Intrinsics.Vector128{System.UInt32}
|
|
content.vb: Public Shared Function PackVector256(vector As Vector256(Of UInteger)) As Vector128(Of UInteger)
|
|
overload: Misaki.HighPerformance.Mathematics.math.PackVector256*
|
|
nameWithType.vb: math.PackVector256(Vector256(Of UInteger))
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.PackVector256(System.Runtime.Intrinsics.Vector256(Of UInteger))
|
|
name.vb: PackVector256(Vector256(Of UInteger))
|
|
- uid: Misaki.HighPerformance.Mathematics.math.UnpackVector128(System.Runtime.Intrinsics.Vector128{System.UInt32})
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.UnpackVector128(System.Runtime.Intrinsics.Vector128{System.UInt32})
|
|
id: UnpackVector128(System.Runtime.Intrinsics.Vector128{System.UInt32})
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: UnpackVector128(Vector128<uint>)
|
|
nameWithType: math.UnpackVector128(Vector128<uint>)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.UnpackVector128(System.Runtime.Intrinsics.Vector128<uint>)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: UnpackVector128
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 222
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static Vector256<uint> UnpackVector128(Vector128<uint> vector)
|
|
parameters:
|
|
- id: vector
|
|
type: System.Runtime.Intrinsics.Vector128{System.UInt32}
|
|
return:
|
|
type: System.Runtime.Intrinsics.Vector256{System.UInt32}
|
|
content.vb: Public Shared Function UnpackVector128(vector As Vector128(Of UInteger)) As Vector256(Of UInteger)
|
|
overload: Misaki.HighPerformance.Mathematics.math.UnpackVector128*
|
|
nameWithType.vb: math.UnpackVector128(Vector128(Of UInteger))
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.UnpackVector128(System.Runtime.Intrinsics.Vector128(Of UInteger))
|
|
name.vb: UnpackVector128(Vector128(Of UInteger))
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asint(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asint(System.UInt32)
|
|
id: asint(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asint(uint)
|
|
nameWithType: math.asint(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asint(uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 233
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a uint as an int.
|
|
example: []
|
|
syntax:
|
|
content: public static int asint(uint x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: The uint bits to copy.
|
|
return:
|
|
type: System.Int32
|
|
description: The int with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asint(x As UInteger) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.asint*
|
|
nameWithType.vb: math.asint(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asint(UInteger)
|
|
name.vb: asint(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: asint(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asint(uint2)
|
|
nameWithType: math.asint(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 245
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a uint2 as an int2.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 asint(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The uint2 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The int2 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asint(x As uint2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.asint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: asint(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asint(uint3)
|
|
nameWithType: math.asint(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 257
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a uint3 as an int3.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 asint(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The uint3 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The int3 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asint(x As uint3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.asint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: asint(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asint(uint4)
|
|
nameWithType: math.asint(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 269
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a uint4 as an int4.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 asint(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The uint4 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The int4 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asint(x As uint4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.asint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asint(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asint(System.Single)
|
|
id: asint(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asint(float)
|
|
nameWithType: math.asint(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asint(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 281
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a float as an int.
|
|
example: []
|
|
syntax:
|
|
content: public static int asint(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: The float bits to copy.
|
|
return:
|
|
type: System.Int32
|
|
description: The int with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asint(x As Single) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.asint*
|
|
nameWithType.vb: math.asint(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asint(Single)
|
|
name.vb: asint(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float2)
|
|
id: asint(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asint(float2)
|
|
nameWithType: math.asint(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 293
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a float2 as an int2.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 asint(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The float2 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The int2 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asint(x As float2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.asint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float3)
|
|
id: asint(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asint(float3)
|
|
nameWithType: math.asint(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 305
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a float3 as an int3.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 asint(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The float3 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The int3 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asint(x As float3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.asint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float4)
|
|
id: asint(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asint(float4)
|
|
nameWithType: math.asint(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asint(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 317
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a float4 as an int4.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 asint(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The float4 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The int4 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asint(x As float4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.asint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asuint(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asuint(System.Int32)
|
|
id: asuint(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asuint(int)
|
|
nameWithType: math.asuint(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asuint(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asuint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 329
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of an int as a uint.
|
|
example: []
|
|
syntax:
|
|
content: public static uint asuint(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: The int bits to copy.
|
|
return:
|
|
type: System.UInt32
|
|
description: The uint with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asuint(x As Integer) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.asuint*
|
|
nameWithType.vb: math.asuint(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asuint(Integer)
|
|
name.vb: asuint(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int2)
|
|
id: asuint(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asuint(int2)
|
|
nameWithType: math.asuint(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asuint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 338
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of an int2 as a uint2.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 asuint(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The int2 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The uint2 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asuint(x As int2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.asuint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int3)
|
|
id: asuint(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asuint(int3)
|
|
nameWithType: math.asuint(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asuint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 350
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of an int3 as a uint3.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 asuint(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The int3 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The uint3 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asuint(x As int3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.asuint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int4)
|
|
id: asuint(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asuint(int4)
|
|
nameWithType: math.asuint(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asuint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 362
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of an int4 as a uint4.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 asuint(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The int4 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The uint4 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asuint(x As int4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.asuint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asuint(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asuint(System.Single)
|
|
id: asuint(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asuint(float)
|
|
nameWithType: math.asuint(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asuint(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asuint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 374
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a float as a uint.
|
|
example: []
|
|
syntax:
|
|
content: public static uint asuint(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: The float bits to copy.
|
|
return:
|
|
type: System.UInt32
|
|
description: The uint with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asuint(x As Single) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.asuint*
|
|
nameWithType.vb: math.asuint(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asuint(Single)
|
|
name.vb: asuint(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float2)
|
|
id: asuint(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asuint(float2)
|
|
nameWithType: math.asuint(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asuint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 386
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a float2 as a uint2.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 asuint(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The float2 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The uint2 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asuint(x As float2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.asuint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float3)
|
|
id: asuint(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asuint(float3)
|
|
nameWithType: math.asuint(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asuint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 398
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a float3 as a uint3.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 asuint(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The float3 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The uint3 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asuint(x As float3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.asuint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float4)
|
|
id: asuint(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asuint(float4)
|
|
nameWithType: math.asuint(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asuint(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asuint
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 410
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a float4 as a uint4.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 asuint(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The float4 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The uint4 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asuint(x As float4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.asuint*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.aslong(System.UInt64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.aslong(System.UInt64)
|
|
id: aslong(System.UInt64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: aslong(ulong)
|
|
nameWithType: math.aslong(ulong)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.aslong(ulong)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: aslong
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 422
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a ulong as a long.
|
|
example: []
|
|
syntax:
|
|
content: public static long aslong(ulong x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt64
|
|
description: The ulong bits to copy.
|
|
return:
|
|
type: System.Int64
|
|
description: The long with the same bit pattern as the input.
|
|
content.vb: Public Shared Function aslong(x As ULong) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.aslong*
|
|
nameWithType.vb: math.aslong(ULong)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.aslong(ULong)
|
|
name.vb: aslong(ULong)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.aslong(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.aslong(System.Double)
|
|
id: aslong(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: aslong(double)
|
|
nameWithType: math.aslong(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.aslong(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: aslong
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 431
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a double as a long.
|
|
example: []
|
|
syntax:
|
|
content: public static long aslong(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: The double bits to copy.
|
|
return:
|
|
type: System.Int64
|
|
description: The long with the same bit pattern as the input.
|
|
content.vb: Public Shared Function aslong(x As Double) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.aslong*
|
|
nameWithType.vb: math.aslong(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.aslong(Double)
|
|
name.vb: aslong(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asulong(System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asulong(System.Int64)
|
|
id: asulong(System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asulong(long)
|
|
nameWithType: math.asulong(long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asulong(long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asulong
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 443
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a long as a ulong.
|
|
example: []
|
|
syntax:
|
|
content: public static ulong asulong(long x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: The long bits to copy.
|
|
return:
|
|
type: System.UInt64
|
|
description: The ulong with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asulong(x As Long) As ULong
|
|
overload: Misaki.HighPerformance.Mathematics.math.asulong*
|
|
nameWithType.vb: math.asulong(Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asulong(Long)
|
|
name.vb: asulong(Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asulong(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asulong(System.Double)
|
|
id: asulong(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asulong(double)
|
|
nameWithType: math.asulong(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asulong(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asulong
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 452
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a double as a ulong.
|
|
example: []
|
|
syntax:
|
|
content: public static ulong asulong(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: The double bits to copy.
|
|
return:
|
|
type: System.UInt64
|
|
description: The ulong with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asulong(x As Double) As ULong
|
|
overload: Misaki.HighPerformance.Mathematics.math.asulong*
|
|
nameWithType.vb: math.asulong(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asulong(Double)
|
|
name.vb: asulong(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asfloat(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asfloat(System.Int32)
|
|
id: asfloat(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asfloat(int)
|
|
nameWithType: math.asfloat(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asfloat(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asfloat
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 464
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of an int as a float.
|
|
example: []
|
|
syntax:
|
|
content: public static float asfloat(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: The int bits to copy.
|
|
return:
|
|
type: System.Single
|
|
description: The float with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asfloat(x As Integer) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.asfloat*
|
|
nameWithType.vb: math.asfloat(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asfloat(Integer)
|
|
name.vb: asfloat(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int2)
|
|
id: asfloat(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asfloat(int2)
|
|
nameWithType: math.asfloat(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asfloat
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 476
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of an int2 as a float2.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 asfloat(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The int2 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The float2 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asfloat(x As int2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.asfloat*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int3)
|
|
id: asfloat(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asfloat(int3)
|
|
nameWithType: math.asfloat(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asfloat
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 488
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of an int3 as a float3.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 asfloat(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The int3 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The float3 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asfloat(x As int3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.asfloat*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int4)
|
|
id: asfloat(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asfloat(int4)
|
|
nameWithType: math.asfloat(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asfloat
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 500
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of an int4 as a float4.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 asfloat(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The int4 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The float4 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asfloat(x As int4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.asfloat*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asfloat(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asfloat(System.UInt32)
|
|
id: asfloat(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asfloat(uint)
|
|
nameWithType: math.asfloat(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asfloat(uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asfloat
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 512
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a uint as a float.
|
|
example: []
|
|
syntax:
|
|
content: public static float asfloat(uint x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: The uint bits to copy.
|
|
return:
|
|
type: System.Single
|
|
description: The float with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asfloat(x As UInteger) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.asfloat*
|
|
nameWithType.vb: math.asfloat(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asfloat(UInteger)
|
|
name.vb: asfloat(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: asfloat(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asfloat(uint2)
|
|
nameWithType: math.asfloat(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asfloat
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 524
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a uint2 as a float2.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 asfloat(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The uint2 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The float2 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asfloat(x As uint2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.asfloat*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: asfloat(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asfloat(uint3)
|
|
nameWithType: math.asfloat(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asfloat
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 536
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a uint3 as a float3.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 asfloat(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The uint3 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The float3 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asfloat(x As uint3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.asfloat*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: asfloat(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asfloat(uint4)
|
|
nameWithType: math.asfloat(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asfloat(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asfloat
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 548
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a uint4 as a float4.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 asfloat(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The uint4 bits to copy.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The float4 with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asfloat(x As uint4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.asfloat*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bitmask(Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bitmask(Misaki.HighPerformance.Mathematics.bool4)
|
|
id: bitmask(Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bitmask(bool4)
|
|
nameWithType: math.bitmask(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bitmask(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: bitmask
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 568
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a bitmask representation of a bool4. Storing one 1 bit per component
|
|
|
|
in LSB order, from lower to higher bits (so 4 bits in total).
|
|
|
|
The component x is stored at bit 0,
|
|
|
|
The component y is stored at bit 1,
|
|
|
|
The component z is stored at bit 2,
|
|
|
|
The component w is stored at bit 3
|
|
|
|
The bool4(x = true, y = true, z = false, w = true) would produce the value 1011 = 0xB
|
|
example: []
|
|
syntax:
|
|
content: public static int bitmask(bool4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: The input bool4 to calculate the bitmask for
|
|
return:
|
|
type: System.Int32
|
|
description: A bitmask representation of the bool4, in LSB order
|
|
content.vb: Public Shared Function bitmask(value As bool4) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.bitmask*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asdouble(System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asdouble(System.Int64)
|
|
id: asdouble(System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asdouble(long)
|
|
nameWithType: math.asdouble(long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asdouble(long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asdouble
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 597
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a long as a double.
|
|
example: []
|
|
syntax:
|
|
content: public static double asdouble(long x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: The long bits to copy.
|
|
return:
|
|
type: System.Double
|
|
description: The double with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asdouble(x As Long) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.asdouble*
|
|
nameWithType.vb: math.asdouble(Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asdouble(Long)
|
|
name.vb: asdouble(Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asdouble(System.UInt64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asdouble(System.UInt64)
|
|
id: asdouble(System.UInt64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asdouble(ulong)
|
|
nameWithType: math.asdouble(ulong)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asdouble(ulong)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asdouble
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 609
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the bit pattern of a ulong as a double.
|
|
example: []
|
|
syntax:
|
|
content: public static double asdouble(ulong x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt64
|
|
description: The ulong bits to copy.
|
|
return:
|
|
type: System.Double
|
|
description: The double with the same bit pattern as the input.
|
|
content.vb: Public Shared Function asdouble(x As ULong) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.asdouble*
|
|
nameWithType.vb: math.asdouble(ULong)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asdouble(ULong)
|
|
name.vb: asdouble(ULong)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isfinite(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isfinite(System.Single)
|
|
id: isfinite(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isfinite(float)
|
|
nameWithType: math.isfinite(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isfinite(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isfinite
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 621
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if the input float is a finite floating point value, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool isfinite(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: The float value to test.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if the float is finite, false otherwise.
|
|
content.vb: Public Shared Function isfinite(x As Single) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.isfinite*
|
|
nameWithType.vb: math.isfinite(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.isfinite(Single)
|
|
name.vb: isfinite(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float2)
|
|
id: isfinite(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isfinite(float2)
|
|
nameWithType: math.isfinite(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isfinite
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 630
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool2 indicating for each component of a float2 whether it is a finite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool2 isfinite(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The float2 value to test.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: A bool2 where it is true in a component if that component is finite, false otherwise.
|
|
content.vb: Public Shared Function isfinite(x As float2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.isfinite*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float3)
|
|
id: isfinite(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isfinite(float3)
|
|
nameWithType: math.isfinite(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isfinite
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 639
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool3 indicating for each component of a float3 whether it is a finite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool3 isfinite(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The float3 value to test.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: A bool3 where it is true in a component if that component is finite, false otherwise.
|
|
content.vb: Public Shared Function isfinite(x As float3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.isfinite*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float4)
|
|
id: isfinite(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isfinite(float4)
|
|
nameWithType: math.isfinite(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isfinite
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 648
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool4 indicating for each component of a float4 whether it is a finite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool4 isfinite(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The float4 value to test.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: A bool4 where it is true in a component if that component is finite, false otherwise.
|
|
content.vb: Public Shared Function isfinite(x As float4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.isfinite*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isfinite(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isfinite(System.Double)
|
|
id: isfinite(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isfinite(double)
|
|
nameWithType: math.isfinite(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isfinite(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isfinite
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 658
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if the input double is a finite floating point value, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool isfinite(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: The double value to test.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if the double is finite, false otherwise.
|
|
content.vb: Public Shared Function isfinite(x As Double) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.isfinite*
|
|
nameWithType.vb: math.isfinite(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.isfinite(Double)
|
|
name.vb: isfinite(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double2)
|
|
id: isfinite(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isfinite(double2)
|
|
nameWithType: math.isfinite(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isfinite
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 667
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool2 indicating for each component of a double2 whether it is a finite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool2 isfinite(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The double2 value to test.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: A bool2 where it is true in a component if that component is finite, false otherwise.
|
|
content.vb: Public Shared Function isfinite(x As double2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.isfinite*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double3)
|
|
id: isfinite(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isfinite(double3)
|
|
nameWithType: math.isfinite(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isfinite
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 676
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool3 indicating for each component of a double3 whether it is a finite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool3 isfinite(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The double3 value to test.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: A bool3 where it is true in a component if that component is finite, false otherwise.
|
|
content.vb: Public Shared Function isfinite(x As double3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.isfinite*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double4)
|
|
id: isfinite(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isfinite(double4)
|
|
nameWithType: math.isfinite(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isfinite(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isfinite
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 685
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool4 indicating for each component of a double4 whether it is a finite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool4 isfinite(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The double4 value to test.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: A bool4 where it is true in a component if that component is finite, false otherwise.
|
|
content.vb: Public Shared Function isfinite(x As double4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.isfinite*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isinf(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isinf(System.Single)
|
|
id: isinf(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isinf(float)
|
|
nameWithType: math.isinf(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isinf(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isinf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 695
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if the input float is an infinite floating point value, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool isinf(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if the input was an infinite value; false otherwise.
|
|
content.vb: Public Shared Function isinf(x As Single) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.isinf*
|
|
nameWithType.vb: math.isinf(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.isinf(Single)
|
|
name.vb: isinf(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float2)
|
|
id: isinf(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isinf(float2)
|
|
nameWithType: math.isinf(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isinf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 704
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool2 indicating for each component of a float2 whether it is an infinite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool2 isinf(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: True if the component was an infinite value; false otherwise.
|
|
content.vb: Public Shared Function isinf(x As float2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.isinf*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float3)
|
|
id: isinf(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isinf(float3)
|
|
nameWithType: math.isinf(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isinf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 713
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool3 indicating for each component of a float3 whether it is an infinite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool3 isinf(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: True if the component was an infinite value; false otherwise.
|
|
content.vb: Public Shared Function isinf(x As float3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.isinf*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float4)
|
|
id: isinf(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isinf(float4)
|
|
nameWithType: math.isinf(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isinf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 722
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool4 indicating for each component of a float4 whether it is an infinite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool4 isinf(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: True if the component was an infinite value; false otherwise.
|
|
content.vb: Public Shared Function isinf(x As float4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.isinf*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isinf(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isinf(System.Double)
|
|
id: isinf(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isinf(double)
|
|
nameWithType: math.isinf(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isinf(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isinf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 731
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if the input double is an infinite floating point value, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool isinf(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if the input was an infinite value; false otherwise.
|
|
content.vb: Public Shared Function isinf(x As Double) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.isinf*
|
|
nameWithType.vb: math.isinf(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.isinf(Double)
|
|
name.vb: isinf(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double2)
|
|
id: isinf(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isinf(double2)
|
|
nameWithType: math.isinf(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isinf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 740
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool2 indicating for each component of a double2 whether it is an infinite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool2 isinf(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: True if the component was an infinite value; false otherwise.
|
|
content.vb: Public Shared Function isinf(x As double2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.isinf*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double3)
|
|
id: isinf(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isinf(double3)
|
|
nameWithType: math.isinf(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isinf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 749
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool3 indicating for each component of a double3 whether it is an infinite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool3 isinf(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: True if the component was an infinite value; false otherwise.
|
|
content.vb: Public Shared Function isinf(x As double3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.isinf*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double4)
|
|
id: isinf(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isinf(double4)
|
|
nameWithType: math.isinf(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isinf(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isinf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 758
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool4 indicating for each component of a double4 whether it is an infinite floating point value.
|
|
example: []
|
|
syntax:
|
|
content: public static bool4 isinf(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: True if the component was an infinite value; false otherwise.
|
|
content.vb: Public Shared Function isinf(x As double4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.isinf*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isnan(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isnan(System.Single)
|
|
id: isnan(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isnan(float)
|
|
nameWithType: math.isnan(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isnan(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isnan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 771
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if the input float is a NaN (not a number) floating point value, false otherwise.
|
|
remarks: NaN has several representations and may vary across architectures. Use this function to check if you have a NaN.
|
|
example: []
|
|
syntax:
|
|
content: public static bool isnan(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if the value was NaN; false otherwise.
|
|
content.vb: Public Shared Function isnan(x As Single) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.isnan*
|
|
nameWithType.vb: math.isnan(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.isnan(Single)
|
|
name.vb: isnan(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float2)
|
|
id: isnan(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isnan(float2)
|
|
nameWithType: math.isnan(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isnan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 783
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool2 indicating for each component of a float2 whether it is a NaN (not a number) floating point value.
|
|
remarks: NaN has several representations and may vary across architectures. Use this function to check if you have a NaN.
|
|
example: []
|
|
syntax:
|
|
content: public static bool2 isnan(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: True if the component was NaN; false otherwise.
|
|
content.vb: Public Shared Function isnan(x As float2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.isnan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float3)
|
|
id: isnan(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isnan(float3)
|
|
nameWithType: math.isnan(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isnan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 795
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool3 indicating for each component of a float3 whether it is a NaN (not a number) floating point value.
|
|
remarks: NaN has several representations and may vary across architectures. Use this function to check if you have a NaN.
|
|
example: []
|
|
syntax:
|
|
content: public static bool3 isnan(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: True if the component was NaN; false otherwise.
|
|
content.vb: Public Shared Function isnan(x As float3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.isnan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float4)
|
|
id: isnan(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isnan(float4)
|
|
nameWithType: math.isnan(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isnan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 807
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool4 indicating for each component of a float4 whether it is a NaN (not a number) floating point value.
|
|
remarks: NaN has several representations and may vary across architectures. Use this function to check if you have a NaN.
|
|
example: []
|
|
syntax:
|
|
content: public static bool4 isnan(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: True if the component was NaN; false otherwise.
|
|
content.vb: Public Shared Function isnan(x As float4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.isnan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isnan(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isnan(System.Double)
|
|
id: isnan(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isnan(double)
|
|
nameWithType: math.isnan(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isnan(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isnan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 820
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if the input double is a NaN (not a number) floating point value, false otherwise.
|
|
remarks: NaN has several representations and may vary across architectures. Use this function to check if you have a NaN.
|
|
example: []
|
|
syntax:
|
|
content: public static bool isnan(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if the value was NaN; false otherwise.
|
|
content.vb: Public Shared Function isnan(x As Double) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.isnan*
|
|
nameWithType.vb: math.isnan(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.isnan(Double)
|
|
name.vb: isnan(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double2)
|
|
id: isnan(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isnan(double2)
|
|
nameWithType: math.isnan(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isnan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 832
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool2 indicating for each component of a double2 whether it is a NaN (not a number) floating point value.
|
|
remarks: NaN has several representations and may vary across architectures. Use this function to check if you have a NaN.
|
|
example: []
|
|
syntax:
|
|
content: public static bool2 isnan(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: True if the component was NaN; false otherwise.
|
|
content.vb: Public Shared Function isnan(x As double2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.isnan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double3)
|
|
id: isnan(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isnan(double3)
|
|
nameWithType: math.isnan(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isnan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 845
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool3 indicating for each component of a double3 whether it is a NaN (not a number) floating point value.
|
|
remarks: NaN has several representations and may vary across architectures. Use this function to check if you have a NaN.
|
|
example: []
|
|
syntax:
|
|
content: public static bool3 isnan(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: True if the component was NaN; false otherwise.
|
|
content.vb: Public Shared Function isnan(x As double3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.isnan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double4)
|
|
id: isnan(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: isnan(double4)
|
|
nameWithType: math.isnan(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isnan(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: isnan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 859
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a bool4 indicating for each component of a double4 whether it is a NaN (not a number) floating point value.
|
|
remarks: NaN has several representations and may vary across architectures. Use this function to check if you have a NaN.
|
|
example: []
|
|
syntax:
|
|
content: public static bool4 isnan(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: True if the component was NaN; false otherwise.
|
|
content.vb: Public Shared Function isnan(x As double4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.isnan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ispow2(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ispow2(System.Int32)
|
|
id: ispow2(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ispow2(int)
|
|
nameWithType: math.ispow2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ispow2(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ispow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 877
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Checks if the input is a power of two.
|
|
remarks: If x is less than or equal to zero, then this function returns false.
|
|
example: []
|
|
syntax:
|
|
content: public static bool ispow2(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Integer input.
|
|
return:
|
|
type: System.Boolean
|
|
description: bool where true indicates that input was a power of two.
|
|
content.vb: Public Shared Function ispow2(x As Integer) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.ispow2*
|
|
nameWithType.vb: math.ispow2(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ispow2(Integer)
|
|
name.vb: ispow2(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int2)
|
|
id: ispow2(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ispow2(int2)
|
|
nameWithType: math.ispow2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ispow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 889
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Checks if each component of the input is a power of two.
|
|
remarks: If a component of x is less than or equal to zero, then this function returns false in that component.
|
|
example: []
|
|
syntax:
|
|
content: public static bool2 ispow2(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: int2 input
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: bool2 where true in a component indicates the same component in the input was a power of two.
|
|
content.vb: Public Shared Function ispow2(x As int2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.ispow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int3)
|
|
id: ispow2(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ispow2(int3)
|
|
nameWithType: math.ispow2(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ispow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 901
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Checks if each component of the input is a power of two.
|
|
remarks: If a component of x is less than or equal to zero, then this function returns false in that component.
|
|
example: []
|
|
syntax:
|
|
content: public static bool3 ispow2(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: int3 input
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: bool3 where true in a component indicates the same component in the input was a power of two.
|
|
content.vb: Public Shared Function ispow2(x As int3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.ispow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int4)
|
|
id: ispow2(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ispow2(int4)
|
|
nameWithType: math.ispow2(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ispow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 913
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Checks if each component of the input is a power of two.
|
|
remarks: If a component of x is less than or equal to zero, then this function returns false in that component.
|
|
example: []
|
|
syntax:
|
|
content: public static bool4 ispow2(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: int4 input
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: bool4 where true in a component indicates the same component in the input was a power of two.
|
|
content.vb: Public Shared Function ispow2(x As int4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.ispow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ispow2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ispow2(System.UInt32)
|
|
id: ispow2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ispow2(uint)
|
|
nameWithType: math.ispow2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ispow2(uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ispow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 925
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Checks if the input is a power of two.
|
|
remarks: If x is less than or equal to zero, then this function returns false.
|
|
example: []
|
|
syntax:
|
|
content: public static bool ispow2(uint x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: Unsigned integer input.
|
|
return:
|
|
type: System.Boolean
|
|
description: bool where true indicates that input was a power of two.
|
|
content.vb: Public Shared Function ispow2(x As UInteger) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.ispow2*
|
|
nameWithType.vb: math.ispow2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ispow2(UInteger)
|
|
name.vb: ispow2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: ispow2(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ispow2(uint2)
|
|
nameWithType: math.ispow2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ispow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 937
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Checks if each component of the input is a power of two.
|
|
remarks: If a component of x is less than or equal to zero, then this function returns false in that component.
|
|
example: []
|
|
syntax:
|
|
content: public static bool2 ispow2(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: uint2 input
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: bool2 where true in a component indicates the same component in the input was a power of two.
|
|
content.vb: Public Shared Function ispow2(x As uint2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.ispow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: ispow2(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ispow2(uint3)
|
|
nameWithType: math.ispow2(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ispow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 949
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Checks if each component of the input is a power of two.
|
|
remarks: If a component of x is less than or equal to zero, then this function returns false in that component.
|
|
example: []
|
|
syntax:
|
|
content: public static bool3 ispow2(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: uint3 input
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: bool3 where true in a component indicates the same component in the input was a power of two.
|
|
content.vb: Public Shared Function ispow2(x As uint3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.ispow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: ispow2(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ispow2(uint4)
|
|
nameWithType: math.ispow2(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ispow2(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ispow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 961
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Checks if each component of the input is a power of two.
|
|
remarks: If a component of x is less than or equal to zero, then this function returns false in that component.
|
|
example: []
|
|
syntax:
|
|
content: public static bool4 ispow2(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: uint4 input
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: bool4 where true in a component indicates the same component in the input was a power of two.
|
|
content.vb: Public Shared Function ispow2(x As uint4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.ispow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(System.Int32,System.Int32)
|
|
id: min(System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(int, int)
|
|
nameWithType: math.min(int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(int, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 971
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum of two int values.
|
|
example: []
|
|
syntax:
|
|
content: public static int min(int x, int y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.Int32
|
|
description: The second input value.
|
|
return:
|
|
type: System.Int32
|
|
description: The minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As Integer, y As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
nameWithType.vb: math.min(Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.min(Integer, Integer)
|
|
name.vb: min(Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: min(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(int2, int2)
|
|
nameWithType: math.min(int2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 981
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two int2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 min(int2 x, int2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As int2, y As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
id: min(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(int3, int3)
|
|
nameWithType: math.min(int3, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 993
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two int3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 min(int3 x, int3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As int3, y As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
id: min(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(int4, int4)
|
|
nameWithType: math.min(int4, int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1006
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two int4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 min(int4 x, int4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As int4, y As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(System.UInt32,System.UInt32)
|
|
id: min(System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(uint, uint)
|
|
nameWithType: math.min(uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(uint, uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1017
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum of two uint values.
|
|
example: []
|
|
syntax:
|
|
content: public static uint min(uint x, uint y)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.UInt32
|
|
description: The second input value.
|
|
return:
|
|
type: System.UInt32
|
|
description: The minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As UInteger, y As UInteger) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
nameWithType.vb: math.min(UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.min(UInteger, UInteger)
|
|
name.vb: min(UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: min(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(uint2, uint2)
|
|
nameWithType: math.min(uint2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1027
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two uint2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 min(uint2 x, uint2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As uint2, y As uint2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: min(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(uint3, uint3)
|
|
nameWithType: math.min(uint3, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1039
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two uint3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 min(uint3 x, uint3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As uint3, y As uint3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
id: min(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(uint4, uint4)
|
|
nameWithType: math.min(uint4, uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1052
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two uint4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 min(uint4 x, uint4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As uint4, y As uint4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(System.Int64,System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(System.Int64,System.Int64)
|
|
id: min(System.Int64,System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(long, long)
|
|
nameWithType: math.min(long, long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(long, long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1063
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum of two long values.
|
|
example: []
|
|
syntax:
|
|
content: public static long min(long x, long y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.Int64
|
|
description: The second input value.
|
|
return:
|
|
type: System.Int64
|
|
description: The minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As Long, y As Long) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
nameWithType.vb: math.min(Long, Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.min(Long, Long)
|
|
name.vb: min(Long, Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(System.UInt64,System.UInt64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(System.UInt64,System.UInt64)
|
|
id: min(System.UInt64,System.UInt64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(ulong, ulong)
|
|
nameWithType: math.min(ulong, ulong)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(ulong, ulong)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1074
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum of two ulong values.
|
|
example: []
|
|
syntax:
|
|
content: public static ulong min(ulong x, ulong y)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt64
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.UInt64
|
|
description: The second input value.
|
|
return:
|
|
type: System.UInt64
|
|
description: The minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As ULong, y As ULong) As ULong
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
nameWithType.vb: math.min(ULong, ULong)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.min(ULong, ULong)
|
|
name.vb: min(ULong, ULong)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(System.Single,System.Single)
|
|
id: min(System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(float, float)
|
|
nameWithType: math.min(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1085
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum of two float values.
|
|
example: []
|
|
syntax:
|
|
content: public static float min(float x, float y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.Single
|
|
description: The second input value.
|
|
return:
|
|
type: System.Single
|
|
description: The minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As Single, y As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
nameWithType.vb: math.min(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.min(Single, Single)
|
|
name.vb: min(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: min(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(float2, float2)
|
|
nameWithType: math.min(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1095
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two float2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 min(float2 x, float2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As float2, y As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: min(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(float3, float3)
|
|
nameWithType: math.min(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1107
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two float3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 min(float3 x, float3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As float3, y As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: min(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(float4, float4)
|
|
nameWithType: math.min(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1120
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two float4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 min(float4 x, float4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As float4, y As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(System.Double,System.Double)
|
|
id: min(System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(double, double)
|
|
nameWithType: math.min(double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1131
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum of two double values.
|
|
example: []
|
|
syntax:
|
|
content: public static double min(double x, double y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.Double
|
|
description: The second input value.
|
|
return:
|
|
type: System.Double
|
|
description: The minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As Double, y As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
nameWithType.vb: math.min(Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.min(Double, Double)
|
|
name.vb: min(Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: min(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(double2, double2)
|
|
nameWithType: math.min(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1141
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two double2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 min(double2 x, double2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As double2, y As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: min(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(double3, double3)
|
|
nameWithType: math.min(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1151
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two double3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 min(double3 x, double3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As double3, y As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: min(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: min(double4, double4)
|
|
nameWithType: math.min(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: min
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1164
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise minimum of two double4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 min(double4 x, double4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise minimum of the two input values.
|
|
content.vb: Public Shared Function min(x As double4, y As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.min*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(System.Int32,System.Int32)
|
|
id: max(System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(int, int)
|
|
nameWithType: math.max(int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(int, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1175
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum of two int values.
|
|
example: []
|
|
syntax:
|
|
content: public static int max(int x, int y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.Int32
|
|
description: The second input value.
|
|
return:
|
|
type: System.Int32
|
|
description: The maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As Integer, y As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
nameWithType.vb: math.max(Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.max(Integer, Integer)
|
|
name.vb: max(Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: max(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(int2, int2)
|
|
nameWithType: math.max(int2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1185
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two int2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 max(int2 x, int2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As int2, y As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
id: max(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(int3, int3)
|
|
nameWithType: math.max(int3, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1197
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two int3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 max(int3 x, int3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As int3, y As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
id: max(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(int4, int4)
|
|
nameWithType: math.max(int4, int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1210
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two int4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 max(int4 x, int4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As int4, y As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(System.UInt32,System.UInt32)
|
|
id: max(System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(uint, uint)
|
|
nameWithType: math.max(uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(uint, uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1221
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum of two uint values.
|
|
example: []
|
|
syntax:
|
|
content: public static uint max(uint x, uint y)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.UInt32
|
|
description: The second input value.
|
|
return:
|
|
type: System.UInt32
|
|
description: The maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As UInteger, y As UInteger) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
nameWithType.vb: math.max(UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.max(UInteger, UInteger)
|
|
name.vb: max(UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: max(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(uint2, uint2)
|
|
nameWithType: math.max(uint2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1231
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two uint2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 max(uint2 x, uint2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As uint2, y As uint2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: max(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(uint3, uint3)
|
|
nameWithType: math.max(uint3, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1243
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two uint3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 max(uint3 x, uint3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As uint3, y As uint3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
id: max(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(uint4, uint4)
|
|
nameWithType: math.max(uint4, uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1256
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two uint4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 max(uint4 x, uint4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As uint4, y As uint4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(System.Int64,System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(System.Int64,System.Int64)
|
|
id: max(System.Int64,System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(long, long)
|
|
nameWithType: math.max(long, long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(long, long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1267
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum of two long values.
|
|
example: []
|
|
syntax:
|
|
content: public static long max(long x, long y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.Int64
|
|
description: The second input value.
|
|
return:
|
|
type: System.Int64
|
|
description: The maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As Long, y As Long) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
nameWithType.vb: math.max(Long, Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.max(Long, Long)
|
|
name.vb: max(Long, Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(System.UInt64,System.UInt64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(System.UInt64,System.UInt64)
|
|
id: max(System.UInt64,System.UInt64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(ulong, ulong)
|
|
nameWithType: math.max(ulong, ulong)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(ulong, ulong)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1278
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum of two ulong values.
|
|
example: []
|
|
syntax:
|
|
content: public static ulong max(ulong x, ulong y)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt64
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.UInt64
|
|
description: The second input value.
|
|
return:
|
|
type: System.UInt64
|
|
description: The maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As ULong, y As ULong) As ULong
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
nameWithType.vb: math.max(ULong, ULong)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.max(ULong, ULong)
|
|
name.vb: max(ULong, ULong)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(System.Single,System.Single)
|
|
id: max(System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(float, float)
|
|
nameWithType: math.max(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1289
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum of two float values.
|
|
example: []
|
|
syntax:
|
|
content: public static float max(float x, float y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.Single
|
|
description: The second input value.
|
|
return:
|
|
type: System.Single
|
|
description: The maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As Single, y As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
nameWithType.vb: math.max(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.max(Single, Single)
|
|
name.vb: max(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: max(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(float2, float2)
|
|
nameWithType: math.max(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1299
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two float2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 max(float2 x, float2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As float2, y As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: max(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(float3, float3)
|
|
nameWithType: math.max(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1311
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two float3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 max(float3 x, float3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As float3, y As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: max(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(float4, float4)
|
|
nameWithType: math.max(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1324
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two float4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 max(float4 x, float4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As float4, y As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(System.Double,System.Double)
|
|
id: max(System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(double, double)
|
|
nameWithType: math.max(double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1335
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum of two double values.
|
|
example: []
|
|
syntax:
|
|
content: public static double max(double x, double y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: The first input value.
|
|
- id: y
|
|
type: System.Double
|
|
description: The second input value.
|
|
return:
|
|
type: System.Double
|
|
description: The maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As Double, y As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
nameWithType.vb: math.max(Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.max(Double, Double)
|
|
name.vb: max(Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: max(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(double2, double2)
|
|
nameWithType: math.max(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1345
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two double2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 max(double2 x, double2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As double2, y As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: max(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(double3, double3)
|
|
nameWithType: math.max(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1355
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two double3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 max(double3 x, double3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As double3, y As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: max(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: max(double4, double4)
|
|
nameWithType: math.max(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: max
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1368
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise maximum of two double4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 max(double4 x, double4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The first input value.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The second input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise maximum of the two input values.
|
|
content.vb: Public Shared Function max(x As double4, y As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.max*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(System.Single,System.Single,System.Single)
|
|
id: lerp(System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(float, float, float)
|
|
nameWithType: math.lerp(float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(float, float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1383
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of linearly interpolating from start to end using the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static float lerp(float start, float end, float t)
|
|
parameters:
|
|
- id: start
|
|
type: System.Single
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: System.Single
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: System.Single
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: System.Single
|
|
description: The interpolation from start to end.
|
|
content.vb: Public Shared Function lerp(start As Single, [end] As Single, t As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
nameWithType.vb: math.lerp(Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lerp(Single, Single, Single)
|
|
name.vb: lerp(Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(float2, float2, float)
|
|
nameWithType: math.lerp(float2, float2, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1397
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 lerp(float2 start, float2 end, float t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: System.Single
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As float2, [end] As float2, t As Single) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
nameWithType.vb: math.lerp(float2, float2, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Single)
|
|
name.vb: lerp(float2, float2, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(float3, float3, float)
|
|
nameWithType: math.lerp(float3, float3, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1413
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 lerp(float3 start, float3 end, float t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: System.Single
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As float3, [end] As float3, t As Single) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
nameWithType.vb: math.lerp(float3, float3, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Single)
|
|
name.vb: lerp(float3, float3, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(float4, float4, float)
|
|
nameWithType: math.lerp(float4, float4, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1430
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 lerp(float4 start, float4 end, float t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: System.Single
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As float4, [end] As float4, t As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
nameWithType.vb: math.lerp(float4, float4, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Single)
|
|
name.vb: lerp(float4, float4, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(float2, float2, float2)
|
|
nameWithType: math.lerp(float2, float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1445
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the corresponding components of the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 lerp(float2 start, float2 end, float2 t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As float2, [end] As float2, t As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(float3, float3, float3)
|
|
nameWithType: math.lerp(float3, float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1461
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the corresponding components of the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 lerp(float3 start, float3 end, float3 t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As float3, [end] As float3, t As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(float4, float4, float4)
|
|
nameWithType: math.lerp(float4, float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1478
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the corresponding components of the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 lerp(float4 start, float4 end, float4 t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As float4, [end] As float4, t As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(System.Double,System.Double,System.Double)
|
|
id: lerp(System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(double, double, double)
|
|
nameWithType: math.lerp(double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(double, double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1493
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of linearly interpolating from x to y using the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static double lerp(double start, double end, double t)
|
|
parameters:
|
|
- id: start
|
|
type: System.Double
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: System.Double
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: System.Double
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: System.Double
|
|
description: The interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As Double, [end] As Double, t As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
nameWithType.vb: math.lerp(Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lerp(Double, Double, Double)
|
|
name.vb: lerp(Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(double2, double2, double)
|
|
nameWithType: math.lerp(double2, double2, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1507
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 lerp(double2 start, double2 end, double t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: System.Double
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As double2, [end] As double2, t As Double) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
nameWithType.vb: math.lerp(double2, double2, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Double)
|
|
name.vb: lerp(double2, double2, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(double3, double3, double)
|
|
nameWithType: math.lerp(double3, double3, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1521
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 lerp(double3 start, double3 end, double t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: System.Double
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As double3, [end] As double3, t As Double) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
nameWithType.vb: math.lerp(double3, double3, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Double)
|
|
name.vb: lerp(double3, double3, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Double)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(double4, double4, double)
|
|
nameWithType: math.lerp(double4, double4, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1538
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 lerp(double4 start, double4 end, double t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: System.Double
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As double4, [end] As double4, t As Double) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
nameWithType.vb: math.lerp(double4, double4, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Double)
|
|
name.vb: lerp(double4, double4, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(double2, double2, double2)
|
|
nameWithType: math.lerp(double2, double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1553
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the corresponding components of the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 lerp(double2 start, double2 end, double2 t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As double2, [end] As double2, t As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(double3, double3, double3)
|
|
nameWithType: math.lerp(double3, double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1567
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the corresponding components of the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 lerp(double3 start, double3 end, double3 t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As double3, [end] As double3, t As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: lerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lerp(double4, double4, double4)
|
|
nameWithType: math.lerp(double4, double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1584
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise linear interpolating from x to y using the corresponding components of the interpolation parameter t.
|
|
remarks: If the interpolation parameter is not in the range [0, 1], then this function extrapolates.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 lerp(double4 start, double4 end, double4 t)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The start point, corresponding to the interpolation parameter value of 0.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The end point, corresponding to the interpolation parameter value of 1.
|
|
- id: t
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The interpolation parameter. May be a value outside the interval [0, 1].
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise interpolation from x to y.
|
|
content.vb: Public Shared Function lerp(start As double4, [end] As double4, t As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unlerp(System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.unlerp(System.Single,System.Single,System.Single)
|
|
id: unlerp(System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unlerp(float, float, float)
|
|
nameWithType: math.unlerp(float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unlerp(float, float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: unlerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1596
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of normalizing a floating point value x to a range [a, b]. The opposite of lerp. Equivalent to (x - a) / (b - a).
|
|
example: []
|
|
syntax:
|
|
content: public static float unlerp(float start, float end, float x)
|
|
parameters:
|
|
- id: start
|
|
type: System.Single
|
|
description: The start point of the range.
|
|
- id: end
|
|
type: System.Single
|
|
description: The end point of the range.
|
|
- id: x
|
|
type: System.Single
|
|
description: The value to normalize to the range.
|
|
return:
|
|
type: System.Single
|
|
description: The interpolation parameter of x with respect to the input range [a, b].
|
|
content.vb: Public Shared Function unlerp(start As Single, [end] As Single, x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.unlerp*
|
|
nameWithType.vb: math.unlerp(Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.unlerp(Single, Single, Single)
|
|
name.vb: unlerp(Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: unlerp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unlerp(float2, float2, float2)
|
|
nameWithType: math.unlerp(float2, float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: unlerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1607
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of normalizing a floating point value x to a range [a, b]. The opposite of lerp. Equivalent to (x - a) / (b - a).
|
|
example: []
|
|
syntax:
|
|
content: public static float2 unlerp(float2 start, float2 end, float2 x)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The start point of the range.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The end point of the range.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The value to normalize to the range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise interpolation parameter of x with respect to the input range [a, b].
|
|
content.vb: Public Shared Function unlerp(start As float2, [end] As float2, x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.unlerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: unlerp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unlerp(float3, float3, float3)
|
|
nameWithType: math.unlerp(float3, float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: unlerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1618
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of normalizing a floating point value x to a range [a, b]. The opposite of lerp. Equivalent to (x - a) / (b - a).
|
|
example: []
|
|
syntax:
|
|
content: public static float3 unlerp(float3 start, float3 end, float3 x)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The start point of the range.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The end point of the range.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The value to normalize to the range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise interpolation parameter of x with respect to the input range [a, b].
|
|
content.vb: Public Shared Function unlerp(start As float3, [end] As float3, x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.unlerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: unlerp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unlerp(float4, float4, float4)
|
|
nameWithType: math.unlerp(float4, float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: unlerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1629
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of normalizing a floating point value x to a range [a, b]. The opposite of lerp. Equivalent to (x - a) / (b - a).
|
|
example: []
|
|
syntax:
|
|
content: public static float4 unlerp(float4 start, float4 end, float4 x)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The start point of the range.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The end point of the range.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The value to normalize to the range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise interpolation parameter of x with respect to the input range [a, b].
|
|
content.vb: Public Shared Function unlerp(start As float4, [end] As float4, x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.unlerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unlerp(System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.unlerp(System.Double,System.Double,System.Double)
|
|
id: unlerp(System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unlerp(double, double, double)
|
|
nameWithType: math.unlerp(double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unlerp(double, double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: unlerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1641
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of normalizing a floating point value x to a range [a, b]. The opposite of lerp. Equivalent to (x - a) / (b - a).
|
|
example: []
|
|
syntax:
|
|
content: public static double unlerp(double start, double end, double x)
|
|
parameters:
|
|
- id: start
|
|
type: System.Double
|
|
description: The start point of the range.
|
|
- id: end
|
|
type: System.Double
|
|
description: The end point of the range.
|
|
- id: x
|
|
type: System.Double
|
|
description: The value to normalize to the range.
|
|
return:
|
|
type: System.Double
|
|
description: The interpolation parameter of x with respect to the input range [a, b].
|
|
content.vb: Public Shared Function unlerp(start As Double, [end] As Double, x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.unlerp*
|
|
nameWithType.vb: math.unlerp(Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.unlerp(Double, Double, Double)
|
|
name.vb: unlerp(Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: unlerp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unlerp(double2, double2, double2)
|
|
nameWithType: math.unlerp(double2, double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: unlerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1652
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of normalizing a floating point value x to a range [a, b]. The opposite of lerp. Equivalent to (x - a) / (b - a).
|
|
example: []
|
|
syntax:
|
|
content: public static double2 unlerp(double2 start, double2 end, double2 x)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The start point of the range.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The end point of the range.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The value to normalize to the range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise interpolation parameter of x with respect to the input range [a, b].
|
|
content.vb: Public Shared Function unlerp(start As double2, [end] As double2, x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.unlerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: unlerp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unlerp(double3, double3, double3)
|
|
nameWithType: math.unlerp(double3, double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: unlerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1663
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of normalizing a floating point value x to a range [a, b]. The opposite of lerp. Equivalent to (x - a) / (b - a).
|
|
example: []
|
|
syntax:
|
|
content: public static double3 unlerp(double3 start, double3 end, double3 x)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The start point of the range.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The end point of the range.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The value to normalize to the range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise interpolation parameter of x with respect to the input range [a, b].
|
|
content.vb: Public Shared Function unlerp(start As double3, [end] As double3, x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.unlerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: unlerp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unlerp(double4, double4, double4)
|
|
nameWithType: math.unlerp(double4, double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unlerp(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: unlerp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1674
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of normalizing a floating point value x to a range [a, b]. The opposite of lerp. Equivalent to (x - a) / (b - a).
|
|
example: []
|
|
syntax:
|
|
content: public static double4 unlerp(double4 start, double4 end, double4 x)
|
|
parameters:
|
|
- id: start
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The start point of the range.
|
|
- id: end
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The end point of the range.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The value to normalize to the range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise interpolation parameter of x with respect to the input range [a, b].
|
|
content.vb: Public Shared Function unlerp(start As double4, [end] As double4, x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.unlerp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.remap(System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.remap(System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
id: remap(System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: remap(float, float, float, float, float)
|
|
nameWithType: math.remap(float, float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.remap(float, float, float, float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: remap
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1688
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a non-clamping linear remapping of a value x from source range [srcStart, srcEnd] to the destination range [dstStart, dstEnd].
|
|
example: []
|
|
syntax:
|
|
content: public static float remap(float srcStart, float srcEnd, float dstStart, float dstEnd, float x)
|
|
parameters:
|
|
- id: srcStart
|
|
type: System.Single
|
|
description: The start point of the source range [srcStart, srcEnd].
|
|
- id: srcEnd
|
|
type: System.Single
|
|
description: The end point of the source range [srcStart, srcEnd].
|
|
- id: dstStart
|
|
type: System.Single
|
|
description: The start point of the destination range [dstStart, dstEnd].
|
|
- id: dstEnd
|
|
type: System.Single
|
|
description: The end point of the destination range [dstStart, dstEnd].
|
|
- id: x
|
|
type: System.Single
|
|
description: The value to remap from the source to destination range.
|
|
return:
|
|
type: System.Single
|
|
description: The remap of input x from the source range to the destination range.
|
|
content.vb: Public Shared Function remap(srcStart As Single, srcEnd As Single, dstStart As Single, dstEnd As Single, x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.remap*
|
|
nameWithType.vb: math.remap(Single, Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.remap(Single, Single, Single, Single, Single)
|
|
name.vb: remap(Single, Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: remap(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: remap(float2, float2, float2, float2, float2)
|
|
nameWithType: math.remap(float2, float2, float2, float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: remap
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1701
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of a non-clamping linear remapping of a value x from source range [srcStart, srcEnd] to the destination range [dstStart, dstEnd].
|
|
example: []
|
|
syntax:
|
|
content: public static float2 remap(float2 srcStart, float2 srcEnd, float2 dstStart, float2 dstEnd, float2 x)
|
|
parameters:
|
|
- id: srcStart
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The start point of the source range [srcStart, srcEnd].
|
|
- id: srcEnd
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The end point of the source range [srcStart, srcEnd].
|
|
- id: dstStart
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The start point of the destination range [dstStart, dstEnd].
|
|
- id: dstEnd
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The end point of the destination range [dstStart, dstEnd].
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The value to remap from the source to destination range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise remap of input x from the source range to the destination range.
|
|
content.vb: Public Shared Function remap(srcStart As float2, srcEnd As float2, dstStart As float2, dstEnd As float2, x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.remap*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: remap(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: remap(float3, float3, float3, float3, float3)
|
|
nameWithType: math.remap(float3, float3, float3, float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: remap
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1714
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of a non-clamping linear remapping of a value x from source range [srcStart, srcEnd] to the destination range [dstStart, dstEnd].
|
|
example: []
|
|
syntax:
|
|
content: public static float3 remap(float3 srcStart, float3 srcEnd, float3 dstStart, float3 dstEnd, float3 x)
|
|
parameters:
|
|
- id: srcStart
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The start point of the source range [srcStart, srcEnd].
|
|
- id: srcEnd
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The end point of the source range [srcStart, srcEnd].
|
|
- id: dstStart
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The start point of the destination range [dstStart, dstEnd].
|
|
- id: dstEnd
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The end point of the destination range [dstStart, dstEnd].
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The value to remap from the source to destination range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise remap of input x from the source range to the destination range.
|
|
content.vb: Public Shared Function remap(srcStart As float3, srcEnd As float3, dstStart As float3, dstEnd As float3, x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.remap*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: remap(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: remap(float4, float4, float4, float4, float4)
|
|
nameWithType: math.remap(float4, float4, float4, float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: remap
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1727
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of a non-clamping linear remapping of a value x from source range [srcStart, srcEnd] to the destination range [dstStart, dstEnd].
|
|
example: []
|
|
syntax:
|
|
content: public static float4 remap(float4 srcStart, float4 srcEnd, float4 dstStart, float4 dstEnd, float4 x)
|
|
parameters:
|
|
- id: srcStart
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The start point of the source range [srcStart, srcEnd].
|
|
- id: srcEnd
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The end point of the source range [srcStart, srcEnd].
|
|
- id: dstStart
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The start point of the destination range [dstStart, dstEnd].
|
|
- id: dstEnd
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The end point of the destination range [dstStart, dstEnd].
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The value to remap from the source to destination range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise remap of input x from the source range to the destination range.
|
|
content.vb: Public Shared Function remap(srcStart As float4, srcEnd As float4, dstStart As float4, dstEnd As float4, x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.remap*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.remap(System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.remap(System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
id: remap(System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: remap(double, double, double, double, double)
|
|
nameWithType: math.remap(double, double, double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.remap(double, double, double, double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: remap
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1741
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a non-clamping linear remapping of a value x from source range [srcStart, srcEnd] to the destination range [dstStart, dstEnd].
|
|
example: []
|
|
syntax:
|
|
content: public static double remap(double srcStart, double srcEnd, double dstStart, double dstEnd, double x)
|
|
parameters:
|
|
- id: srcStart
|
|
type: System.Double
|
|
description: The start point of the source range [srcStart, srcEnd].
|
|
- id: srcEnd
|
|
type: System.Double
|
|
description: The end point of the source range [srcStart, srcEnd].
|
|
- id: dstStart
|
|
type: System.Double
|
|
description: The start point of the destination range [dstStart, dstEnd].
|
|
- id: dstEnd
|
|
type: System.Double
|
|
description: The end point of the destination range [dstStart, dstEnd].
|
|
- id: x
|
|
type: System.Double
|
|
description: The value to remap from the source to destination range.
|
|
return:
|
|
type: System.Double
|
|
description: The remap of input x from the source range to the destination range.
|
|
content.vb: Public Shared Function remap(srcStart As Double, srcEnd As Double, dstStart As Double, dstEnd As Double, x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.remap*
|
|
nameWithType.vb: math.remap(Double, Double, Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.remap(Double, Double, Double, Double, Double)
|
|
name.vb: remap(Double, Double, Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: remap(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: remap(double2, double2, double2, double2, double2)
|
|
nameWithType: math.remap(double2, double2, double2, double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: remap
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1754
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of a non-clamping linear remapping of a value x from source range [srcStart, srcEnd] to the destination range [dstStart, dstEnd].
|
|
example: []
|
|
syntax:
|
|
content: public static double2 remap(double2 srcStart, double2 srcEnd, double2 dstStart, double2 dstEnd, double2 x)
|
|
parameters:
|
|
- id: srcStart
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The start point of the source range [srcStart, srcEnd].
|
|
- id: srcEnd
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The end point of the source range [srcStart, srcEnd].
|
|
- id: dstStart
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The start point of the destination range [dstStart, dstEnd].
|
|
- id: dstEnd
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The end point of the destination range [dstStart, dstEnd].
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The value to remap from the source to destination range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise remap of input x from the source range to the destination range.
|
|
content.vb: Public Shared Function remap(srcStart As double2, srcEnd As double2, dstStart As double2, dstEnd As double2, x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.remap*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: remap(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: remap(double3, double3, double3, double3, double3)
|
|
nameWithType: math.remap(double3, double3, double3, double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: remap
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1767
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of a non-clamping linear remapping of a value x from source range [srcStart, srcEnd] to the destination range [dstStart, dstEnd].
|
|
example: []
|
|
syntax:
|
|
content: public static double3 remap(double3 srcStart, double3 srcEnd, double3 dstStart, double3 dstEnd, double3 x)
|
|
parameters:
|
|
- id: srcStart
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The start point of the source range [srcStart, srcEnd].
|
|
- id: srcEnd
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The end point of the source range [srcStart, srcEnd].
|
|
- id: dstStart
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The start point of the destination range [dstStart, dstEnd].
|
|
- id: dstEnd
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The end point of the destination range [dstStart, dstEnd].
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The value to remap from the source to destination range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise remap of input x from the source range to the destination range.
|
|
content.vb: Public Shared Function remap(srcStart As double3, srcEnd As double3, dstStart As double3, dstEnd As double3, x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.remap*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: remap(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: remap(double4, double4, double4, double4, double4)
|
|
nameWithType: math.remap(double4, double4, double4, double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.remap(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: remap
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1780
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of a non-clamping linear remapping of a value x from source range [srcStart, srcEnd] to the destination range [dstStart, dstEnd].
|
|
example: []
|
|
syntax:
|
|
content: public static double4 remap(double4 srcStart, double4 srcEnd, double4 dstStart, double4 dstEnd, double4 x)
|
|
parameters:
|
|
- id: srcStart
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The start point of the source range [srcStart, srcEnd].
|
|
- id: srcEnd
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The end point of the source range [srcStart, srcEnd].
|
|
- id: dstStart
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The start point of the destination range [dstStart, dstEnd].
|
|
- id: dstEnd
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The end point of the destination range [dstStart, dstEnd].
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The value to remap from the source to destination range.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise remap of input x from the source range to the destination range.
|
|
content.vb: Public Shared Function remap(srcStart As double4, srcEnd As double4, dstStart As double4, dstEnd As double4, x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.remap*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(System.Int32,System.Int32,System.Int32)
|
|
id: mad(System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(int, int, int)
|
|
nameWithType: math.mad(int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(int, int, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1792
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a multiply-add operation (a * b + c) on 3 int values.
|
|
example: []
|
|
syntax:
|
|
content: public static int mad(int mulA, int mulB, int addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: System.Int32
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: System.Int32
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: System.Int32
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: System.Int32
|
|
description: The multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As Integer, mulB As Integer, addC As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
nameWithType.vb: math.mad(Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.mad(Integer, Integer, Integer)
|
|
name.vb: mad(Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: mad(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(int2, int2, int2)
|
|
nameWithType: math.mad(int2, int2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1803
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 int2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 mad(int2 mulA, int2 mulB, int2 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As int2, mulB As int2, addC As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
id: mad(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(int3, int3, int3)
|
|
nameWithType: math.mad(int3, int3, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1814
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 int3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 mad(int3 mulA, int3 mulB, int3 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As int3, mulB As int3, addC As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
id: mad(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(int4, int4, int4)
|
|
nameWithType: math.mad(int4, int4, int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1825
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 int4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 mad(int4 mulA, int4 mulB, int4 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As int4, mulB As int4, addC As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(System.UInt32,System.UInt32,System.UInt32)
|
|
id: mad(System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(uint, uint, uint)
|
|
nameWithType: math.mad(uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1837
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a multiply-add operation (a * b + c) on 3 uint values.
|
|
example: []
|
|
syntax:
|
|
content: public static uint mad(uint mulA, uint mulB, uint addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: System.UInt32
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: System.UInt32
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: System.UInt32
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: System.UInt32
|
|
description: The multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As UInteger, mulB As UInteger, addC As UInteger) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
nameWithType.vb: math.mad(UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.mad(UInteger, UInteger, UInteger)
|
|
name.vb: mad(UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: mad(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(uint2, uint2, uint2)
|
|
nameWithType: math.mad(uint2, uint2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1848
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 uint2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 mad(uint2 mulA, uint2 mulB, uint2 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As uint2, mulB As uint2, addC As uint2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: mad(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(uint3, uint3, uint3)
|
|
nameWithType: math.mad(uint3, uint3, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1859
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 uint3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 mad(uint3 mulA, uint3 mulB, uint3 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As uint3, mulB As uint3, addC As uint3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
id: mad(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(uint4, uint4, uint4)
|
|
nameWithType: math.mad(uint4, uint4, uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1870
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 uint4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 mad(uint4 mulA, uint4 mulB, uint4 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As uint4, mulB As uint4, addC As uint4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(System.Int64,System.Int64,System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(System.Int64,System.Int64,System.Int64)
|
|
id: mad(System.Int64,System.Int64,System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(long, long, long)
|
|
nameWithType: math.mad(long, long, long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(long, long, long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1882
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a multiply-add operation (a * b + c) on 3 long values.
|
|
example: []
|
|
syntax:
|
|
content: public static long mad(long mulA, long mulB, long addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: System.Int64
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: System.Int64
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: System.Int64
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: System.Int64
|
|
description: The multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As Long, mulB As Long, addC As Long) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
nameWithType.vb: math.mad(Long, Long, Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.mad(Long, Long, Long)
|
|
name.vb: mad(Long, Long, Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(System.UInt64,System.UInt64,System.UInt64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(System.UInt64,System.UInt64,System.UInt64)
|
|
id: mad(System.UInt64,System.UInt64,System.UInt64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(ulong, ulong, ulong)
|
|
nameWithType: math.mad(ulong, ulong, ulong)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(ulong, ulong, ulong)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1894
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a multiply-add operation (a * b + c) on 3 ulong values.
|
|
example: []
|
|
syntax:
|
|
content: public static ulong mad(ulong mulA, ulong mulB, ulong addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: System.UInt64
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: System.UInt64
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: System.UInt64
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: System.UInt64
|
|
description: The multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As ULong, mulB As ULong, addC As ULong) As ULong
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
nameWithType.vb: math.mad(ULong, ULong, ULong)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.mad(ULong, ULong, ULong)
|
|
name.vb: mad(ULong, ULong, ULong)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(System.Single,System.Single,System.Single)
|
|
id: mad(System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(float, float, float)
|
|
nameWithType: math.mad(float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(float, float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1911
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a multiply-add operation (a * b + c) on 3 float values.
|
|
remarks: >-
|
|
When Burst compiled with fast math enabled on some architectures, this could be converted to a fused multiply add (FMA).
|
|
|
|
FMA is more accurate due to rounding once at the end of the computation rather than twice that is required when
|
|
|
|
this computation is not fused.
|
|
example: []
|
|
syntax:
|
|
content: public static float mad(float mulA, float mulB, float addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: System.Single
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: System.Single
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: System.Single
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: System.Single
|
|
description: The multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As Single, mulB As Single, addC As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
nameWithType.vb: math.mad(Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.mad(Single, Single, Single)
|
|
name.vb: mad(Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: mad(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(float2, float2, float2)
|
|
nameWithType: math.mad(float2, float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1927
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 float2 vectors.
|
|
remarks: >-
|
|
When Burst compiled with fast math enabled on some architectures, this could be converted to a fused multiply add (FMA).
|
|
|
|
FMA is more accurate due to rounding once at the end of the computation rather than twice that is required when
|
|
|
|
this computation is not fused.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 mad(float2 mulA, float2 mulB, float2 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As float2, mulB As float2, addC As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: mad(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(float3, float3, float3)
|
|
nameWithType: math.mad(float3, float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1943
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 float3 vectors.
|
|
remarks: >-
|
|
When Burst compiled with fast math enabled on some architectures, this could be converted to a fused multiply add (FMA).
|
|
|
|
FMA is more accurate due to rounding once at the end of the computation rather than twice that is required when
|
|
|
|
this computation is not fused.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 mad(float3 mulA, float3 mulB, float3 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As float3, mulB As float3, addC As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: mad(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(float4, float4, float4)
|
|
nameWithType: math.mad(float4, float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1959
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 float4 vectors.
|
|
remarks: >-
|
|
When Burst compiled with fast math enabled on some architectures, this could be converted to a fused multiply add (FMA).
|
|
|
|
FMA is more accurate due to rounding once at the end of the computation rather than twice that is required when
|
|
|
|
this computation is not fused.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 mad(float4 mulA, float4 mulB, float4 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As float4, mulB As float4, addC As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(System.Double,System.Double,System.Double)
|
|
id: mad(System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(double, double, double)
|
|
nameWithType: math.mad(double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(double, double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1976
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a multiply-add operation (a * b + c) on 3 double values.
|
|
remarks: >-
|
|
When Burst compiled with fast math enabled on some architectures, this could be converted to a fused multiply add (FMA).
|
|
|
|
FMA is more accurate due to rounding once at the end of the computation rather than twice that is required when
|
|
|
|
this computation is not fused.
|
|
example: []
|
|
syntax:
|
|
content: public static double mad(double mulA, double mulB, double addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: System.Double
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: System.Double
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: System.Double
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: System.Double
|
|
description: The multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As Double, mulB As Double, addC As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
nameWithType.vb: math.mad(Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.mad(Double, Double, Double)
|
|
name.vb: mad(Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: mad(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(double2, double2, double2)
|
|
nameWithType: math.mad(double2, double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 1992
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 double2 vectors.
|
|
remarks: >-
|
|
When Burst compiled with fast math enabled on some architectures, this could be converted to a fused multiply add (FMA).
|
|
|
|
FMA is more accurate due to rounding once at the end of the computation rather than twice that is required when
|
|
|
|
this computation is not fused.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 mad(double2 mulA, double2 mulB, double2 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As double2, mulB As double2, addC As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: mad(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(double3, double3, double3)
|
|
nameWithType: math.mad(double3, double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2008
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 double3 vectors.
|
|
remarks: >-
|
|
When Burst compiled with fast math enabled on some architectures, this could be converted to a fused multiply add (FMA).
|
|
|
|
FMA is more accurate due to rounding once at the end of the computation rather than twice that is required when
|
|
|
|
this computation is not fused.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 mad(double3 mulA, double3 mulB, double3 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As double3, mulB As double3, addC As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: mad(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mad(double4, double4, double4)
|
|
nameWithType: math.mad(double4, double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mad
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2024
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise multiply-add operation (a * b + c) on 3 double4 vectors.
|
|
remarks: >-
|
|
When Burst compiled with fast math enabled on some architectures, this could be converted to a fused multiply add (FMA).
|
|
|
|
FMA is more accurate due to rounding once at the end of the computation rather than twice that is required when
|
|
|
|
this computation is not fused.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 mad(double4 mulA, double4 mulB, double4 addC)
|
|
parameters:
|
|
- id: mulA
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: First value to multiply.
|
|
- id: mulB
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Second value to multiply.
|
|
- id: addC
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Third value to add to the product of a and b.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise multiply-add of the inputs.
|
|
content.vb: Public Shared Function mad(mulA As double4, mulB As double4, addC As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mad*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(System.Int32,System.Int32,System.Int32)
|
|
id: clamp(System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(int, int, int)
|
|
nameWithType: math.clamp(int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(int, int, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2036
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of clamping the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are int values.
|
|
example: []
|
|
syntax:
|
|
content: public static int clamp(int valueToClamp, int lowerBound, int upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: System.Int32
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: System.Int32
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: System.Int32
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: System.Int32
|
|
description: The clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As Integer, lowerBound As Integer, upperBound As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
nameWithType.vb: math.clamp(Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.clamp(Integer, Integer, Integer)
|
|
name.vb: clamp(Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(int2, int2, int2)
|
|
nameWithType: math.clamp(int2, int2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2047
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the int2 x into the interval [a, b], where a and b are int2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 clamp(int2 valueToClamp, int2 lowerBound, int2 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As int2, lowerBound As int2, upperBound As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(int3, int3, int3)
|
|
nameWithType: math.clamp(int3, int3, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2061
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the int3 x into the interval [a, b], where x, a and b are int3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 clamp(int3 valueToClamp, int3 lowerBound, int3 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As int3, lowerBound As int3, upperBound As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(int4, int4, int4)
|
|
nameWithType: math.clamp(int4, int4, int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2076
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are int4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 clamp(int4 valueToClamp, int4 lowerBound, int4 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As int4, lowerBound As int4, upperBound As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(System.UInt32,System.UInt32,System.UInt32)
|
|
id: clamp(System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(uint, uint, uint)
|
|
nameWithType: math.clamp(uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2088
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of clamping the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are uint values.
|
|
example: []
|
|
syntax:
|
|
content: public static uint clamp(uint valueToClamp, uint lowerBound, uint upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: System.UInt32
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: System.UInt32
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: System.UInt32
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: System.UInt32
|
|
description: The clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As UInteger, lowerBound As UInteger, upperBound As UInteger) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
nameWithType.vb: math.clamp(UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.clamp(UInteger, UInteger, UInteger)
|
|
name.vb: clamp(UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(uint2, uint2, uint2)
|
|
nameWithType: math.clamp(uint2, uint2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2099
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are uint2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 clamp(uint2 valueToClamp, uint2 lowerBound, uint2 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As uint2, lowerBound As uint2, upperBound As uint2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(uint3, uint3, uint3)
|
|
nameWithType: math.clamp(uint3, uint3, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2112
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are uint3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 clamp(uint3 valueToClamp, uint3 lowerBound, uint3 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As uint3, lowerBound As uint3, upperBound As uint3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(uint4, uint4, uint4)
|
|
nameWithType: math.clamp(uint4, uint4, uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2127
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are uint4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 clamp(uint4 valueToClamp, uint4 lowerBound, uint4 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As uint4, lowerBound As uint4, upperBound As uint4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(System.Int64,System.Int64,System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(System.Int64,System.Int64,System.Int64)
|
|
id: clamp(System.Int64,System.Int64,System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(long, long, long)
|
|
nameWithType: math.clamp(long, long, long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(long, long, long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2139
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of clamping the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are long values.
|
|
example: []
|
|
syntax:
|
|
content: public static long clamp(long valueToClamp, long lowerBound, long upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: System.Int64
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: System.Int64
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: System.Int64
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: System.Int64
|
|
description: The clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As Long, lowerBound As Long, upperBound As Long) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
nameWithType.vb: math.clamp(Long, Long, Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.clamp(Long, Long, Long)
|
|
name.vb: clamp(Long, Long, Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(System.UInt64,System.UInt64,System.UInt64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(System.UInt64,System.UInt64,System.UInt64)
|
|
id: clamp(System.UInt64,System.UInt64,System.UInt64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(ulong, ulong, ulong)
|
|
nameWithType: math.clamp(ulong, ulong, ulong)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(ulong, ulong, ulong)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2150
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of clamping the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are ulong values.
|
|
example: []
|
|
syntax:
|
|
content: public static ulong clamp(ulong valueToClamp, ulong lowerBound, ulong upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: System.UInt64
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: System.UInt64
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: System.UInt64
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: System.UInt64
|
|
description: The clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As ULong, lowerBound As ULong, upperBound As ULong) As ULong
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
nameWithType.vb: math.clamp(ULong, ULong, ULong)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.clamp(ULong, ULong, ULong)
|
|
name.vb: clamp(ULong, ULong, ULong)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(System.Single,System.Single,System.Single)
|
|
id: clamp(System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(float, float, float)
|
|
nameWithType: math.clamp(float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(float, float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2162
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of clamping the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are float values.
|
|
example: []
|
|
syntax:
|
|
content: public static float clamp(float valueToClamp, float lowerBound, float upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: System.Single
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: System.Single
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: System.Single
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: System.Single
|
|
description: The clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As Single, lowerBound As Single, upperBound As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
nameWithType.vb: math.clamp(Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.clamp(Single, Single, Single)
|
|
name.vb: clamp(Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(float2, float2, float2)
|
|
nameWithType: math.clamp(float2, float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2173
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are float2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 clamp(float2 valueToClamp, float2 lowerBound, float2 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As float2, lowerBound As float2, upperBound As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(float3, float3, float3)
|
|
nameWithType: math.clamp(float3, float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2187
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are float3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 clamp(float3 valueToClamp, float3 lowerBound, float3 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As float3, lowerBound As float3, upperBound As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(float4, float4, float4)
|
|
nameWithType: math.clamp(float4, float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2202
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are float4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 clamp(float4 valueToClamp, float4 lowerBound, float4 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As float4, lowerBound As float4, upperBound As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(System.Double,System.Double,System.Double)
|
|
id: clamp(System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(double, double, double)
|
|
nameWithType: math.clamp(double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(double, double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2214
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of clamping the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are double values.
|
|
example: []
|
|
syntax:
|
|
content: public static double clamp(double valueToClamp, double lowerBound, double upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: System.Double
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: System.Double
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: System.Double
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: System.Double
|
|
description: The clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As Double, lowerBound As Double, upperBound As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
nameWithType.vb: math.clamp(Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.clamp(Double, Double, Double)
|
|
name.vb: clamp(Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(double2, double2, double2)
|
|
nameWithType: math.clamp(double2, double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2225
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are double2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 clamp(double2 valueToClamp, double2 lowerBound, double2 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As double2, lowerBound As double2, upperBound As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(double3, double3, double3)
|
|
nameWithType: math.clamp(double3, double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2236
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are double3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 clamp(double3 valueToClamp, double3 lowerBound, double3 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As double3, lowerBound As double3, upperBound As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: clamp(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: clamp(double4, double4, double4)
|
|
nameWithType: math.clamp(double4, double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: clamp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2251
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the value valueToClamp into the interval (inclusive) [lowerBound, upperBound], where valueToClamp, lowerBound and upperBound are double4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 clamp(double4 valueToClamp, double4 lowerBound, double4 upperBound)
|
|
parameters:
|
|
- id: valueToClamp
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value to be clamped.
|
|
- id: lowerBound
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Lower bound of the interval.
|
|
- id: upperBound
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Upper bound of the interval.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise clamping of the input valueToClamp into the interval (inclusive) [lowerBound, upperBound].
|
|
content.vb: Public Shared Function clamp(valueToClamp As double4, lowerBound As double4, upperBound As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.saturate(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.saturate(System.Single)
|
|
id: saturate(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: saturate(float)
|
|
nameWithType: math.saturate(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.saturate(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: saturate
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2261
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of clamping the float value x into the interval [0, 1].
|
|
example: []
|
|
syntax:
|
|
content: public static float saturate(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The clamping of the input into the interval [0, 1].
|
|
content.vb: Public Shared Function saturate(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.saturate*
|
|
nameWithType.vb: math.saturate(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.saturate(Single)
|
|
name.vb: saturate(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float2)
|
|
id: saturate(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: saturate(float2)
|
|
nameWithType: math.saturate(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: saturate
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2270
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the float2 vector x into the interval [0, 1].
|
|
example: []
|
|
syntax:
|
|
content: public static float2 saturate(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise clamping of the input into the interval [0, 1].
|
|
content.vb: Public Shared Function saturate(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.saturate*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float3)
|
|
id: saturate(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: saturate(float3)
|
|
nameWithType: math.saturate(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: saturate
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2279
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the float3 vector x into the interval [0, 1].
|
|
example: []
|
|
syntax:
|
|
content: public static float3 saturate(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise clamping of the input into the interval [0, 1].
|
|
content.vb: Public Shared Function saturate(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.saturate*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float4)
|
|
id: saturate(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: saturate(float4)
|
|
nameWithType: math.saturate(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: saturate
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2288
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the float4 vector x into the interval [0, 1].
|
|
example: []
|
|
syntax:
|
|
content: public static float4 saturate(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise clamping of the input into the interval [0, 1].
|
|
content.vb: Public Shared Function saturate(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.saturate*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.saturate(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.saturate(System.Double)
|
|
id: saturate(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: saturate(double)
|
|
nameWithType: math.saturate(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.saturate(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: saturate
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2298
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of clamping the double value x into the interval [0, 1].
|
|
example: []
|
|
syntax:
|
|
content: public static double saturate(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The clamping of the input into the interval [0, 1].
|
|
content.vb: Public Shared Function saturate(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.saturate*
|
|
nameWithType.vb: math.saturate(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.saturate(Double)
|
|
name.vb: saturate(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double2)
|
|
id: saturate(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: saturate(double2)
|
|
nameWithType: math.saturate(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: saturate
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the double2 vector x into the interval [0, 1].
|
|
example: []
|
|
syntax:
|
|
content: public static double2 saturate(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise clamping of the input into the interval [0, 1].
|
|
content.vb: Public Shared Function saturate(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.saturate*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double3)
|
|
id: saturate(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: saturate(double3)
|
|
nameWithType: math.saturate(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: saturate
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the double3 vector x into the interval [0, 1].
|
|
example: []
|
|
syntax:
|
|
content: public static double3 saturate(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise clamping of the input into the interval [0, 1].
|
|
content.vb: Public Shared Function saturate(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.saturate*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double4)
|
|
id: saturate(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: saturate(double4)
|
|
nameWithType: math.saturate(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.saturate(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: saturate
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2325
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise clamping of the double4 vector x into the interval [0, 1].
|
|
example: []
|
|
syntax:
|
|
content: public static double4 saturate(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise clamping of the input into the interval [0, 1].
|
|
content.vb: Public Shared Function saturate(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.saturate*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(System.Int32)
|
|
id: abs(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(int)
|
|
nameWithType: math.abs(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2335
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the absolute value of a int value.
|
|
example: []
|
|
syntax:
|
|
content: public static int abs(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Input value.
|
|
return:
|
|
type: System.Int32
|
|
description: The absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
nameWithType.vb: math.abs(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.abs(Integer)
|
|
name.vb: abs(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int2)
|
|
id: abs(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(int2)
|
|
nameWithType: math.abs(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2344
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise absolute value of a int2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 abs(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int3)
|
|
id: abs(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(int3)
|
|
nameWithType: math.abs(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2355
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise absolute value of a int3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 abs(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int4)
|
|
id: abs(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(int4)
|
|
nameWithType: math.abs(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2367
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise absolute value of a int4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 abs(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(System.Int64)
|
|
id: abs(System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(long)
|
|
nameWithType: math.abs(long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2376
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the absolute value of a long value.
|
|
example: []
|
|
syntax:
|
|
content: public static long abs(long x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: Input value.
|
|
return:
|
|
type: System.Int64
|
|
description: The absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As Long) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
nameWithType.vb: math.abs(Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.abs(Long)
|
|
name.vb: abs(Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(System.Single)
|
|
id: abs(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(float)
|
|
nameWithType: math.abs(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2386
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the absolute value of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float abs(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
nameWithType.vb: math.abs(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.abs(Single)
|
|
name.vb: abs(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float2)
|
|
id: abs(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(float2)
|
|
nameWithType: math.abs(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2395
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise absolute value of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 abs(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float3)
|
|
id: abs(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(float3)
|
|
nameWithType: math.abs(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2404
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise absolute value of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 abs(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float4)
|
|
id: abs(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(float4)
|
|
nameWithType: math.abs(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2413
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise absolute value of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 abs(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(System.Double)
|
|
id: abs(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(double)
|
|
nameWithType: math.abs(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2423
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the absolute value of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double abs(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
nameWithType.vb: math.abs(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.abs(Double)
|
|
name.vb: abs(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double2)
|
|
id: abs(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(double2)
|
|
nameWithType: math.abs(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2432
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise absolute value of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 abs(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double3)
|
|
id: abs(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(double3)
|
|
nameWithType: math.abs(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2441
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise absolute value of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 abs(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double4)
|
|
id: abs(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: abs(double4)
|
|
nameWithType: math.abs(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: abs
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2450
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise absolute value of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 abs(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise absolute value of the input.
|
|
content.vb: Public Shared Function abs(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.abs*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(System.Int32,System.Int32)
|
|
id: dot(System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(int, int)
|
|
nameWithType: math.dot(int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(int, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2461
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two int values. Equivalent to multiplication.
|
|
example: []
|
|
syntax:
|
|
content: public static int dot(int x, int y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: The first value.
|
|
- id: y
|
|
type: System.Int32
|
|
description: The second value.
|
|
return:
|
|
type: System.Int32
|
|
description: The dot product of two values.
|
|
content.vb: Public Shared Function dot(x As Integer, y As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
nameWithType.vb: math.dot(Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.dot(Integer, Integer)
|
|
name.vb: dot(Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: dot(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(int2, int2)
|
|
nameWithType: math.dot(int2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2471
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two int2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int dot(int2 x, int2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The second vector.
|
|
return:
|
|
type: System.Int32
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As int2, y As int2) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
id: dot(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(int3, int3)
|
|
nameWithType: math.dot(int3, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2481
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two int3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int dot(int3 x, int3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The second vector.
|
|
return:
|
|
type: System.Int32
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As int3, y As int3) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
id: dot(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(int4, int4)
|
|
nameWithType: math.dot(int4, int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2491
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two int4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static int dot(int4 x, int4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The second vector.
|
|
return:
|
|
type: System.Int32
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As int4, y As int4) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(System.UInt32,System.UInt32)
|
|
id: dot(System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(uint, uint)
|
|
nameWithType: math.dot(uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(uint, uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2502
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two uint values. Equivalent to multiplication.
|
|
example: []
|
|
syntax:
|
|
content: public static uint dot(uint x, uint y)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: The first value.
|
|
- id: y
|
|
type: System.UInt32
|
|
description: The second value.
|
|
return:
|
|
type: System.UInt32
|
|
description: The dot product of two values.
|
|
content.vb: Public Shared Function dot(x As UInteger, y As UInteger) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
nameWithType.vb: math.dot(UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.dot(UInteger, UInteger)
|
|
name.vb: dot(UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: dot(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(uint2, uint2)
|
|
nameWithType: math.dot(uint2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2512
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two uint2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint dot(uint2 x, uint2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The second vector.
|
|
return:
|
|
type: System.UInt32
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As uint2, y As uint2) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: dot(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(uint3, uint3)
|
|
nameWithType: math.dot(uint3, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2522
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two uint3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint dot(uint3 x, uint3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The second vector.
|
|
return:
|
|
type: System.UInt32
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As uint3, y As uint3) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
id: dot(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(uint4, uint4)
|
|
nameWithType: math.dot(uint4, uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2532
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two uint4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static uint dot(uint4 x, uint4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The second vector.
|
|
return:
|
|
type: System.UInt32
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As uint4, y As uint4) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(System.Single,System.Single)
|
|
id: dot(System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(float, float)
|
|
nameWithType: math.dot(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2543
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two float values. Equivalent to multiplication.
|
|
example: []
|
|
syntax:
|
|
content: public static float dot(float x, float y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: The first value.
|
|
- id: y
|
|
type: System.Single
|
|
description: The second value.
|
|
return:
|
|
type: System.Single
|
|
description: The dot product of two values.
|
|
content.vb: Public Shared Function dot(x As Single, y As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
nameWithType.vb: math.dot(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.dot(Single, Single)
|
|
name.vb: dot(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: dot(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(float2, float2)
|
|
nameWithType: math.dot(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2553
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two float2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float dot(float2 x, float2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The second vector.
|
|
return:
|
|
type: System.Single
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As float2, y As float2) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: dot(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(float3, float3)
|
|
nameWithType: math.dot(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2563
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two float3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float dot(float3 x, float3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The second vector.
|
|
return:
|
|
type: System.Single
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As float3, y As float3) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: dot(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(float4, float4)
|
|
nameWithType: math.dot(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2573
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two float4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float dot(float4 x, float4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The second vector.
|
|
return:
|
|
type: System.Single
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As float4, y As float4) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(System.Double,System.Double)
|
|
id: dot(System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(double, double)
|
|
nameWithType: math.dot(double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2584
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two double values. Equivalent to multiplication.
|
|
example: []
|
|
syntax:
|
|
content: public static double dot(double x, double y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: The first value.
|
|
- id: y
|
|
type: System.Double
|
|
description: The second value.
|
|
return:
|
|
type: System.Double
|
|
description: The dot product of two values.
|
|
content.vb: Public Shared Function dot(x As Double, y As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
nameWithType.vb: math.dot(Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.dot(Double, Double)
|
|
name.vb: dot(Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: dot(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(double2, double2)
|
|
nameWithType: math.dot(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2594
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two double2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double dot(double2 x, double2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The second vector.
|
|
return:
|
|
type: System.Double
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As double2, y As double2) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: dot(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(double3, double3)
|
|
nameWithType: math.dot(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2604
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two double3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double dot(double3 x, double3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The second vector.
|
|
return:
|
|
type: System.Double
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As double3, y As double3) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: dot(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(double4, double4)
|
|
nameWithType: math.dot(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2614
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two double4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double dot(double4 x, double4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The first vector.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The second vector.
|
|
return:
|
|
type: System.Double
|
|
description: The dot product of two vectors.
|
|
content.vb: Public Shared Function dot(x As double4, y As double4) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tan(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tan(System.Single)
|
|
id: tan(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tan(float)
|
|
nameWithType: math.tan(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tan(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2624
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the tangent of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float tan(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The tangent of the input.
|
|
content.vb: Public Shared Function tan(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.tan*
|
|
nameWithType.vb: math.tan(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.tan(Single)
|
|
name.vb: tan(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float2)
|
|
id: tan(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tan(float2)
|
|
nameWithType: math.tan(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2633
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise tangent of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 tan(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise tangent of the input.
|
|
content.vb: Public Shared Function tan(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.tan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float3)
|
|
id: tan(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tan(float3)
|
|
nameWithType: math.tan(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2642
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise tangent of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 tan(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise tangent of the input.
|
|
content.vb: Public Shared Function tan(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.tan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float4)
|
|
id: tan(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tan(float4)
|
|
nameWithType: math.tan(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2651
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise tangent of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 tan(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise tangent of the input.
|
|
content.vb: Public Shared Function tan(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.tan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tan(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tan(System.Double)
|
|
id: tan(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tan(double)
|
|
nameWithType: math.tan(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tan(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2661
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the tangent of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double tan(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The tangent of the input.
|
|
content.vb: Public Shared Function tan(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.tan*
|
|
nameWithType.vb: math.tan(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.tan(Double)
|
|
name.vb: tan(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double2)
|
|
id: tan(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tan(double2)
|
|
nameWithType: math.tan(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2670
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise tangent of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 tan(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise tangent of the input.
|
|
content.vb: Public Shared Function tan(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.tan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double3)
|
|
id: tan(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tan(double3)
|
|
nameWithType: math.tan(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2679
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise tangent of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 tan(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise tangent of the input.
|
|
content.vb: Public Shared Function tan(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.tan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double4)
|
|
id: tan(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tan(double4)
|
|
nameWithType: math.tan(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tan(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2688
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise tangent of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 tan(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise tangent of the input.
|
|
content.vb: Public Shared Function tan(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.tan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tanh(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tanh(System.Single)
|
|
id: tanh(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tanh(float)
|
|
nameWithType: math.tanh(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tanh(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tanh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2698
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the hyperbolic tangent of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float tanh(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The hyperbolic tangent of the input.
|
|
content.vb: Public Shared Function tanh(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.tanh*
|
|
nameWithType.vb: math.tanh(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.tanh(Single)
|
|
name.vb: tanh(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float2)
|
|
id: tanh(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tanh(float2)
|
|
nameWithType: math.tanh(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tanh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2707
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic tangent of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 tanh(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise hyperbolic tangent of the input.
|
|
content.vb: Public Shared Function tanh(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.tanh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float3)
|
|
id: tanh(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tanh(float3)
|
|
nameWithType: math.tanh(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tanh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2716
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic tangent of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 tanh(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise hyperbolic tangent of the input.
|
|
content.vb: Public Shared Function tanh(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.tanh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float4)
|
|
id: tanh(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tanh(float4)
|
|
nameWithType: math.tanh(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tanh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2725
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic tangent of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 tanh(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise hyperbolic tangent of the input.
|
|
content.vb: Public Shared Function tanh(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.tanh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tanh(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tanh(System.Double)
|
|
id: tanh(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tanh(double)
|
|
nameWithType: math.tanh(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tanh(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tanh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2735
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the hyperbolic tangent of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double tanh(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The hyperbolic tangent of the input.
|
|
content.vb: Public Shared Function tanh(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.tanh*
|
|
nameWithType.vb: math.tanh(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.tanh(Double)
|
|
name.vb: tanh(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double2)
|
|
id: tanh(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tanh(double2)
|
|
nameWithType: math.tanh(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tanh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2744
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic tangent of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 tanh(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise hyperbolic tangent of the input.
|
|
content.vb: Public Shared Function tanh(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.tanh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double3)
|
|
id: tanh(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tanh(double3)
|
|
nameWithType: math.tanh(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tanh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2753
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic tangent of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 tanh(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise hyperbolic tangent of the input.
|
|
content.vb: Public Shared Function tanh(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.tanh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double4)
|
|
id: tanh(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tanh(double4)
|
|
nameWithType: math.tanh(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tanh(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tanh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2762
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic tangent of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 tanh(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise hyperbolic tangent of the input.
|
|
content.vb: Public Shared Function tanh(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.tanh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan(System.Single)
|
|
id: atan(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan(float)
|
|
nameWithType: math.atan(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2772
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the arctangent of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float atan(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: A tangent value, usually the ratio y/x on the unit circle.
|
|
return:
|
|
type: System.Single
|
|
description: The arctangent of the input, in radians.
|
|
content.vb: Public Shared Function atan(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan*
|
|
nameWithType.vb: math.atan(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.atan(Single)
|
|
name.vb: atan(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float2)
|
|
id: atan(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan(float2)
|
|
nameWithType: math.atan(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2781
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arctangent of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 atan(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: A tangent value, usually the ratio y/x on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise arctangent of the input, in radians.
|
|
content.vb: Public Shared Function atan(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float3)
|
|
id: atan(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan(float3)
|
|
nameWithType: math.atan(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2790
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arctangent of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 atan(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: A tangent value, usually the ratio y/x on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise arctangent of the input, in radians.
|
|
content.vb: Public Shared Function atan(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float4)
|
|
id: atan(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan(float4)
|
|
nameWithType: math.atan(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2799
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arctangent of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 atan(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: A tangent value, usually the ratio y/x on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise arctangent of the input, in radians.
|
|
content.vb: Public Shared Function atan(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan(System.Double)
|
|
id: atan(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan(double)
|
|
nameWithType: math.atan(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2809
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the arctangent of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double atan(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: A tangent value, usually the ratio y/x on the unit circle.
|
|
return:
|
|
type: System.Double
|
|
description: The arctangent of the input, in radians.
|
|
content.vb: Public Shared Function atan(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan*
|
|
nameWithType.vb: math.atan(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.atan(Double)
|
|
name.vb: atan(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double2)
|
|
id: atan(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan(double2)
|
|
nameWithType: math.atan(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2818
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arctangent of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 atan(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: A tangent value, usually the ratio y/x on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise arctangent of the input, in radians.
|
|
content.vb: Public Shared Function atan(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double3)
|
|
id: atan(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan(double3)
|
|
nameWithType: math.atan(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2827
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arctangent of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 atan(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: A tangent value, usually the ratio y/x on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise arctangent of the input, in radians.
|
|
content.vb: Public Shared Function atan(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double4)
|
|
id: atan(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan(double4)
|
|
nameWithType: math.atan(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2836
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arctangent of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 atan(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: A tangent value, usually the ratio y/x on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise arctangent of the input, in radians.
|
|
content.vb: Public Shared Function atan(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan2(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan2(System.Single,System.Single)
|
|
id: atan2(System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan2(float, float)
|
|
nameWithType: math.atan2(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan2(float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2847
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the 2-argument arctangent of a pair of float values.
|
|
example: []
|
|
syntax:
|
|
content: public static float atan2(float y, float x)
|
|
parameters:
|
|
- id: y
|
|
type: System.Single
|
|
description: Numerator of the ratio y/x, usually the y component on the unit circle.
|
|
- id: x
|
|
type: System.Single
|
|
description: Denominator of the ratio y/x, usually the x component on the unit circle.
|
|
return:
|
|
type: System.Single
|
|
description: The arctangent of the ratio y/x, in radians.
|
|
content.vb: Public Shared Function atan2(y As Single, x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan2*
|
|
nameWithType.vb: math.atan2(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.atan2(Single, Single)
|
|
name.vb: atan2(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: atan2(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan2(float2, float2)
|
|
nameWithType: math.atan2(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2857
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise 2-argument arctangent of a pair of floats2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 atan2(float2 y, float2 x)
|
|
parameters:
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Numerator of the ratio y/x, usually the y component on the unit circle.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Denominator of the ratio y/x, usually the x component on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise arctangent of the ratio y/x, in radians.
|
|
content.vb: Public Shared Function atan2(y As float2, x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: atan2(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan2(float3, float3)
|
|
nameWithType: math.atan2(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2867
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise 2-argument arctangent of a pair of floats3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 atan2(float3 y, float3 x)
|
|
parameters:
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Numerator of the ratio y/x, usually the y component on the unit circle.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Denominator of the ratio y/x, usually the x component on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise arctangent of the ratio y/x, in radians.
|
|
content.vb: Public Shared Function atan2(y As float3, x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: atan2(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan2(float4, float4)
|
|
nameWithType: math.atan2(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2877
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise 2-argument arctangent of a pair of floats4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 atan2(float4 y, float4 x)
|
|
parameters:
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Numerator of the ratio y/x, usually the y component on the unit circle.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Denominator of the ratio y/x, usually the x component on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise arctangent of the ratio y/x, in radians.
|
|
content.vb: Public Shared Function atan2(y As float4, x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan2(System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan2(System.Double,System.Double)
|
|
id: atan2(System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan2(double, double)
|
|
nameWithType: math.atan2(double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan2(double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2888
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the 2-argument arctangent of a pair of double values.
|
|
example: []
|
|
syntax:
|
|
content: public static double atan2(double y, double x)
|
|
parameters:
|
|
- id: y
|
|
type: System.Double
|
|
description: Numerator of the ratio y/x, usually the y component on the unit circle.
|
|
- id: x
|
|
type: System.Double
|
|
description: Denominator of the ratio y/x, usually the x component on the unit circle.
|
|
return:
|
|
type: System.Double
|
|
description: The arctangent of the ratio y/x, in radians.
|
|
content.vb: Public Shared Function atan2(y As Double, x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan2*
|
|
nameWithType.vb: math.atan2(Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.atan2(Double, Double)
|
|
name.vb: atan2(Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: atan2(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan2(double2, double2)
|
|
nameWithType: math.atan2(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2898
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the 2-argument arctangent of a pair of double2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 atan2(double2 y, double2 x)
|
|
parameters:
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Numerator of the ratio y/x, usually the y component on the unit circle.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Denominator of the ratio y/x, usually the x component on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise arctangent of the ratio y/x, in radians.
|
|
content.vb: Public Shared Function atan2(y As double2, x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: atan2(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan2(double3, double3)
|
|
nameWithType: math.atan2(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2908
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the 2-argument arctangent of a pair of double3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 atan2(double3 y, double3 x)
|
|
parameters:
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Numerator of the ratio y/x, usually the y component on the unit circle.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Denominator of the ratio y/x, usually the x component on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise arctangent of the ratio y/x, in radians.
|
|
content.vb: Public Shared Function atan2(y As double3, x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: atan2(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: atan2(double4, double4)
|
|
nameWithType: math.atan2(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan2(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: atan2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2918
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the 2-argument arctangent of a pair of double4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 atan2(double4 y, double4 x)
|
|
parameters:
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Numerator of the ratio y/x, usually the y component on the unit circle.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Denominator of the ratio y/x, usually the x component on the unit circle.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise arctangent of the ratio y/x, in radians.
|
|
content.vb: Public Shared Function atan2(y As double4, x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.atan2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cos(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cos(System.Single)
|
|
id: cos(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cos(float)
|
|
nameWithType: math.cos(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cos(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2928
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the cosine of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float cos(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The cosine cosine of the input.
|
|
content.vb: Public Shared Function cos(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.cos*
|
|
nameWithType.vb: math.cos(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.cos(Single)
|
|
name.vb: cos(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float2)
|
|
id: cos(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cos(float2)
|
|
nameWithType: math.cos(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2937
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise cosine of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 cos(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise cosine cosine of the input.
|
|
content.vb: Public Shared Function cos(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.cos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float3)
|
|
id: cos(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cos(float3)
|
|
nameWithType: math.cos(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2946
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise cosine of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 cos(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise cosine cosine of the input.
|
|
content.vb: Public Shared Function cos(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.cos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float4)
|
|
id: cos(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cos(float4)
|
|
nameWithType: math.cos(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2955
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise cosine of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 cos(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise cosine cosine of the input.
|
|
content.vb: Public Shared Function cos(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.cos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cos(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cos(System.Double)
|
|
id: cos(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cos(double)
|
|
nameWithType: math.cos(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cos(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2965
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the cosine of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double cos(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The cosine cosine of the input.
|
|
content.vb: Public Shared Function cos(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.cos*
|
|
nameWithType.vb: math.cos(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.cos(Double)
|
|
name.vb: cos(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double2)
|
|
id: cos(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cos(double2)
|
|
nameWithType: math.cos(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2974
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise cosine of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 cos(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise cosine cosine of the input.
|
|
content.vb: Public Shared Function cos(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.cos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double3)
|
|
id: cos(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cos(double3)
|
|
nameWithType: math.cos(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2983
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise cosine of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 cos(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise cosine cosine of the input.
|
|
content.vb: Public Shared Function cos(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.cos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double4)
|
|
id: cos(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cos(double4)
|
|
nameWithType: math.cos(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cos(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 2992
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise cosine of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 cos(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise cosine cosine of the input.
|
|
content.vb: Public Shared Function cos(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.cos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cosh(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cosh(System.Single)
|
|
id: cosh(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cosh(float)
|
|
nameWithType: math.cosh(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cosh(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cosh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3002
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the hyperbolic cosine of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float cosh(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The hyperbolic cosine of the input.
|
|
content.vb: Public Shared Function cosh(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.cosh*
|
|
nameWithType.vb: math.cosh(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.cosh(Single)
|
|
name.vb: cosh(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float2)
|
|
id: cosh(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cosh(float2)
|
|
nameWithType: math.cosh(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cosh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3011
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic cosine of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 cosh(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise hyperbolic cosine of the input.
|
|
content.vb: Public Shared Function cosh(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.cosh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float3)
|
|
id: cosh(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cosh(float3)
|
|
nameWithType: math.cosh(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cosh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3020
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic cosine of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 cosh(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise hyperbolic cosine of the input.
|
|
content.vb: Public Shared Function cosh(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.cosh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float4)
|
|
id: cosh(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cosh(float4)
|
|
nameWithType: math.cosh(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cosh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3029
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic cosine of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 cosh(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise hyperbolic cosine of the input.
|
|
content.vb: Public Shared Function cosh(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.cosh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cosh(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cosh(System.Double)
|
|
id: cosh(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cosh(double)
|
|
nameWithType: math.cosh(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cosh(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cosh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3039
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the hyperbolic cosine of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double cosh(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The hyperbolic cosine of the input.
|
|
content.vb: Public Shared Function cosh(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.cosh*
|
|
nameWithType.vb: math.cosh(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.cosh(Double)
|
|
name.vb: cosh(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double2)
|
|
id: cosh(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cosh(double2)
|
|
nameWithType: math.cosh(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cosh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3048
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic cosine of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 cosh(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise hyperbolic cosine of the input.
|
|
content.vb: Public Shared Function cosh(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.cosh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double3)
|
|
id: cosh(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cosh(double3)
|
|
nameWithType: math.cosh(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cosh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3057
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic cosine of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 cosh(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise hyperbolic cosine of the input.
|
|
content.vb: Public Shared Function cosh(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.cosh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double4)
|
|
id: cosh(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cosh(double4)
|
|
nameWithType: math.cosh(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cosh(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cosh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3066
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic cosine of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 cosh(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise hyperbolic cosine of the input.
|
|
content.vb: Public Shared Function cosh(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.cosh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.acos(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.acos(System.Single)
|
|
id: acos(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: acos(float)
|
|
nameWithType: math.acos(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.acos(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: acos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3076
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the arccosine of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float acos(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The arccosine of the input.
|
|
content.vb: Public Shared Function acos(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.acos*
|
|
nameWithType.vb: math.acos(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.acos(Single)
|
|
name.vb: acos(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float2)
|
|
id: acos(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: acos(float2)
|
|
nameWithType: math.acos(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: acos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3085
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arccosine of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 acos(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise arccosine of the input.
|
|
content.vb: Public Shared Function acos(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.acos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float3)
|
|
id: acos(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: acos(float3)
|
|
nameWithType: math.acos(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: acos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3094
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arccosine of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 acos(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise arccosine of the input.
|
|
content.vb: Public Shared Function acos(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.acos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float4)
|
|
id: acos(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: acos(float4)
|
|
nameWithType: math.acos(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: acos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3103
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arccosine of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 acos(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise arccosine of the input.
|
|
content.vb: Public Shared Function acos(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.acos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.acos(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.acos(System.Double)
|
|
id: acos(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: acos(double)
|
|
nameWithType: math.acos(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.acos(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: acos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3113
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the arccosine of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double acos(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The arccosine of the input.
|
|
content.vb: Public Shared Function acos(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.acos*
|
|
nameWithType.vb: math.acos(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.acos(Double)
|
|
name.vb: acos(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double2)
|
|
id: acos(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: acos(double2)
|
|
nameWithType: math.acos(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: acos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3122
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arccosine of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 acos(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise arccosine of the input.
|
|
content.vb: Public Shared Function acos(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.acos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double3)
|
|
id: acos(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: acos(double3)
|
|
nameWithType: math.acos(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: acos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3131
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arccosine of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 acos(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise arccosine of the input.
|
|
content.vb: Public Shared Function acos(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.acos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double4)
|
|
id: acos(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: acos(double4)
|
|
nameWithType: math.acos(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.acos(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: acos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3140
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arccosine of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 acos(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise arccosine of the input.
|
|
content.vb: Public Shared Function acos(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.acos*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sin(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sin(System.Single)
|
|
id: sin(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sin(float)
|
|
nameWithType: math.sin(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sin(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3150
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the sine of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float sin(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The sine of the input.
|
|
content.vb: Public Shared Function sin(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.sin*
|
|
nameWithType.vb: math.sin(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sin(Single)
|
|
name.vb: sin(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float2)
|
|
id: sin(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sin(float2)
|
|
nameWithType: math.sin(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3159
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 sin(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise sine of the input.
|
|
content.vb: Public Shared Function sin(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.sin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float3)
|
|
id: sin(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sin(float3)
|
|
nameWithType: math.sin(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3168
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 sin(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise sine of the input.
|
|
content.vb: Public Shared Function sin(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.sin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float4)
|
|
id: sin(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sin(float4)
|
|
nameWithType: math.sin(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3177
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 sin(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise sine of the input.
|
|
content.vb: Public Shared Function sin(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.sin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sin(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sin(System.Double)
|
|
id: sin(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sin(double)
|
|
nameWithType: math.sin(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sin(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3187
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the sine of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double sin(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The sine of the input.
|
|
content.vb: Public Shared Function sin(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.sin*
|
|
nameWithType.vb: math.sin(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sin(Double)
|
|
name.vb: sin(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double2)
|
|
id: sin(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sin(double2)
|
|
nameWithType: math.sin(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3196
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 sin(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise sine of the input.
|
|
content.vb: Public Shared Function sin(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.sin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double3)
|
|
id: sin(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sin(double3)
|
|
nameWithType: math.sin(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3205
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 sin(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise sine of the input.
|
|
content.vb: Public Shared Function sin(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.sin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double4)
|
|
id: sin(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sin(double4)
|
|
nameWithType: math.sin(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sin(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3214
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 sin(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise sine of the input.
|
|
content.vb: Public Shared Function sin(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.sin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sinh(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sinh(System.Single)
|
|
id: sinh(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sinh(float)
|
|
nameWithType: math.sinh(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sinh(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sinh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3224
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the hyperbolic sine of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float sinh(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The hyperbolic sine of the input.
|
|
content.vb: Public Shared Function sinh(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.sinh*
|
|
nameWithType.vb: math.sinh(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sinh(Single)
|
|
name.vb: sinh(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float2)
|
|
id: sinh(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sinh(float2)
|
|
nameWithType: math.sinh(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sinh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3233
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic sine of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 sinh(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise hyperbolic sine of the input.
|
|
content.vb: Public Shared Function sinh(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.sinh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float3)
|
|
id: sinh(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sinh(float3)
|
|
nameWithType: math.sinh(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sinh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3242
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic sine of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 sinh(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise hyperbolic sine of the input.
|
|
content.vb: Public Shared Function sinh(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.sinh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float4)
|
|
id: sinh(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sinh(float4)
|
|
nameWithType: math.sinh(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sinh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3251
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic sine of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 sinh(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise hyperbolic sine of the input.
|
|
content.vb: Public Shared Function sinh(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.sinh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sinh(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sinh(System.Double)
|
|
id: sinh(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sinh(double)
|
|
nameWithType: math.sinh(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sinh(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sinh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3261
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the hyperbolic sine of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double sinh(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The hyperbolic sine of the input.
|
|
content.vb: Public Shared Function sinh(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.sinh*
|
|
nameWithType.vb: math.sinh(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sinh(Double)
|
|
name.vb: sinh(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double2)
|
|
id: sinh(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sinh(double2)
|
|
nameWithType: math.sinh(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sinh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3270
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic sine of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 sinh(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise hyperbolic sine of the input.
|
|
content.vb: Public Shared Function sinh(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.sinh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double3)
|
|
id: sinh(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sinh(double3)
|
|
nameWithType: math.sinh(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sinh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3279
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic sine of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 sinh(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise hyperbolic sine of the input.
|
|
content.vb: Public Shared Function sinh(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.sinh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double4)
|
|
id: sinh(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sinh(double4)
|
|
nameWithType: math.sinh(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sinh(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sinh
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3288
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise hyperbolic sine of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 sinh(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise hyperbolic sine of the input.
|
|
content.vb: Public Shared Function sinh(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.sinh*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asin(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asin(System.Single)
|
|
id: asin(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asin(float)
|
|
nameWithType: math.asin(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asin(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3298
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the arcsine of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float asin(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The arcsine of the input.
|
|
content.vb: Public Shared Function asin(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.asin*
|
|
nameWithType.vb: math.asin(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asin(Single)
|
|
name.vb: asin(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float2)
|
|
id: asin(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asin(float2)
|
|
nameWithType: math.asin(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arcsine of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 asin(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise arcsine of the input.
|
|
content.vb: Public Shared Function asin(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.asin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float3)
|
|
id: asin(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asin(float3)
|
|
nameWithType: math.asin(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arcsine of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 asin(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise arcsine of the input.
|
|
content.vb: Public Shared Function asin(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.asin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float4)
|
|
id: asin(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asin(float4)
|
|
nameWithType: math.asin(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3325
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arcsine of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 asin(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise arcsine of the input.
|
|
content.vb: Public Shared Function asin(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.asin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asin(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asin(System.Double)
|
|
id: asin(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asin(double)
|
|
nameWithType: math.asin(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asin(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3335
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the arcsine of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double asin(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The arcsine of the input.
|
|
content.vb: Public Shared Function asin(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.asin*
|
|
nameWithType.vb: math.asin(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.asin(Double)
|
|
name.vb: asin(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double2)
|
|
id: asin(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asin(double2)
|
|
nameWithType: math.asin(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3344
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arcsine of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 asin(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise arcsine of the input.
|
|
content.vb: Public Shared Function asin(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.asin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double3)
|
|
id: asin(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asin(double3)
|
|
nameWithType: math.asin(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3353
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arcsine of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 asin(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise arcsine of the input.
|
|
content.vb: Public Shared Function asin(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.asin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double4)
|
|
id: asin(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: asin(double4)
|
|
nameWithType: math.asin(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asin(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: asin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3362
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise arcsine of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 asin(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise arcsine of the input.
|
|
content.vb: Public Shared Function asin(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.asin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floor(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floor(System.Single)
|
|
id: floor(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floor(float)
|
|
nameWithType: math.floor(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floor(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floor
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3372
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding a float value up to the nearest integral value less or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static float floor(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The round down to nearest integral value of the input.
|
|
content.vb: Public Shared Function floor(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.floor*
|
|
nameWithType.vb: math.floor(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.floor(Single)
|
|
name.vb: floor(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float2)
|
|
id: floor(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floor(float2)
|
|
nameWithType: math.floor(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floor
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3381
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a float2 vector value down to the nearest value less or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 floor(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise round down to nearest integral value of the input.
|
|
content.vb: Public Shared Function floor(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.floor*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float3)
|
|
id: floor(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floor(float3)
|
|
nameWithType: math.floor(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floor
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3390
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a float3 vector value down to the nearest value less or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 floor(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise round down to nearest integral value of the input.
|
|
content.vb: Public Shared Function floor(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.floor*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float4)
|
|
id: floor(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floor(float4)
|
|
nameWithType: math.floor(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floor
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3399
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a float4 vector value down to the nearest value less or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 floor(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise round down to nearest integral value of the input.
|
|
content.vb: Public Shared Function floor(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.floor*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floor(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floor(System.Double)
|
|
id: floor(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floor(double)
|
|
nameWithType: math.floor(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floor(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floor
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3409
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding a double value up to the nearest integral value less or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static double floor(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The round down to nearest integral value of the input.
|
|
content.vb: Public Shared Function floor(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.floor*
|
|
nameWithType.vb: math.floor(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.floor(Double)
|
|
name.vb: floor(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double2)
|
|
id: floor(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floor(double2)
|
|
nameWithType: math.floor(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floor
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3418
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a double2 vector value down to the nearest value less or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 floor(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise round down to nearest integral value of the input.
|
|
content.vb: Public Shared Function floor(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.floor*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double3)
|
|
id: floor(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floor(double3)
|
|
nameWithType: math.floor(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floor
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3427
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a double3 vector value down to the nearest value less or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 floor(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise round down to nearest integral value of the input.
|
|
content.vb: Public Shared Function floor(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.floor*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double4)
|
|
id: floor(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floor(double4)
|
|
nameWithType: math.floor(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floor(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floor
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3436
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a double4 vector value down to the nearest value less or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 floor(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise round down to nearest integral value of the input.
|
|
content.vb: Public Shared Function floor(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.floor*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceil(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceil(System.Single)
|
|
id: ceil(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceil(float)
|
|
nameWithType: math.ceil(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceil(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceil
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3446
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding a float value up to the nearest integral value greater or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static float ceil(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The round up to nearest integral value of the input.
|
|
content.vb: Public Shared Function ceil(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceil*
|
|
nameWithType.vb: math.ceil(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ceil(Single)
|
|
name.vb: ceil(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float2)
|
|
id: ceil(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceil(float2)
|
|
nameWithType: math.ceil(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceil
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3455
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a float2 vector value up to the nearest value greater or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 ceil(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise round up to nearest integral value of the input.
|
|
content.vb: Public Shared Function ceil(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceil*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float3)
|
|
id: ceil(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceil(float3)
|
|
nameWithType: math.ceil(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceil
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3464
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a float3 vector value up to the nearest value greater or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 ceil(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise round up to nearest integral value of the input.
|
|
content.vb: Public Shared Function ceil(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceil*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float4)
|
|
id: ceil(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceil(float4)
|
|
nameWithType: math.ceil(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceil
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3473
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a float4 vector value up to the nearest value greater or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 ceil(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise round up to nearest integral value of the input.
|
|
content.vb: Public Shared Function ceil(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceil*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceil(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceil(System.Double)
|
|
id: ceil(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceil(double)
|
|
nameWithType: math.ceil(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceil(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceil
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3483
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding a double value up to the nearest greater integral value greater or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static double ceil(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The round up to nearest integral value of the input.
|
|
content.vb: Public Shared Function ceil(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceil*
|
|
nameWithType.vb: math.ceil(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ceil(Double)
|
|
name.vb: ceil(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double2)
|
|
id: ceil(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceil(double2)
|
|
nameWithType: math.ceil(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceil
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3492
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a double2 vector value up to the nearest integral value greater or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 ceil(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise round up to nearest integral value of the input.
|
|
content.vb: Public Shared Function ceil(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceil*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double3)
|
|
id: ceil(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceil(double3)
|
|
nameWithType: math.ceil(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceil
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3501
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a double3 vector value up to the nearest integral value greater or equal to the original value..
|
|
example: []
|
|
syntax:
|
|
content: public static double3 ceil(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise round up to nearest integral value of the input.
|
|
content.vb: Public Shared Function ceil(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceil*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double4)
|
|
id: ceil(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceil(double4)
|
|
nameWithType: math.ceil(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceil(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceil
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3510
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a double4 vector value up to the nearest integral value greater or equal to the original value.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 ceil(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise round up to nearest integral value of the input.
|
|
content.vb: Public Shared Function ceil(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceil*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.round(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.round(System.Single)
|
|
id: round(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: round(float)
|
|
nameWithType: math.round(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.round(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: round
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3520
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding a float value to the nearest integral value.
|
|
example: []
|
|
syntax:
|
|
content: public static float round(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The round to nearest integral value of the input.
|
|
content.vb: Public Shared Function round(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.round*
|
|
nameWithType.vb: math.round(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.round(Single)
|
|
name.vb: round(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float2)
|
|
id: round(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: round(float2)
|
|
nameWithType: math.round(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: round
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3529
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a float2 vector value to the nearest integral value.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 round(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise round to nearest integral value of the input.
|
|
content.vb: Public Shared Function round(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.round*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float3)
|
|
id: round(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: round(float3)
|
|
nameWithType: math.round(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: round
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3538
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a float3 vector value to the nearest integral value.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 round(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise round to nearest integral value of the input.
|
|
content.vb: Public Shared Function round(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.round*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float4)
|
|
id: round(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: round(float4)
|
|
nameWithType: math.round(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: round
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3547
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a float4 vector value to the nearest integral value.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 round(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise round to nearest integral value of the input.
|
|
content.vb: Public Shared Function round(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.round*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.round(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.round(System.Double)
|
|
id: round(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: round(double)
|
|
nameWithType: math.round(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.round(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: round
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3557
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding a double value to the nearest integral value.
|
|
example: []
|
|
syntax:
|
|
content: public static double round(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The round to nearest integral value of the input.
|
|
content.vb: Public Shared Function round(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.round*
|
|
nameWithType.vb: math.round(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.round(Double)
|
|
name.vb: round(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double2)
|
|
id: round(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: round(double2)
|
|
nameWithType: math.round(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: round
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3566
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a double2 vector value to the nearest integral value.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 round(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise round to nearest integral value of the input.
|
|
content.vb: Public Shared Function round(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.round*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double3)
|
|
id: round(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: round(double3)
|
|
nameWithType: math.round(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: round
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3575
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a double3 vector value to the nearest integral value.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 round(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise round to nearest integral value of the input.
|
|
content.vb: Public Shared Function round(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.round*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double4)
|
|
id: round(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: round(double4)
|
|
nameWithType: math.round(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.round(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: round
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3584
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rounding each component of a double4 vector value to the nearest integral value.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 round(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise round to nearest integral value of the input.
|
|
content.vb: Public Shared Function round(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.round*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.trunc(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.trunc(System.Single)
|
|
id: trunc(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: trunc(float)
|
|
nameWithType: math.trunc(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.trunc(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: trunc
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3594
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of truncating a float value to an integral float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float trunc(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The truncation of the input.
|
|
content.vb: Public Shared Function trunc(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.trunc*
|
|
nameWithType.vb: math.trunc(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.trunc(Single)
|
|
name.vb: trunc(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float2)
|
|
id: trunc(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: trunc(float2)
|
|
nameWithType: math.trunc(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: trunc
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3603
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise truncation of a float2 value to an integral float2 value.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 trunc(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise truncation of the input.
|
|
content.vb: Public Shared Function trunc(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.trunc*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float3)
|
|
id: trunc(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: trunc(float3)
|
|
nameWithType: math.trunc(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: trunc
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3612
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise truncation of a float3 value to an integral float3 value.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 trunc(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise truncation of the input.
|
|
content.vb: Public Shared Function trunc(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.trunc*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float4)
|
|
id: trunc(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: trunc(float4)
|
|
nameWithType: math.trunc(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: trunc
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3621
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise truncation of a float4 value to an integral float4 value.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 trunc(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise truncation of the input.
|
|
content.vb: Public Shared Function trunc(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.trunc*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.trunc(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.trunc(System.Double)
|
|
id: trunc(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: trunc(double)
|
|
nameWithType: math.trunc(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.trunc(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: trunc
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3631
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of truncating a double value to an integral double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double trunc(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The truncation of the input.
|
|
content.vb: Public Shared Function trunc(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.trunc*
|
|
nameWithType.vb: math.trunc(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.trunc(Double)
|
|
name.vb: trunc(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double2)
|
|
id: trunc(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: trunc(double2)
|
|
nameWithType: math.trunc(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: trunc
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3640
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise truncation of a double2 value to an integral double2 value.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 trunc(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise truncation of the input.
|
|
content.vb: Public Shared Function trunc(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.trunc*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double3)
|
|
id: trunc(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: trunc(double3)
|
|
nameWithType: math.trunc(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: trunc
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3649
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise truncation of a double3 value to an integral double3 value.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 trunc(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise truncation of the input.
|
|
content.vb: Public Shared Function trunc(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.trunc*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double4)
|
|
id: trunc(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: trunc(double4)
|
|
nameWithType: math.trunc(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.trunc(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: trunc
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3658
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise truncation of a double4 value to an integral double4 value.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 trunc(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise truncation of the input.
|
|
content.vb: Public Shared Function trunc(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.trunc*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.frac(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.frac(System.Single)
|
|
id: frac(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: frac(float)
|
|
nameWithType: math.frac(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.frac(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: frac
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3668
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the fractional part of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float frac(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The fractional part of the input.
|
|
content.vb: Public Shared Function frac(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.frac*
|
|
nameWithType.vb: math.frac(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.frac(Single)
|
|
name.vb: frac(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float2)
|
|
id: frac(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: frac(float2)
|
|
nameWithType: math.frac(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: frac
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3677
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise fractional parts of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 frac(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise fractional part of the input.
|
|
content.vb: Public Shared Function frac(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.frac*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float3)
|
|
id: frac(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: frac(float3)
|
|
nameWithType: math.frac(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: frac
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3686
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise fractional parts of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 frac(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise fractional part of the input.
|
|
content.vb: Public Shared Function frac(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.frac*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float4)
|
|
id: frac(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: frac(float4)
|
|
nameWithType: math.frac(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: frac
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3695
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise fractional parts of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 frac(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise fractional part of the input.
|
|
content.vb: Public Shared Function frac(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.frac*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.frac(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.frac(System.Double)
|
|
id: frac(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: frac(double)
|
|
nameWithType: math.frac(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.frac(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: frac
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3705
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the fractional part of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double frac(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The fractional part of the input.
|
|
content.vb: Public Shared Function frac(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.frac*
|
|
nameWithType.vb: math.frac(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.frac(Double)
|
|
name.vb: frac(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double2)
|
|
id: frac(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: frac(double2)
|
|
nameWithType: math.frac(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: frac
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3714
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise fractional parts of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 frac(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise fractional part of the input.
|
|
content.vb: Public Shared Function frac(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.frac*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double3)
|
|
id: frac(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: frac(double3)
|
|
nameWithType: math.frac(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: frac
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3723
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise fractional parts of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 frac(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise fractional part of the input.
|
|
content.vb: Public Shared Function frac(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.frac*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double4)
|
|
id: frac(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: frac(double4)
|
|
nameWithType: math.frac(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.frac(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: frac
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3732
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise fractional parts of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 frac(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise fractional part of the input.
|
|
content.vb: Public Shared Function frac(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.frac*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rcp(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rcp(System.Single)
|
|
id: rcp(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rcp(float)
|
|
nameWithType: math.rcp(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rcp(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rcp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3742
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the reciprocal a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float rcp(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The reciprocal of the input.
|
|
content.vb: Public Shared Function rcp(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.rcp*
|
|
nameWithType.vb: math.rcp(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rcp(Single)
|
|
name.vb: rcp(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float2)
|
|
id: rcp(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rcp(float2)
|
|
nameWithType: math.rcp(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rcp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3751
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 rcp(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise reciprocal of the input.
|
|
content.vb: Public Shared Function rcp(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.rcp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float3)
|
|
id: rcp(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rcp(float3)
|
|
nameWithType: math.rcp(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rcp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3760
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 rcp(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise reciprocal of the input.
|
|
content.vb: Public Shared Function rcp(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.rcp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float4)
|
|
id: rcp(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rcp(float4)
|
|
nameWithType: math.rcp(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rcp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3769
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 rcp(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise reciprocal of the input.
|
|
content.vb: Public Shared Function rcp(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.rcp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rcp(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rcp(System.Double)
|
|
id: rcp(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rcp(double)
|
|
nameWithType: math.rcp(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rcp(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rcp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3779
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the reciprocal a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double rcp(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The reciprocal of the input.
|
|
content.vb: Public Shared Function rcp(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.rcp*
|
|
nameWithType.vb: math.rcp(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rcp(Double)
|
|
name.vb: rcp(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double2)
|
|
id: rcp(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rcp(double2)
|
|
nameWithType: math.rcp(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rcp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3788
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 rcp(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise reciprocal of the input.
|
|
content.vb: Public Shared Function rcp(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.rcp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double3)
|
|
id: rcp(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rcp(double3)
|
|
nameWithType: math.rcp(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rcp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3797
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 rcp(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise reciprocal of the input.
|
|
content.vb: Public Shared Function rcp(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.rcp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double4)
|
|
id: rcp(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rcp(double4)
|
|
nameWithType: math.rcp(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rcp(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rcp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3806
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 rcp(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise reciprocal of the input.
|
|
content.vb: Public Shared Function rcp(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.rcp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(System.Int32)
|
|
id: sign(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(int)
|
|
nameWithType: math.sign(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3815
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the sign of a int value. -1 if it is less than zero, 0 if it is zero and 1 if it greater than zero.
|
|
example: []
|
|
syntax:
|
|
content: public static int sign(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Input value.
|
|
return:
|
|
type: System.Int32
|
|
description: The sign of the input.
|
|
content.vb: Public Shared Function sign(x As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
nameWithType.vb: math.sign(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sign(Integer)
|
|
name.vb: sign(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int2)
|
|
id: sign(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(int2)
|
|
nameWithType: math.sign(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3824
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sign of a int2 value. 1 for positive components, 0 for zero components and -1 for negative components.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 sign(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise sign of the input.
|
|
content.vb: Public Shared Function sign(x As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int3)
|
|
id: sign(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(int3)
|
|
nameWithType: math.sign(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3833
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sign of a int3 value. 1 for positive components, 0 for zero components and -1 for negative components.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 sign(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise sign of the input.
|
|
content.vb: Public Shared Function sign(x As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int4)
|
|
id: sign(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(int4)
|
|
nameWithType: math.sign(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3842
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sign of a int4 value. 1 for positive components, 0 for zero components and -1 for negative components.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 sign(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise sign of the input.
|
|
content.vb: Public Shared Function sign(x As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(System.Single)
|
|
id: sign(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(float)
|
|
nameWithType: math.sign(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3851
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the sign of a float value. -1.0f if it is less than zero, 0.0f if it is zero and 1.0f if it greater than zero.
|
|
example: []
|
|
syntax:
|
|
content: public static float sign(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The sign of the input.
|
|
content.vb: Public Shared Function sign(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
nameWithType.vb: math.sign(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sign(Single)
|
|
name.vb: sign(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float2)
|
|
id: sign(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(float2)
|
|
nameWithType: math.sign(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3860
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sign of a float2 value. 1.0f for positive components, 0.0f for zero components and -1.0f for negative components.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 sign(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise sign of the input.
|
|
content.vb: Public Shared Function sign(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float3)
|
|
id: sign(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(float3)
|
|
nameWithType: math.sign(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3869
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sign of a float3 value. 1.0f for positive components, 0.0f for zero components and -1.0f for negative components.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 sign(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise sign of the input.
|
|
content.vb: Public Shared Function sign(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float4)
|
|
id: sign(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(float4)
|
|
nameWithType: math.sign(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3878
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sign of a float4 value. 1.0f for positive components, 0.0f for zero components and -1.0f for negative components.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 sign(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise sign of the input.
|
|
content.vb: Public Shared Function sign(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(System.Double)
|
|
id: sign(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(double)
|
|
nameWithType: math.sign(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3888
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the sign of a double value. -1.0 if it is less than zero, 0.0 if it is zero and 1.0 if it greater than zero.
|
|
example: []
|
|
syntax:
|
|
content: public static double sign(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The sign of the input.
|
|
content.vb: Public Shared Function sign(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
nameWithType.vb: math.sign(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sign(Double)
|
|
name.vb: sign(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double2)
|
|
id: sign(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(double2)
|
|
nameWithType: math.sign(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3897
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sign of a double2 value. 1.0 for positive components, 0.0 for zero components and -1.0 for negative components.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 sign(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise sign of the input.
|
|
content.vb: Public Shared Function sign(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double3)
|
|
id: sign(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(double3)
|
|
nameWithType: math.sign(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3906
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sign of a double3 value. 1.0 for positive components, 0.0 for zero components and -1.0 for negative components.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 sign(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise sign of the input.
|
|
content.vb: Public Shared Function sign(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double4)
|
|
id: sign(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sign(double4)
|
|
nameWithType: math.sign(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3915
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sign of a double4 value. 1.0 for positive components, 0.0 for zero components and -1.0 for negative components.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 sign(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise sign of the input.
|
|
content.vb: Public Shared Function sign(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.sign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.pow(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.pow(System.Single,System.Single)
|
|
id: pow(System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: pow(float, float)
|
|
nameWithType: math.pow(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.pow(float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: pow
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3926
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns x raised to the power y.
|
|
example: []
|
|
syntax:
|
|
content: public static float pow(float x, float y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: The exponent base.
|
|
- id: y
|
|
type: System.Single
|
|
description: The exponent power.
|
|
return:
|
|
type: System.Single
|
|
description: The result of raising x to the power y.
|
|
content.vb: Public Shared Function pow(x As Single, y As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.pow*
|
|
nameWithType.vb: math.pow(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.pow(Single, Single)
|
|
name.vb: pow(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: pow(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: pow(float2, float2)
|
|
nameWithType: math.pow(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: pow
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3936
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of raising x to the power y.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 pow(float2 x, float2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The exponent base.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The exponent power.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise result of raising x to the power y.
|
|
content.vb: Public Shared Function pow(x As float2, y As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.pow*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: pow(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: pow(float3, float3)
|
|
nameWithType: math.pow(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: pow
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3946
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of raising x to the power y.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 pow(float3 x, float3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The exponent base.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The exponent power.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise result of raising x to the power y.
|
|
content.vb: Public Shared Function pow(x As float3, y As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.pow*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: pow(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: pow(float4, float4)
|
|
nameWithType: math.pow(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: pow
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3956
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of raising x to the power y.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 pow(float4 x, float4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The exponent base.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The exponent power.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise result of raising x to the power y.
|
|
content.vb: Public Shared Function pow(x As float4, y As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.pow*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.pow(System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.pow(System.Double,System.Double)
|
|
id: pow(System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: pow(double, double)
|
|
nameWithType: math.pow(double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.pow(double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: pow
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3967
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns x raised to the power y.
|
|
example: []
|
|
syntax:
|
|
content: public static double pow(double x, double y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: The exponent base.
|
|
- id: y
|
|
type: System.Double
|
|
description: The exponent power.
|
|
return:
|
|
type: System.Double
|
|
description: The result of raising x to the power y.
|
|
content.vb: Public Shared Function pow(x As Double, y As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.pow*
|
|
nameWithType.vb: math.pow(Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.pow(Double, Double)
|
|
name.vb: pow(Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: pow(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: pow(double2, double2)
|
|
nameWithType: math.pow(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: pow
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3977
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of raising x to the power y.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 pow(double2 x, double2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The exponent base.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The exponent power.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise result of raising x to the power y.
|
|
content.vb: Public Shared Function pow(x As double2, y As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.pow*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: pow(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: pow(double3, double3)
|
|
nameWithType: math.pow(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: pow
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3987
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of raising x to the power y.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 pow(double3 x, double3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The exponent base.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The exponent power.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise result of raising x to the power y.
|
|
content.vb: Public Shared Function pow(x As double3, y As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.pow*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: pow(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: pow(double4, double4)
|
|
nameWithType: math.pow(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.pow(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: pow
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 3997
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of raising x to the power y.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 pow(double4 x, double4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The exponent base.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The exponent power.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise result of raising x to the power y.
|
|
content.vb: Public Shared Function pow(x As double4, y As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.pow*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp(System.Single)
|
|
id: exp(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp(float)
|
|
nameWithType: math.exp(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4007
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the base-e exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float exp(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The base-e exponential of the input.
|
|
content.vb: Public Shared Function exp(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp*
|
|
nameWithType.vb: math.exp(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.exp(Single)
|
|
name.vb: exp(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float2)
|
|
id: exp(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp(float2)
|
|
nameWithType: math.exp(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4016
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-e exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 exp(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise base-e exponential of the input.
|
|
content.vb: Public Shared Function exp(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float3)
|
|
id: exp(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp(float3)
|
|
nameWithType: math.exp(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4025
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-e exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 exp(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise base-e exponential of the input.
|
|
content.vb: Public Shared Function exp(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float4)
|
|
id: exp(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp(float4)
|
|
nameWithType: math.exp(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4034
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-e exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 exp(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise base-e exponential of the input.
|
|
content.vb: Public Shared Function exp(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp(System.Double)
|
|
id: exp(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp(double)
|
|
nameWithType: math.exp(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4044
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the base-e exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double exp(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The base-e exponential of the input.
|
|
content.vb: Public Shared Function exp(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp*
|
|
nameWithType.vb: math.exp(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.exp(Double)
|
|
name.vb: exp(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double2)
|
|
id: exp(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp(double2)
|
|
nameWithType: math.exp(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4053
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-e exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 exp(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise base-e exponential of the input.
|
|
content.vb: Public Shared Function exp(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double3)
|
|
id: exp(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp(double3)
|
|
nameWithType: math.exp(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4062
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-e exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 exp(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise base-e exponential of the input.
|
|
content.vb: Public Shared Function exp(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double4)
|
|
id: exp(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp(double4)
|
|
nameWithType: math.exp(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4071
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-e exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 exp(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise base-e exponential of the input.
|
|
content.vb: Public Shared Function exp(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp2(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp2(System.Single)
|
|
id: exp2(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp2(float)
|
|
nameWithType: math.exp2(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp2(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4081
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the base-2 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float exp2(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The base-2 exponential of the input.
|
|
content.vb: Public Shared Function exp2(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp2*
|
|
nameWithType.vb: math.exp2(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.exp2(Single)
|
|
name.vb: exp2(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float2)
|
|
id: exp2(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp2(float2)
|
|
nameWithType: math.exp2(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4090
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 exp2(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise base-2 exponential of the input.
|
|
content.vb: Public Shared Function exp2(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float3)
|
|
id: exp2(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp2(float3)
|
|
nameWithType: math.exp2(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4099
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 exp2(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise base-2 exponential of the input.
|
|
content.vb: Public Shared Function exp2(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float4)
|
|
id: exp2(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp2(float4)
|
|
nameWithType: math.exp2(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4108
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 exp2(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise base-2 exponential of the input.
|
|
content.vb: Public Shared Function exp2(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp2(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp2(System.Double)
|
|
id: exp2(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp2(double)
|
|
nameWithType: math.exp2(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp2(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4118
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the base-2 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double exp2(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The base-2 exponential of the input.
|
|
content.vb: Public Shared Function exp2(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp2*
|
|
nameWithType.vb: math.exp2(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.exp2(Double)
|
|
name.vb: exp2(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double2)
|
|
id: exp2(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp2(double2)
|
|
nameWithType: math.exp2(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4127
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 exp2(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise base-2 exponential of the input.
|
|
content.vb: Public Shared Function exp2(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double3)
|
|
id: exp2(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp2(double3)
|
|
nameWithType: math.exp2(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4136
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 exp2(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise base-2 exponential of the input.
|
|
content.vb: Public Shared Function exp2(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double4)
|
|
id: exp2(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp2(double4)
|
|
nameWithType: math.exp2(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp2(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4145
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 exp2(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise base-2 exponential of the input.
|
|
content.vb: Public Shared Function exp2(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp10(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp10(System.Single)
|
|
id: exp10(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp10(float)
|
|
nameWithType: math.exp10(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp10(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4155
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the base-10 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float exp10(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The base-10 exponential of the input.
|
|
content.vb: Public Shared Function exp10(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp10*
|
|
nameWithType.vb: math.exp10(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.exp10(Single)
|
|
name.vb: exp10(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float2)
|
|
id: exp10(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp10(float2)
|
|
nameWithType: math.exp10(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4164
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 exp10(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise base-10 exponential of the input.
|
|
content.vb: Public Shared Function exp10(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float3)
|
|
id: exp10(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp10(float3)
|
|
nameWithType: math.exp10(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4173
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 exp10(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise base-10 exponential of the input.
|
|
content.vb: Public Shared Function exp10(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float4)
|
|
id: exp10(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp10(float4)
|
|
nameWithType: math.exp10(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4182
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 exp10(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise base-10 exponential of the input.
|
|
content.vb: Public Shared Function exp10(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp10(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp10(System.Double)
|
|
id: exp10(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp10(double)
|
|
nameWithType: math.exp10(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp10(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4192
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the base-10 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double exp10(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The base-10 exponential of the input.
|
|
content.vb: Public Shared Function exp10(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp10*
|
|
nameWithType.vb: math.exp10(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.exp10(Double)
|
|
name.vb: exp10(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double2)
|
|
id: exp10(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp10(double2)
|
|
nameWithType: math.exp10(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4201
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 exp10(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise base-10 exponential of the input.
|
|
content.vb: Public Shared Function exp10(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double3)
|
|
id: exp10(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp10(double3)
|
|
nameWithType: math.exp10(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4210
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 exp10(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise base-10 exponential of the input.
|
|
content.vb: Public Shared Function exp10(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double4)
|
|
id: exp10(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp10(double4)
|
|
nameWithType: math.exp10(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp10(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4219
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 exponential of x.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 exp10(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise base-10 exponential of the input.
|
|
content.vb: Public Shared Function exp10(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log(System.Single)
|
|
id: log(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log(float)
|
|
nameWithType: math.log(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4229
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the natural logarithm of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float log(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The natural logarithm of the input.
|
|
content.vb: Public Shared Function log(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.log*
|
|
nameWithType.vb: math.log(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.log(Single)
|
|
name.vb: log(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float2)
|
|
id: log(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log(float2)
|
|
nameWithType: math.log(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4238
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise natural logarithm of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 log(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise natural logarithm of the input.
|
|
content.vb: Public Shared Function log(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.log*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float3)
|
|
id: log(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log(float3)
|
|
nameWithType: math.log(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4247
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise natural logarithm of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 log(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise natural logarithm of the input.
|
|
content.vb: Public Shared Function log(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.log*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float4)
|
|
id: log(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log(float4)
|
|
nameWithType: math.log(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4256
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise natural logarithm of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 log(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise natural logarithm of the input.
|
|
content.vb: Public Shared Function log(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.log*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log(System.Double)
|
|
id: log(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log(double)
|
|
nameWithType: math.log(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4266
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the natural logarithm of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double log(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The natural logarithm of the input.
|
|
content.vb: Public Shared Function log(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.log*
|
|
nameWithType.vb: math.log(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.log(Double)
|
|
name.vb: log(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double2)
|
|
id: log(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log(double2)
|
|
nameWithType: math.log(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4275
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise natural logarithm of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 log(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise natural logarithm of the input.
|
|
content.vb: Public Shared Function log(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.log*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double3)
|
|
id: log(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log(double3)
|
|
nameWithType: math.log(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4284
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise natural logarithm of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 log(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise natural logarithm of the input.
|
|
content.vb: Public Shared Function log(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.log*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double4)
|
|
id: log(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log(double4)
|
|
nameWithType: math.log(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4293
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise natural logarithm of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 log(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise natural logarithm of the input.
|
|
content.vb: Public Shared Function log(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.log*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log2(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log2(System.Single)
|
|
id: log2(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log2(float)
|
|
nameWithType: math.log2(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log2(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4303
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the base-2 logarithm of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float log2(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The base-2 logarithm of the input.
|
|
content.vb: Public Shared Function log2(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.log2*
|
|
nameWithType.vb: math.log2(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.log2(Single)
|
|
name.vb: log2(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float2)
|
|
id: log2(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log2(float2)
|
|
nameWithType: math.log2(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4312
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 logarithm of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 log2(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise base-2 logarithm of the input.
|
|
content.vb: Public Shared Function log2(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.log2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float3)
|
|
id: log2(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log2(float3)
|
|
nameWithType: math.log2(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4321
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 logarithm of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 log2(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise base-2 logarithm of the input.
|
|
content.vb: Public Shared Function log2(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.log2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float4)
|
|
id: log2(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log2(float4)
|
|
nameWithType: math.log2(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4330
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 logarithm of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 log2(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise base-2 logarithm of the input.
|
|
content.vb: Public Shared Function log2(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.log2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log2(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log2(System.Double)
|
|
id: log2(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log2(double)
|
|
nameWithType: math.log2(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log2(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4340
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the base-2 logarithm of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double log2(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The base-2 logarithm of the input.
|
|
content.vb: Public Shared Function log2(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.log2*
|
|
nameWithType.vb: math.log2(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.log2(Double)
|
|
name.vb: log2(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double2)
|
|
id: log2(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log2(double2)
|
|
nameWithType: math.log2(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4349
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 logarithm of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 log2(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise base-2 logarithm of the input.
|
|
content.vb: Public Shared Function log2(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.log2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double3)
|
|
id: log2(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log2(double3)
|
|
nameWithType: math.log2(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4358
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 logarithm of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 log2(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise base-2 logarithm of the input.
|
|
content.vb: Public Shared Function log2(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.log2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double4)
|
|
id: log2(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log2(double4)
|
|
nameWithType: math.log2(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log2(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4367
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-2 logarithm of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 log2(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise base-2 logarithm of the input.
|
|
content.vb: Public Shared Function log2(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.log2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log10(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log10(System.Single)
|
|
id: log10(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log10(float)
|
|
nameWithType: math.log10(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log10(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4376
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the base-10 logarithm of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float log10(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input value.
|
|
return:
|
|
type: System.Single
|
|
description: The base-10 logarithm of the input.
|
|
content.vb: Public Shared Function log10(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.log10*
|
|
nameWithType.vb: math.log10(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.log10(Single)
|
|
name.vb: log10(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float2)
|
|
id: log10(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log10(float2)
|
|
nameWithType: math.log10(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4385
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 logarithm of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 log10(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise base-10 logarithm of the input.
|
|
content.vb: Public Shared Function log10(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.log10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float3)
|
|
id: log10(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log10(float3)
|
|
nameWithType: math.log10(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4394
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 logarithm of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 log10(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise base-10 logarithm of the input.
|
|
content.vb: Public Shared Function log10(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.log10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float4)
|
|
id: log10(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log10(float4)
|
|
nameWithType: math.log10(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4403
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 logarithm of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 log10(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise base-10 logarithm of the input.
|
|
content.vb: Public Shared Function log10(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.log10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log10(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log10(System.Double)
|
|
id: log10(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log10(double)
|
|
nameWithType: math.log10(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log10(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4413
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the base-10 logarithm of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double log10(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input value.
|
|
return:
|
|
type: System.Double
|
|
description: The base-10 logarithm of the input.
|
|
content.vb: Public Shared Function log10(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.log10*
|
|
nameWithType.vb: math.log10(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.log10(Double)
|
|
name.vb: log10(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double2)
|
|
id: log10(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log10(double2)
|
|
nameWithType: math.log10(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4422
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 logarithm of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 log10(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise base-10 logarithm of the input.
|
|
content.vb: Public Shared Function log10(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.log10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double3)
|
|
id: log10(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log10(double3)
|
|
nameWithType: math.log10(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4431
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 logarithm of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 log10(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise base-10 logarithm of the input.
|
|
content.vb: Public Shared Function log10(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.log10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double4)
|
|
id: log10(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log10(double4)
|
|
nameWithType: math.log10(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log10(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log10
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4440
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise base-10 logarithm of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 log10(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise base-10 logarithm of the input.
|
|
content.vb: Public Shared Function log10(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.log10*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fmod(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.fmod(System.Single,System.Single)
|
|
id: fmod(System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: fmod(float, float)
|
|
nameWithType: math.fmod(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fmod(float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: fmod
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4451
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the floating point remainder of x/y.
|
|
example: []
|
|
syntax:
|
|
content: public static float fmod(float x, float y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: The dividend in x/y.
|
|
- id: y
|
|
type: System.Single
|
|
description: The divisor in x/y.
|
|
return:
|
|
type: System.Single
|
|
description: The remainder of x/y.
|
|
content.vb: Public Shared Function fmod(x As Single, y As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.fmod*
|
|
nameWithType.vb: math.fmod(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.fmod(Single, Single)
|
|
name.vb: fmod(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: fmod(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: fmod(float2, float2)
|
|
nameWithType: math.fmod(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: fmod
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4461
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise floating point remainder of x/y.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 fmod(float2 x, float2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The dividend in x/y.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The divisor in x/y.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise remainder of x/y.
|
|
content.vb: Public Shared Function fmod(x As float2, y As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.fmod*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: fmod(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: fmod(float3, float3)
|
|
nameWithType: math.fmod(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: fmod
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4471
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise floating point remainder of x/y.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 fmod(float3 x, float3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The dividend in x/y.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The divisor in x/y.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise remainder of x/y.
|
|
content.vb: Public Shared Function fmod(x As float3, y As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.fmod*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: fmod(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: fmod(float4, float4)
|
|
nameWithType: math.fmod(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: fmod
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4481
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise floating point remainder of x/y.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 fmod(float4 x, float4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The dividend in x/y.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The divisor in x/y.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise remainder of x/y.
|
|
content.vb: Public Shared Function fmod(x As float4, y As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.fmod*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fmod(System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.fmod(System.Double,System.Double)
|
|
id: fmod(System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: fmod(double, double)
|
|
nameWithType: math.fmod(double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fmod(double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: fmod
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4492
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the double precision floating point remainder of x/y.
|
|
example: []
|
|
syntax:
|
|
content: public static double fmod(double x, double y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: The dividend in x/y.
|
|
- id: y
|
|
type: System.Double
|
|
description: The divisor in x/y.
|
|
return:
|
|
type: System.Double
|
|
description: The remainder of x/y.
|
|
content.vb: Public Shared Function fmod(x As Double, y As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.fmod*
|
|
nameWithType.vb: math.fmod(Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.fmod(Double, Double)
|
|
name.vb: fmod(Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: fmod(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: fmod(double2, double2)
|
|
nameWithType: math.fmod(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: fmod
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4502
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise double precision floating point remainder of x/y.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 fmod(double2 x, double2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The dividend in x/y.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The divisor in x/y.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise remainder of x/y.
|
|
content.vb: Public Shared Function fmod(x As double2, y As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.fmod*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: fmod(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: fmod(double3, double3)
|
|
nameWithType: math.fmod(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: fmod
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4512
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise double precision floating point remainder of x/y.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 fmod(double3 x, double3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The dividend in x/y.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The divisor in x/y.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise remainder of x/y.
|
|
content.vb: Public Shared Function fmod(x As double3, y As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.fmod*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: fmod(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: fmod(double4, double4)
|
|
nameWithType: math.fmod(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fmod(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: fmod
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4522
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise double precision floating point remainder of x/y.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 fmod(double4 x, double4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The dividend in x/y.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The divisor in x/y.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise remainder of x/y.
|
|
content.vb: Public Shared Function fmod(x As double4, y As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.fmod*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.modf(System.Single,System.Single@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.modf(System.Single,System.Single@)
|
|
id: modf(System.Single,System.Single@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: modf(float, out float)
|
|
nameWithType: math.modf(float, out float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.modf(float, out float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: modf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4533
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Splits a float value into an integral part i and a fractional part that gets returned. Both parts take the sign of the input.
|
|
example: []
|
|
syntax:
|
|
content: public static float modf(float x, out float i)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Value to split into integral and fractional part.
|
|
- id: i
|
|
type: System.Single
|
|
description: Output value containing integral part of x.
|
|
return:
|
|
type: System.Single
|
|
description: The fractional part of x.
|
|
content.vb: Public Shared Function modf(x As Single, i As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.modf*
|
|
nameWithType.vb: math.modf(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.modf(Single, Single)
|
|
name.vb: modf(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2@)
|
|
id: modf(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: modf(float2, out float2)
|
|
nameWithType: math.modf(float2, out float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float2, out Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: modf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4547
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Performs a componentwise split of a float2 vector into an integral part i and a fractional part that gets returned.
|
|
|
|
Both parts take the sign of the corresponding input component.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 modf(float2 x, out float2 i)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Value to split into integral and fractional part.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Output value containing integral part of x.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise fractional part of x.
|
|
content.vb: Public Shared Function modf(x As float2, i As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.modf*
|
|
nameWithType.vb: math.modf(float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: modf(float2, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@)
|
|
id: modf(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: modf(float3, out float3)
|
|
nameWithType: math.modf(float3, out float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float3, out Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: modf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4561
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Performs a componentwise split of a float3 vector into an integral part i and a fractional part that gets returned.
|
|
|
|
Both parts take the sign of the corresponding input component.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 modf(float3 x, out float3 i)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Value to split into integral and fractional part.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Output value containing integral part of x.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise fractional part of x.
|
|
content.vb: Public Shared Function modf(x As float3, i As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.modf*
|
|
nameWithType.vb: math.modf(float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: modf(float3, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4@)
|
|
id: modf(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: modf(float4, out float4)
|
|
nameWithType: math.modf(float4, out float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float4, out Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: modf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4575
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Performs a componentwise split of a float4 vector into an integral part i and a fractional part that gets returned.
|
|
|
|
Both parts take the sign of the corresponding input component.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 modf(float4 x, out float4 i)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Value to split into integral and fractional part.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Output value containing integral part of x.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise fractional part of x.
|
|
content.vb: Public Shared Function modf(x As float4, i As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.modf*
|
|
nameWithType.vb: math.modf(float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: modf(float4, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.modf(System.Double,System.Double@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.modf(System.Double,System.Double@)
|
|
id: modf(System.Double,System.Double@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: modf(double, out double)
|
|
nameWithType: math.modf(double, out double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.modf(double, out double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: modf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4587
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Splits a double value into an integral part i and a fractional part that gets returned. Both parts take the sign of the input.
|
|
example: []
|
|
syntax:
|
|
content: public static double modf(double x, out double i)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Value to split into integral and fractional part.
|
|
- id: i
|
|
type: System.Double
|
|
description: Output value containing integral part of x.
|
|
return:
|
|
type: System.Double
|
|
description: The fractional part of x.
|
|
content.vb: Public Shared Function modf(x As Double, i As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.modf*
|
|
nameWithType.vb: math.modf(Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.modf(Double, Double)
|
|
name.vb: modf(Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2@)
|
|
id: modf(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: modf(double2, out double2)
|
|
nameWithType: math.modf(double2, out double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double2, out Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: modf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4601
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Performs a componentwise split of a double2 vector into an integral part i and a fractional part that gets returned.
|
|
|
|
Both parts take the sign of the corresponding input component.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 modf(double2 x, out double2 i)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Value to split into integral and fractional part.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Output value containing integral part of x.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise fractional part of x.
|
|
content.vb: Public Shared Function modf(x As double2, i As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.modf*
|
|
nameWithType.vb: math.modf(double2, double2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
name.vb: modf(double2, double2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@)
|
|
id: modf(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: modf(double3, out double3)
|
|
nameWithType: math.modf(double3, out double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double3, out Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: modf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4615
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Performs a componentwise split of a double3 vector into an integral part i and a fractional part that gets returned.
|
|
|
|
Both parts take the sign of the corresponding input component.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 modf(double3 x, out double3 i)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Value to split into integral and fractional part.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Output value containing integral part of x.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise fractional part of x.
|
|
content.vb: Public Shared Function modf(x As double3, i As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.modf*
|
|
nameWithType.vb: math.modf(double3, double3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
name.vb: modf(double3, double3)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4@)
|
|
id: modf(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: modf(double4, out double4)
|
|
nameWithType: math.modf(double4, out double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double4, out Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: modf
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4629
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Performs a componentwise split of a double4 vector into an integral part i and a fractional part that gets returned.
|
|
|
|
Both parts take the sign of the corresponding input component.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 modf(double4 x, out double4 i)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Value to split into integral and fractional part.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Output value containing integral part of x.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise fractional part of x.
|
|
content.vb: Public Shared Function modf(x As double4, i As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.modf*
|
|
nameWithType.vb: math.modf(double4, double4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.modf(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
name.vb: modf(double4, double4)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sqrt(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sqrt(System.Single)
|
|
id: sqrt(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sqrt(float)
|
|
nameWithType: math.sqrt(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sqrt(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4640
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the square root of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float sqrt(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Value to use when computing square root.
|
|
return:
|
|
type: System.Single
|
|
description: The square root.
|
|
content.vb: Public Shared Function sqrt(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.sqrt*
|
|
nameWithType.vb: math.sqrt(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sqrt(Single)
|
|
name.vb: sqrt(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float2)
|
|
id: sqrt(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sqrt(float2)
|
|
nameWithType: math.sqrt(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4649
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise square root of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 sqrt(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Value to use when computing square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise square root.
|
|
content.vb: Public Shared Function sqrt(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.sqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float3)
|
|
id: sqrt(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sqrt(float3)
|
|
nameWithType: math.sqrt(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4658
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise square root of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 sqrt(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Value to use when computing square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise square root.
|
|
content.vb: Public Shared Function sqrt(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.sqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float4)
|
|
id: sqrt(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sqrt(float4)
|
|
nameWithType: math.sqrt(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4667
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise square root of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 sqrt(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Value to use when computing square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise square root.
|
|
content.vb: Public Shared Function sqrt(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.sqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sqrt(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sqrt(System.Double)
|
|
id: sqrt(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sqrt(double)
|
|
nameWithType: math.sqrt(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sqrt(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4677
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the square root of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double sqrt(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Value to use when computing square root.
|
|
return:
|
|
type: System.Double
|
|
description: The square root.
|
|
content.vb: Public Shared Function sqrt(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.sqrt*
|
|
nameWithType.vb: math.sqrt(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sqrt(Double)
|
|
name.vb: sqrt(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double2)
|
|
id: sqrt(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sqrt(double2)
|
|
nameWithType: math.sqrt(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4686
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise square root of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 sqrt(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Value to use when computing square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise square root.
|
|
content.vb: Public Shared Function sqrt(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.sqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double3)
|
|
id: sqrt(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sqrt(double3)
|
|
nameWithType: math.sqrt(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4695
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise square root of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 sqrt(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Value to use when computing square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise square root.
|
|
content.vb: Public Shared Function sqrt(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.sqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double4)
|
|
id: sqrt(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sqrt(double4)
|
|
nameWithType: math.sqrt(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sqrt(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4704
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise square root of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 sqrt(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Value to use when computing square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise square root.
|
|
content.vb: Public Shared Function sqrt(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.sqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rsqrt(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rsqrt(System.Single)
|
|
id: rsqrt(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rsqrt(float)
|
|
nameWithType: math.rsqrt(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rsqrt(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rsqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4714
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the reciprocal square root of a float value.
|
|
example: []
|
|
syntax:
|
|
content: public static float rsqrt(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Value to use when computing reciprocal square root.
|
|
return:
|
|
type: System.Single
|
|
description: The reciprocal square root.
|
|
content.vb: Public Shared Function rsqrt(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.rsqrt*
|
|
nameWithType.vb: math.rsqrt(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rsqrt(Single)
|
|
name.vb: rsqrt(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float2)
|
|
id: rsqrt(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rsqrt(float2)
|
|
nameWithType: math.rsqrt(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rsqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4723
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal square root of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 rsqrt(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Value to use when computing reciprocal square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise reciprocal square root.
|
|
content.vb: Public Shared Function rsqrt(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.rsqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float3)
|
|
id: rsqrt(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rsqrt(float3)
|
|
nameWithType: math.rsqrt(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rsqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4732
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal square root of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 rsqrt(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Value to use when computing reciprocal square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise reciprocal square root.
|
|
content.vb: Public Shared Function rsqrt(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.rsqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float4)
|
|
id: rsqrt(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rsqrt(float4)
|
|
nameWithType: math.rsqrt(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rsqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4741
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal square root of a float4 vector
|
|
example: []
|
|
syntax:
|
|
content: public static float4 rsqrt(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Value to use when computing reciprocal square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise reciprocal square root.
|
|
content.vb: Public Shared Function rsqrt(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.rsqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rsqrt(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rsqrt(System.Double)
|
|
id: rsqrt(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rsqrt(double)
|
|
nameWithType: math.rsqrt(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rsqrt(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rsqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4751
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the reciprocal square root of a double value.
|
|
example: []
|
|
syntax:
|
|
content: public static double rsqrt(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Value to use when computing reciprocal square root.
|
|
return:
|
|
type: System.Double
|
|
description: The reciprocal square root.
|
|
content.vb: Public Shared Function rsqrt(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.rsqrt*
|
|
nameWithType.vb: math.rsqrt(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rsqrt(Double)
|
|
name.vb: rsqrt(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double2)
|
|
id: rsqrt(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rsqrt(double2)
|
|
nameWithType: math.rsqrt(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rsqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4760
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal square root of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 rsqrt(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Value to use when computing reciprocal square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise reciprocal square root.
|
|
content.vb: Public Shared Function rsqrt(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.rsqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double3)
|
|
id: rsqrt(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rsqrt(double3)
|
|
nameWithType: math.rsqrt(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rsqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4769
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal square root of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 rsqrt(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Value to use when computing reciprocal square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise reciprocal square root.
|
|
content.vb: Public Shared Function rsqrt(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.rsqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double4)
|
|
id: rsqrt(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rsqrt(double4)
|
|
nameWithType: math.rsqrt(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rsqrt(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rsqrt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4778
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise reciprocal square root of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 rsqrt(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Value to use when computing reciprocal square root.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise reciprocal square root.
|
|
content.vb: Public Shared Function rsqrt(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.rsqrt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float2)
|
|
id: normalize(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalize(float2)
|
|
nameWithType: math.normalize(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalize
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4788
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a normalized version of the float2 vector x by scaling it by 1 / length(x).
|
|
example: []
|
|
syntax:
|
|
content: public static float2 normalize(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector to normalize.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The normalized vector.
|
|
content.vb: Public Shared Function normalize(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalize*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float3)
|
|
id: normalize(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalize(float3)
|
|
nameWithType: math.normalize(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalize
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4797
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a normalized version of the float3 vector x by scaling it by 1 / length(x).
|
|
example: []
|
|
syntax:
|
|
content: public static float3 normalize(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector to normalize.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The normalized vector.
|
|
content.vb: Public Shared Function normalize(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalize*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float4)
|
|
id: normalize(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalize(float4)
|
|
nameWithType: math.normalize(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalize
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4806
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a normalized version of the float4 vector x by scaling it by 1 / length(x).
|
|
example: []
|
|
syntax:
|
|
content: public static float4 normalize(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector to normalize.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The normalized vector.
|
|
content.vb: Public Shared Function normalize(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalize*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double2)
|
|
id: normalize(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalize(double2)
|
|
nameWithType: math.normalize(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalize
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4816
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a normalized version of the double2 vector x by scaling it by 1 / length(x).
|
|
example: []
|
|
syntax:
|
|
content: public static double2 normalize(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector to normalize.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The normalized vector.
|
|
content.vb: Public Shared Function normalize(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalize*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double3)
|
|
id: normalize(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalize(double3)
|
|
nameWithType: math.normalize(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalize
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4825
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a normalized version of the double3 vector x by scaling it by 1 / length(x).
|
|
example: []
|
|
syntax:
|
|
content: public static double3 normalize(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector to normalize.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The normalized vector.
|
|
content.vb: Public Shared Function normalize(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalize*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double4)
|
|
id: normalize(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalize(double4)
|
|
nameWithType: math.normalize(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalize
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4834
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a normalized version of the double4 vector x by scaling it by 1 / length(x).
|
|
example: []
|
|
syntax:
|
|
content: public static double4 normalize(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector to normalize.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The normalized vector.
|
|
content.vb: Public Shared Function normalize(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalize*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: normalizesafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalizesafe(float2, float2)
|
|
nameWithType: math.normalizesafe(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalizesafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4848
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a safe normalized version of the float2 vector x by scaling it by 1 / length(x).
|
|
|
|
Returns the given default value when 1 / length(x) does not produce a finite number.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 normalizesafe(float2 x, float2 defaultvalue = default)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector to normalize.
|
|
- id: defaultvalue
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector to return if normalized vector is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The normalized vector or the default value if the normalized vector is not finite.
|
|
content.vb: Public Shared Function normalizesafe(x As float2, defaultvalue As float2 = Nothing) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalizesafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: normalizesafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalizesafe(float3, float3)
|
|
nameWithType: math.normalizesafe(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalizesafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4862
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a safe normalized version of the float3 vector x by scaling it by 1 / length(x).
|
|
|
|
Returns the given default value when 1 / length(x) does not produce a finite number.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 normalizesafe(float3 x, float3 defaultvalue = default)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector to normalize.
|
|
- id: defaultvalue
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector to return if normalized vector is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The normalized vector or the default value if the normalized vector is not finite.
|
|
content.vb: Public Shared Function normalizesafe(x As float3, defaultvalue As float3 = Nothing) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalizesafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: normalizesafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalizesafe(float4, float4)
|
|
nameWithType: math.normalizesafe(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalizesafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4876
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a safe normalized version of the float4 vector x by scaling it by 1 / length(x).
|
|
|
|
Returns the given default value when 1 / length(x) does not produce a finite number.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 normalizesafe(float4 x, float4 defaultvalue = default)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector to normalize.
|
|
- id: defaultvalue
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector to return if normalized vector is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The normalized vector or the default value if the normalized vector is not finite.
|
|
content.vb: Public Shared Function normalizesafe(x As float4, defaultvalue As float4 = Nothing) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalizesafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: normalizesafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalizesafe(double2, double2)
|
|
nameWithType: math.normalizesafe(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalizesafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4891
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a safe normalized version of the double4 vector x by scaling it by 1 / length(x).
|
|
|
|
Returns the given default value when 1 / length(x) does not produce a finite number.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 normalizesafe(double2 x, double2 defaultvalue = default)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector to normalize.
|
|
- id: defaultvalue
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector to return if normalized vector is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The normalized vector or the default value if the normalized vector is not finite.
|
|
content.vb: Public Shared Function normalizesafe(x As double2, defaultvalue As double2 = Nothing) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalizesafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: normalizesafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalizesafe(double3, double3)
|
|
nameWithType: math.normalizesafe(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalizesafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4905
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a safe normalized version of the double4 vector x by scaling it by 1 / length(x).
|
|
|
|
Returns the given default value when 1 / length(x) does not produce a finite number.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 normalizesafe(double3 x, double3 defaultvalue = default)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector to normalize.
|
|
- id: defaultvalue
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector to return if normalized vector is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The normalized vector or the default value if the normalized vector is not finite.
|
|
content.vb: Public Shared Function normalizesafe(x As double3, defaultvalue As double3 = Nothing) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalizesafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: normalizesafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalizesafe(double4, double4)
|
|
nameWithType: math.normalizesafe(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalizesafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4919
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a safe normalized version of the double4 vector x by scaling it by 1 / length(x).
|
|
|
|
Returns the given default value when 1 / length(x) does not produce a finite number.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 normalizesafe(double4 x, double4 defaultvalue = default)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector to normalize.
|
|
- id: defaultvalue
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector to return if normalized vector is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The normalized vector or the default value if the normalized vector is not finite.
|
|
content.vb: Public Shared Function normalizesafe(x As double4, defaultvalue As double4 = Nothing) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalizesafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.length(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.length(System.Single)
|
|
id: length(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: length(float)
|
|
nameWithType: math.length(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.length(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: length
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4930
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the length of a float value. Equivalent to the absolute value.
|
|
example: []
|
|
syntax:
|
|
content: public static float length(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Value to use when computing length.
|
|
return:
|
|
type: System.Single
|
|
description: Length of x.
|
|
content.vb: Public Shared Function length(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.length*
|
|
nameWithType.vb: math.length(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.length(Single)
|
|
name.vb: length(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float2)
|
|
id: length(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: length(float2)
|
|
nameWithType: math.length(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: length
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4939
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the length of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float length(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector to use when computing length.
|
|
return:
|
|
type: System.Single
|
|
description: Length of vector x.
|
|
content.vb: Public Shared Function length(x As float2) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.length*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float3)
|
|
id: length(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: length(float3)
|
|
nameWithType: math.length(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: length
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4948
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the length of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float length(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector to use when computing length.
|
|
return:
|
|
type: System.Single
|
|
description: Length of vector x.
|
|
content.vb: Public Shared Function length(x As float3) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.length*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float4)
|
|
id: length(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: length(float4)
|
|
nameWithType: math.length(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: length
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4957
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the length of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float length(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector to use when computing length.
|
|
return:
|
|
type: System.Single
|
|
description: Length of vector x.
|
|
content.vb: Public Shared Function length(x As float4) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.length*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.length(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.length(System.Double)
|
|
id: length(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: length(double)
|
|
nameWithType: math.length(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.length(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: length
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4967
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the length of a double value. Equivalent to the absolute value.
|
|
example: []
|
|
syntax:
|
|
content: public static double length(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Value to use when computing squared length.
|
|
return:
|
|
type: System.Double
|
|
description: Squared length of x.
|
|
content.vb: Public Shared Function length(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.length*
|
|
nameWithType.vb: math.length(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.length(Double)
|
|
name.vb: length(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double2)
|
|
id: length(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: length(double2)
|
|
nameWithType: math.length(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: length
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4976
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the length of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double length(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector to use when computing squared length.
|
|
return:
|
|
type: System.Double
|
|
description: Squared length of vector x.
|
|
content.vb: Public Shared Function length(x As double2) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.length*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double3)
|
|
id: length(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: length(double3)
|
|
nameWithType: math.length(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: length
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4985
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the length of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double length(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector to use when computing squared length.
|
|
return:
|
|
type: System.Double
|
|
description: Squared length of vector x.
|
|
content.vb: Public Shared Function length(x As double3) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.length*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double4)
|
|
id: length(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: length(double4)
|
|
nameWithType: math.length(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: length
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 4994
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the length of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double length(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector to use when computing squared length.
|
|
return:
|
|
type: System.Double
|
|
description: Squared length of vector x.
|
|
content.vb: Public Shared Function length(x As double4) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.length*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lengthsq(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lengthsq(System.Single)
|
|
id: lengthsq(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lengthsq(float)
|
|
nameWithType: math.lengthsq(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lengthsq(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lengthsq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5004
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared length of a float value. Equivalent to squaring the value.
|
|
example: []
|
|
syntax:
|
|
content: public static float lengthsq(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Value to use when computing squared length.
|
|
return:
|
|
type: System.Single
|
|
description: Squared length of x.
|
|
content.vb: Public Shared Function lengthsq(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.lengthsq*
|
|
nameWithType.vb: math.lengthsq(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lengthsq(Single)
|
|
name.vb: lengthsq(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float2)
|
|
id: lengthsq(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lengthsq(float2)
|
|
nameWithType: math.lengthsq(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lengthsq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5013
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared length of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float lengthsq(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector to use when computing squared length.
|
|
return:
|
|
type: System.Single
|
|
description: Squared length of vector x.
|
|
content.vb: Public Shared Function lengthsq(x As float2) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.lengthsq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float3)
|
|
id: lengthsq(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lengthsq(float3)
|
|
nameWithType: math.lengthsq(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lengthsq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5022
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared length of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float lengthsq(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector to use when computing squared length.
|
|
return:
|
|
type: System.Single
|
|
description: Squared length of vector x.
|
|
content.vb: Public Shared Function lengthsq(x As float3) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.lengthsq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float4)
|
|
id: lengthsq(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lengthsq(float4)
|
|
nameWithType: math.lengthsq(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lengthsq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5031
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared length of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float lengthsq(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector to use when computing squared length.
|
|
return:
|
|
type: System.Single
|
|
description: Squared length of vector x.
|
|
content.vb: Public Shared Function lengthsq(x As float4) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.lengthsq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lengthsq(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lengthsq(System.Double)
|
|
id: lengthsq(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lengthsq(double)
|
|
nameWithType: math.lengthsq(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lengthsq(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lengthsq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5041
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared length of a double value. Equivalent to squaring the value.
|
|
example: []
|
|
syntax:
|
|
content: public static double lengthsq(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Value to use when computing squared length.
|
|
return:
|
|
type: System.Double
|
|
description: Squared length of x.
|
|
content.vb: Public Shared Function lengthsq(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.lengthsq*
|
|
nameWithType.vb: math.lengthsq(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lengthsq(Double)
|
|
name.vb: lengthsq(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double2)
|
|
id: lengthsq(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lengthsq(double2)
|
|
nameWithType: math.lengthsq(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lengthsq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5050
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared length of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double lengthsq(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector to use when computing squared length.
|
|
return:
|
|
type: System.Double
|
|
description: Squared length of vector x.
|
|
content.vb: Public Shared Function lengthsq(x As double2) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.lengthsq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double3)
|
|
id: lengthsq(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lengthsq(double3)
|
|
nameWithType: math.lengthsq(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lengthsq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5059
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared length of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double lengthsq(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector to use when computing squared length.
|
|
return:
|
|
type: System.Double
|
|
description: Squared length of vector x.
|
|
content.vb: Public Shared Function lengthsq(x As double3) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.lengthsq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double4)
|
|
id: lengthsq(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lengthsq(double4)
|
|
nameWithType: math.lengthsq(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lengthsq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5068
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared length of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double lengthsq(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector to use when computing squared length.
|
|
return:
|
|
type: System.Double
|
|
description: Squared length of vector x.
|
|
content.vb: Public Shared Function lengthsq(x As double4) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.lengthsq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distance(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distance(System.Single,System.Single)
|
|
id: distance(System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distance(float, float)
|
|
nameWithType: math.distance(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distance(float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distance
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5079
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the distance between two float values.
|
|
example: []
|
|
syntax:
|
|
content: public static float distance(float x, float y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: First value to use in distance computation.
|
|
- id: y
|
|
type: System.Single
|
|
description: Second value to use in distance computation.
|
|
return:
|
|
type: System.Single
|
|
description: The distance between x and y.
|
|
content.vb: Public Shared Function distance(x As Single, y As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.distance*
|
|
nameWithType.vb: math.distance(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.distance(Single, Single)
|
|
name.vb: distance(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: distance(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distance(float2, float2)
|
|
nameWithType: math.distance(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distance
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5089
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the distance between two float2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float distance(float2 x, float2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Single
|
|
description: The distance between x and y.
|
|
content.vb: Public Shared Function distance(x As float2, y As float2) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.distance*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: distance(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distance(float3, float3)
|
|
nameWithType: math.distance(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distance
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5099
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the distance between two float3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float distance(float3 x, float3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Single
|
|
description: The distance between x and y.
|
|
content.vb: Public Shared Function distance(x As float3, y As float3) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.distance*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: distance(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distance(float4, float4)
|
|
nameWithType: math.distance(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distance
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5109
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the distance between two float4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float distance(float4 x, float4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Single
|
|
description: The distance between x and y.
|
|
content.vb: Public Shared Function distance(x As float4, y As float4) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.distance*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distance(System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distance(System.Double,System.Double)
|
|
id: distance(System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distance(double, double)
|
|
nameWithType: math.distance(double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distance(double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distance
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5120
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the distance between two double values.
|
|
example: []
|
|
syntax:
|
|
content: public static double distance(double x, double y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: First value to use in distance computation.
|
|
- id: y
|
|
type: System.Double
|
|
description: Second value to use in distance computation.
|
|
return:
|
|
type: System.Double
|
|
description: The distance between x and y.
|
|
content.vb: Public Shared Function distance(x As Double, y As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.distance*
|
|
nameWithType.vb: math.distance(Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.distance(Double, Double)
|
|
name.vb: distance(Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: distance(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distance(double2, double2)
|
|
nameWithType: math.distance(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distance
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5130
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the distance between two double2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double distance(double2 x, double2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Double
|
|
description: The distance between x and y.
|
|
content.vb: Public Shared Function distance(x As double2, y As double2) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.distance*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: distance(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distance(double3, double3)
|
|
nameWithType: math.distance(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distance
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5140
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the distance between two double3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double distance(double3 x, double3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Double
|
|
description: The distance between x and y.
|
|
content.vb: Public Shared Function distance(x As double3, y As double3) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.distance*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: distance(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distance(double4, double4)
|
|
nameWithType: math.distance(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distance(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distance
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5150
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the distance between two double4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double distance(double4 x, double4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Double
|
|
description: The distance between x and y.
|
|
content.vb: Public Shared Function distance(x As double4, y As double4) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.distance*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distancesq(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distancesq(System.Single,System.Single)
|
|
id: distancesq(System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distancesq(float, float)
|
|
nameWithType: math.distancesq(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distancesq(float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distancesq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5161
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared distance between two float values.
|
|
example: []
|
|
syntax:
|
|
content: public static float distancesq(float x, float y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: First value to use in distance computation.
|
|
- id: y
|
|
type: System.Single
|
|
description: Second value to use in distance computation.
|
|
return:
|
|
type: System.Single
|
|
description: The squared distance between x and y.
|
|
content.vb: Public Shared Function distancesq(x As Single, y As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.distancesq*
|
|
nameWithType.vb: math.distancesq(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.distancesq(Single, Single)
|
|
name.vb: distancesq(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: distancesq(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distancesq(float2, float2)
|
|
nameWithType: math.distancesq(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distancesq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5171
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared distance between two float2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float distancesq(float2 x, float2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Single
|
|
description: The squared distance between x and y.
|
|
content.vb: Public Shared Function distancesq(x As float2, y As float2) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.distancesq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: distancesq(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distancesq(float3, float3)
|
|
nameWithType: math.distancesq(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distancesq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5181
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared distance between two float3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float distancesq(float3 x, float3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Single
|
|
description: The squared distance between x and y.
|
|
content.vb: Public Shared Function distancesq(x As float3, y As float3) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.distancesq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: distancesq(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distancesq(float4, float4)
|
|
nameWithType: math.distancesq(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distancesq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5191
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared distance between two float4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float distancesq(float4 x, float4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Single
|
|
description: The squared distance between x and y.
|
|
content.vb: Public Shared Function distancesq(x As float4, y As float4) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.distancesq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distancesq(System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distancesq(System.Double,System.Double)
|
|
id: distancesq(System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distancesq(double, double)
|
|
nameWithType: math.distancesq(double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distancesq(double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distancesq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5202
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared distance between two double values.
|
|
example: []
|
|
syntax:
|
|
content: public static double distancesq(double x, double y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: First value to use in distance computation.
|
|
- id: y
|
|
type: System.Double
|
|
description: Second value to use in distance computation.
|
|
return:
|
|
type: System.Double
|
|
description: The squared distance between x and y.
|
|
content.vb: Public Shared Function distancesq(x As Double, y As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.distancesq*
|
|
nameWithType.vb: math.distancesq(Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.distancesq(Double, Double)
|
|
name.vb: distancesq(Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: distancesq(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distancesq(double2, double2)
|
|
nameWithType: math.distancesq(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distancesq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5212
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared distance between two double2 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double distancesq(double2 x, double2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Double
|
|
description: The squared distance between x and y.
|
|
content.vb: Public Shared Function distancesq(x As double2, y As double2) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.distancesq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: distancesq(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distancesq(double3, double3)
|
|
nameWithType: math.distancesq(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distancesq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5222
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared distance between two double3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double distancesq(double3 x, double3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Double
|
|
description: The squared distance between x and y.
|
|
content.vb: Public Shared Function distancesq(x As double3, y As double3) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.distancesq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: distancesq(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: distancesq(double4, double4)
|
|
nameWithType: math.distancesq(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distancesq(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: distancesq
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5232
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared distance between two double4 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double distancesq(double4 x, double4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: First vector to use in distance computation.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Second vector to use in distance computation.
|
|
return:
|
|
type: System.Double
|
|
description: The squared distance between x and y.
|
|
content.vb: Public Shared Function distancesq(x As double4, y As double4) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.distancesq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cross(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cross(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: cross(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cross(float3, float3)
|
|
nameWithType: math.cross(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cross(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cross
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5243
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the cross product of two float3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 cross(float3 x, float3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: First vector to use in cross product.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Second vector to use in cross product.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The cross product of x and y.
|
|
content.vb: Public Shared Function cross(x As float3, y As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.cross*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cross(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cross(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: cross(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cross(double3, double3)
|
|
nameWithType: math.cross(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cross(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cross
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5253
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the cross product of two double3 vectors.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 cross(double3 x, double3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: First vector to use in cross product.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Second vector to use in cross product.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The cross product of x and y.
|
|
content.vb: Public Shared Function cross(x As double3, y As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.cross*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.smoothstep(System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.smoothstep(System.Single,System.Single,System.Single)
|
|
id: smoothstep(System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: smoothstep(float, float, float)
|
|
nameWithType: math.smoothstep(float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.smoothstep(float, float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: smoothstep
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5265
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a smooth Hermite interpolation between 0.0f and 1.0f when x is in the interval (inclusive) [xMin, xMax].
|
|
example: []
|
|
syntax:
|
|
content: public static float smoothstep(float xMin, float xMax, float x)
|
|
parameters:
|
|
- id: xMin
|
|
type: System.Single
|
|
description: The minimum range of the x parameter.
|
|
- id: xMax
|
|
type: System.Single
|
|
description: The maximum range of the x parameter.
|
|
- id: x
|
|
type: System.Single
|
|
description: The value to be interpolated.
|
|
return:
|
|
type: System.Single
|
|
description: Returns a value camped to the range [0, 1].
|
|
content.vb: Public Shared Function smoothstep(xMin As Single, xMax As Single, x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.smoothstep*
|
|
nameWithType.vb: math.smoothstep(Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.smoothstep(Single, Single, Single)
|
|
name.vb: smoothstep(Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: smoothstep(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: smoothstep(float2, float2, float2)
|
|
nameWithType: math.smoothstep(float2, float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: smoothstep
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5277
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a componentwise smooth Hermite interpolation between 0.0f and 1.0f when x is in the interval (inclusive) [xMin, xMax].
|
|
example: []
|
|
syntax:
|
|
content: public static float2 smoothstep(float2 xMin, float2 xMax, float2 x)
|
|
parameters:
|
|
- id: xMin
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The minimum range of the x parameter.
|
|
- id: xMax
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The maximum range of the x parameter.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The value to be interpolated.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Returns component values camped to the range [0, 1].
|
|
content.vb: Public Shared Function smoothstep(xMin As float2, xMax As float2, x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.smoothstep*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: smoothstep(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: smoothstep(float3, float3, float3)
|
|
nameWithType: math.smoothstep(float3, float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: smoothstep
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5289
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a componentwise smooth Hermite interpolation between 0.0f and 1.0f when x is in the interval (inclusive) [xMin, xMax].
|
|
example: []
|
|
syntax:
|
|
content: public static float3 smoothstep(float3 xMin, float3 xMax, float3 x)
|
|
parameters:
|
|
- id: xMin
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The minimum range of the x parameter.
|
|
- id: xMax
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The maximum range of the x parameter.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The value to be interpolated.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Returns component values camped to the range [0, 1].
|
|
content.vb: Public Shared Function smoothstep(xMin As float3, xMax As float3, x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.smoothstep*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: smoothstep(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: smoothstep(float4, float4, float4)
|
|
nameWithType: math.smoothstep(float4, float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: smoothstep
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a componentwise smooth Hermite interpolation between 0.0f and 1.0f when x is in the interval (inclusive) [xMin, xMax].
|
|
example: []
|
|
syntax:
|
|
content: public static float4 smoothstep(float4 xMin, float4 xMax, float4 x)
|
|
parameters:
|
|
- id: xMin
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The minimum range of the x parameter.
|
|
- id: xMax
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The maximum range of the x parameter.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The value to be interpolated.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Returns component values camped to the range [0, 1].
|
|
content.vb: Public Shared Function smoothstep(xMin As float4, xMax As float4, x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.smoothstep*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.smoothstep(System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.smoothstep(System.Double,System.Double,System.Double)
|
|
id: smoothstep(System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: smoothstep(double, double, double)
|
|
nameWithType: math.smoothstep(double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.smoothstep(double, double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: smoothstep
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5314
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a smooth Hermite interpolation between 0.0 and 1.0 when x is in the interval (inclusive) [xMin, xMax].
|
|
example: []
|
|
syntax:
|
|
content: public static double smoothstep(double xMin, double xMax, double x)
|
|
parameters:
|
|
- id: xMin
|
|
type: System.Double
|
|
description: The minimum range of the x parameter.
|
|
- id: xMax
|
|
type: System.Double
|
|
description: The maximum range of the x parameter.
|
|
- id: x
|
|
type: System.Double
|
|
description: The value to be interpolated.
|
|
return:
|
|
type: System.Double
|
|
description: Returns a value camped to the range [0, 1].
|
|
content.vb: Public Shared Function smoothstep(xMin As Double, xMax As Double, x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.smoothstep*
|
|
nameWithType.vb: math.smoothstep(Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.smoothstep(Double, Double, Double)
|
|
name.vb: smoothstep(Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: smoothstep(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: smoothstep(double2, double2, double2)
|
|
nameWithType: math.smoothstep(double2, double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: smoothstep
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5326
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a componentwise smooth Hermite interpolation between 0.0 and 1.0 when x is in the interval (inclusive) [xMin, xMax].
|
|
example: []
|
|
syntax:
|
|
content: public static double2 smoothstep(double2 xMin, double2 xMax, double2 x)
|
|
parameters:
|
|
- id: xMin
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The minimum range of the x parameter.
|
|
- id: xMax
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The maximum range of the x parameter.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The value to be interpolated.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Returns component values camped to the range [0, 1].
|
|
content.vb: Public Shared Function smoothstep(xMin As double2, xMax As double2, x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.smoothstep*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: smoothstep(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: smoothstep(double3, double3, double3)
|
|
nameWithType: math.smoothstep(double3, double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: smoothstep
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5338
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a componentwise smooth Hermite interpolation between 0.0 and 1.0 when x is in the interval (inclusive) [xMin, xMax].
|
|
example: []
|
|
syntax:
|
|
content: public static double3 smoothstep(double3 xMin, double3 xMax, double3 x)
|
|
parameters:
|
|
- id: xMin
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The minimum range of the x parameter.
|
|
- id: xMax
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The maximum range of the x parameter.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The value to be interpolated.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Returns component values camped to the range [0, 1].
|
|
content.vb: Public Shared Function smoothstep(xMin As double3, xMax As double3, x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.smoothstep*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: smoothstep(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: smoothstep(double4, double4, double4)
|
|
nameWithType: math.smoothstep(double4, double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.smoothstep(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: smoothstep
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5350
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a componentwise smooth Hermite interpolation between 0.0 and 1.0 when x is in the interval (inclusive) [xMin, xMax].
|
|
example: []
|
|
syntax:
|
|
content: public static double4 smoothstep(double4 xMin, double4 xMax, double4 x)
|
|
parameters:
|
|
- id: xMin
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The minimum range of the x parameter.
|
|
- id: xMax
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The maximum range of the x parameter.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The value to be interpolated.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Returns component values camped to the range [0, 1].
|
|
content.vb: Public Shared Function smoothstep(xMin As double4, xMax As double4, x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.smoothstep*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool2)
|
|
id: any(Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(bool2)
|
|
nameWithType: math.any(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5361
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input bool2 vector is true, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(bool2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are true, false otherwise.
|
|
content.vb: Public Shared Function any(x As bool2) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool3)
|
|
id: any(Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(bool3)
|
|
nameWithType: math.any(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5370
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input bool3 vector is true, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(bool3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are true, false otherwise.
|
|
content.vb: Public Shared Function any(x As bool3) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool4)
|
|
id: any(Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(bool4)
|
|
nameWithType: math.any(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5379
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any components of the input bool4 vector is true, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(bool4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are true, false otherwise.
|
|
content.vb: Public Shared Function any(x As bool4) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int2)
|
|
id: any(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(int2)
|
|
nameWithType: math.any(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5389
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input int2 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As int2) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int3)
|
|
id: any(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(int3)
|
|
nameWithType: math.any(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5398
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input int3 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As int3) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int4)
|
|
id: any(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(int4)
|
|
nameWithType: math.any(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5407
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any components of the input int4 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As int4) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: any(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(uint2)
|
|
nameWithType: math.any(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5417
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input uint2 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As uint2) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: any(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(uint3)
|
|
nameWithType: math.any(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5426
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input uint3 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As uint3) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: any(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(uint4)
|
|
nameWithType: math.any(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5435
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any components of the input uint4 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As uint4) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float2)
|
|
id: any(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(float2)
|
|
nameWithType: math.any(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5445
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input float2 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As float2) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float3)
|
|
id: any(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(float3)
|
|
nameWithType: math.any(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5455
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input float3 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As float3) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float4)
|
|
id: any(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(float4)
|
|
nameWithType: math.any(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5465
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input float4 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As float4) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double2)
|
|
id: any(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(double2)
|
|
nameWithType: math.any(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5475
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input double2 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As double2) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double3)
|
|
id: any(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(double3)
|
|
nameWithType: math.any(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5485
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input double3 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As double3) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double4)
|
|
id: any(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: any(double4)
|
|
nameWithType: math.any(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: any
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5495
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if any component of the input double4 vector is non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool any(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if any the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function any(x As double4) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.any*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool2)
|
|
id: all(Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(bool2)
|
|
nameWithType: math.all(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5505
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input bool2 vector are true, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(bool2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are true, false otherwise.
|
|
content.vb: Public Shared Function all(x As bool2) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool3)
|
|
id: all(Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(bool3)
|
|
nameWithType: math.all(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5514
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input bool3 vector are true, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(bool3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are true, false otherwise.
|
|
content.vb: Public Shared Function all(x As bool3) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool4)
|
|
id: all(Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(bool4)
|
|
nameWithType: math.all(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5523
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input bool4 vector are true, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(bool4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are true, false otherwise.
|
|
content.vb: Public Shared Function all(x As bool4) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int2)
|
|
id: all(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(int2)
|
|
nameWithType: math.all(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5533
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input int2 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As int2) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int3)
|
|
id: all(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(int3)
|
|
nameWithType: math.all(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5542
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input int3 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As int3) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int4)
|
|
id: all(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(int4)
|
|
nameWithType: math.all(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5551
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input int4 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As int4) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: all(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(uint2)
|
|
nameWithType: math.all(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5561
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input uint2 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As uint2) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: all(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(uint3)
|
|
nameWithType: math.all(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5570
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input uint3 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As uint3) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: all(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(uint4)
|
|
nameWithType: math.all(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5579
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input uint4 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As uint4) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float2)
|
|
id: all(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(float2)
|
|
nameWithType: math.all(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5589
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input float2 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As float2) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float3)
|
|
id: all(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(float3)
|
|
nameWithType: math.all(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5599
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input float3 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As float3) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float4)
|
|
id: all(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(float4)
|
|
nameWithType: math.all(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5609
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input float4 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As float4) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double2)
|
|
id: all(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(double2)
|
|
nameWithType: math.all(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5619
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input double2 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As double2) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double3)
|
|
id: all(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(double3)
|
|
nameWithType: math.all(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5629
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input double3 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As double3) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double4)
|
|
id: all(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: all(double4)
|
|
nameWithType: math.all(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: all
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5639
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns true if all components of the input double4 vector are non-zero, false otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static bool all(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector of values to compare.
|
|
return:
|
|
type: System.Boolean
|
|
description: True if all the components of x are non-zero, false otherwise.
|
|
content.vb: Public Shared Function all(x As double4) As Boolean
|
|
overload: Misaki.HighPerformance.Mathematics.math.all*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(System.Int32,System.Int32,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(System.Int32,System.Int32,System.Boolean)
|
|
id: select(System.Int32,System.Int32,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(int, int, bool)
|
|
nameWithType: math.select(int, int, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(int, int, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5651
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static int select(int trueValue, int falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: System.Int32
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: System.Int32
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: System.Int32
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As Integer, falseValue As Integer, test As Boolean) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(Integer, Integer, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Integer, Integer, Boolean)
|
|
name.vb: select(Integer, Integer, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(int2, int2, bool)
|
|
nameWithType: math.select(int2, int2, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5662
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 select(int2 trueValue, int2 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As int2, falseValue As int2, test As Boolean) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(int2, int2, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2, Boolean)
|
|
name.vb: select(int2, int2, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(int3, int3, bool)
|
|
nameWithType: math.select(int3, int3, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5673
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 select(int3 trueValue, int3 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As int3, falseValue As int3, test As Boolean) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(int3, int3, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3, Boolean)
|
|
name.vb: select(int3, int3, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(int4, int4, bool)
|
|
nameWithType: math.select(int4, int4, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5684
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 select(int4 trueValue, int4 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As int4, falseValue As int4, test As Boolean) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(int4, int4, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, Boolean)
|
|
name.vb: select(int4, int4, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.bool2)
|
|
id: select(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(int2, int2, bool2)
|
|
nameWithType: math.select(int2, int2, bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5699
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 select(int2 trueValue, int2 falseValue, bool2 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As int2, falseValue As int2, test As bool2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.bool3)
|
|
id: select(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(int3, int3, bool3)
|
|
nameWithType: math.select(int3, int3, bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5714
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 select(int3 trueValue, int3 falseValue, bool3 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As int3, falseValue As int3, test As bool3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.bool4)
|
|
id: select(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(int4, int4, bool4)
|
|
nameWithType: math.select(int4, int4, bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5730
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 select(int4 trueValue, int4 falseValue, bool4 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As int4, falseValue As int4, test As bool4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(System.UInt32,System.UInt32,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(System.UInt32,System.UInt32,System.Boolean)
|
|
id: select(System.UInt32,System.UInt32,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(uint, uint, bool)
|
|
nameWithType: math.select(uint, uint, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(uint, uint, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5742
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static uint select(uint trueValue, uint falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: System.UInt32
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: System.UInt32
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: System.UInt32
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As UInteger, falseValue As UInteger, test As Boolean) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(UInteger, UInteger, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(UInteger, UInteger, Boolean)
|
|
name.vb: select(UInteger, UInteger, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(uint2, uint2, bool)
|
|
nameWithType: math.select(uint2, uint2, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5753
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 select(uint2 trueValue, uint2 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As uint2, falseValue As uint2, test As Boolean) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(uint2, uint2, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2, Boolean)
|
|
name.vb: select(uint2, uint2, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(uint3, uint3, bool)
|
|
nameWithType: math.select(uint3, uint3, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5764
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 select(uint3 trueValue, uint3 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As uint3, falseValue As uint3, test As Boolean) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(uint3, uint3, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3, Boolean)
|
|
name.vb: select(uint3, uint3, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(uint4, uint4, bool)
|
|
nameWithType: math.select(uint4, uint4, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5775
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 select(uint4 trueValue, uint4 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As uint4, falseValue As uint4, test As Boolean) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(uint4, uint4, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, Boolean)
|
|
name.vb: select(uint4, uint4, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.bool2)
|
|
id: select(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(uint2, uint2, bool2)
|
|
nameWithType: math.select(uint2, uint2, bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5790
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 select(uint2 trueValue, uint2 falseValue, bool2 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As uint2, falseValue As uint2, test As bool2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.bool3)
|
|
id: select(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(uint3, uint3, bool3)
|
|
nameWithType: math.select(uint3, uint3, bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5805
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 select(uint3 trueValue, uint3 falseValue, bool3 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As uint3, falseValue As uint3, test As bool3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.bool4)
|
|
id: select(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(uint4, uint4, bool4)
|
|
nameWithType: math.select(uint4, uint4, bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5821
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 select(uint4 trueValue, uint4 falseValue, bool4 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As uint4, falseValue As uint4, test As bool4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(System.Int64,System.Int64,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(System.Int64,System.Int64,System.Boolean)
|
|
id: select(System.Int64,System.Int64,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(long, long, bool)
|
|
nameWithType: math.select(long, long, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(long, long, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5833
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static long select(long trueValue, long falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: System.Int64
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: System.Int64
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: System.Int64
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As Long, falseValue As Long, test As Boolean) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(Long, Long, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Long, Long, Boolean)
|
|
name.vb: select(Long, Long, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(System.UInt64,System.UInt64,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(System.UInt64,System.UInt64,System.Boolean)
|
|
id: select(System.UInt64,System.UInt64,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(ulong, ulong, bool)
|
|
nameWithType: math.select(ulong, ulong, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(ulong, ulong, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5844
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static ulong select(ulong trueValue, ulong falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: System.UInt64
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: System.UInt64
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: System.UInt64
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As ULong, falseValue As ULong, test As Boolean) As ULong
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(ULong, ULong, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(ULong, ULong, Boolean)
|
|
name.vb: select(ULong, ULong, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(System.Single,System.Single,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(System.Single,System.Single,System.Boolean)
|
|
id: select(System.Single,System.Single,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(float, float, bool)
|
|
nameWithType: math.select(float, float, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(float, float, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5856
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static float select(float trueValue, float falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: System.Single
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: System.Single
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: System.Single
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As Single, falseValue As Single, test As Boolean) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(Single, Single, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Single, Single, Boolean)
|
|
name.vb: select(Single, Single, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(float2, float2, bool)
|
|
nameWithType: math.select(float2, float2, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5867
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 select(float2 trueValue, float2 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As float2, falseValue As float2, test As Boolean) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(float2, float2, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Boolean)
|
|
name.vb: select(float2, float2, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(float3, float3, bool)
|
|
nameWithType: math.select(float3, float3, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5878
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 select(float3 trueValue, float3 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As float3, falseValue As float3, test As Boolean) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(float3, float3, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Boolean)
|
|
name.vb: select(float3, float3, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(float4, float4, bool)
|
|
nameWithType: math.select(float4, float4, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5889
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 select(float4 trueValue, float4 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As float4, falseValue As float4, test As Boolean) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(float4, float4, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Boolean)
|
|
name.vb: select(float4, float4, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.bool2)
|
|
id: select(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(float2, float2, bool2)
|
|
nameWithType: math.select(float2, float2, bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5904
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 select(float2 trueValue, float2 falseValue, bool2 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As float2, falseValue As float2, test As bool2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.bool3)
|
|
id: select(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(float3, float3, bool3)
|
|
nameWithType: math.select(float3, float3, bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5923
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 select(float3 trueValue, float3 falseValue, bool3 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As float3, falseValue As float3, test As bool3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.bool4)
|
|
id: select(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(float4, float4, bool4)
|
|
nameWithType: math.select(float4, float4, bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5943
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 select(float4 trueValue, float4 falseValue, bool4 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As float4, falseValue As float4, test As bool4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(System.Double,System.Double,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(System.Double,System.Double,System.Boolean)
|
|
id: select(System.Double,System.Double,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(double, double, bool)
|
|
nameWithType: math.select(double, double, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(double, double, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5955
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static double select(double trueValue, double falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: System.Double
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: System.Double
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: System.Double
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As Double, falseValue As Double, test As Boolean) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(Double, Double, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Double, Double, Boolean)
|
|
name.vb: select(Double, Double, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(double2, double2, bool)
|
|
nameWithType: math.select(double2, double2, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5966
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 select(double2 trueValue, double2 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As double2, falseValue As double2, test As Boolean) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(double2, double2, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Boolean)
|
|
name.vb: select(double2, double2, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(double3, double3, bool)
|
|
nameWithType: math.select(double3, double3, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5977
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 select(double3 trueValue, double3 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As double3, falseValue As double3, test As Boolean) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(double3, double3, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Boolean)
|
|
name.vb: select(double3, double3, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Boolean)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Boolean)
|
|
id: select(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Boolean)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(double4, double4, bool)
|
|
nameWithType: math.select(double4, double4, bool)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, bool)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 5988
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns trueValue if test is true, falseValue otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 select(double4 trueValue, double4 falseValue, bool test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Value to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Value to use if test is false.
|
|
- id: test
|
|
type: System.Boolean
|
|
description: Bool value to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The selection between falseValue and trueValue according to bool test.
|
|
content.vb: Public Shared Function [select](trueValue As double4, falseValue As double4, test As Boolean) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
nameWithType.vb: math.select(double4, double4, Boolean)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Boolean)
|
|
name.vb: select(double4, double4, Boolean)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.bool2)
|
|
id: select(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(double2, double2, bool2)
|
|
nameWithType: math.select(double2, double2, bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6002
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 select(double2 trueValue, double2 falseValue, bool2 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As double2, falseValue As double2, test As bool2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.bool3)
|
|
id: select(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(double3, double3, bool3)
|
|
nameWithType: math.select(double3, double3, bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6021
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 select(double3 trueValue, double3 falseValue, bool3 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As double3, falseValue As double3, test As bool3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.bool4)
|
|
id: select(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: select(double4, double4, bool4)
|
|
nameWithType: math.select(double4, double4, bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: select
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6041
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a componentwise selection between two double4 vectors falseValue and trueValue based on a bool4 selection mask test.
|
|
|
|
Per component, the component from trueValue is selected when test is true, otherwise the component from falseValue is selected.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 select(double4 trueValue, double4 falseValue, bool4 test)
|
|
parameters:
|
|
- id: trueValue
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Values to use if test is true.
|
|
- id: falseValue
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Values to use if test is false.
|
|
- id: test
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: Selection mask to choose between falseValue and trueValue.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The componentwise selection between falseValue and trueValue according to selection mask test.
|
|
content.vb: Public Shared Function [select](trueValue As double4, falseValue As double4, test As bool4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.select*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.step(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.step(System.Single,System.Single)
|
|
id: step(System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: step(float, float)
|
|
nameWithType: math.step(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.step(float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: step
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6052
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a step function where the result is 1.0f when x >= threshold and 0.0f otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static float step(float threshold, float x)
|
|
parameters:
|
|
- id: threshold
|
|
type: System.Single
|
|
description: Value to be used as a threshold for returning 1.
|
|
- id: x
|
|
type: System.Single
|
|
description: Value to compare against threshold.
|
|
return:
|
|
type: System.Single
|
|
description: 1 if the comparison x >= threshold is true, otherwise 0.
|
|
content.vb: Public Shared Function [step](threshold As Single, x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.step*
|
|
nameWithType.vb: math.step(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.step(Single, Single)
|
|
name.vb: step(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: step(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: step(float2, float2)
|
|
nameWithType: math.step(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: step
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6062
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise step function where each component is 1.0f when x >= threshold and 0.0f otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 step(float2 threshold, float2 x)
|
|
parameters:
|
|
- id: threshold
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector of values to be used as a threshold for returning 1.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector of values to compare against threshold.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: 1 if the componentwise comparison x >= threshold is true, otherwise 0.
|
|
content.vb: Public Shared Function [step](threshold As float2, x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.step*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: step(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: step(float3, float3)
|
|
nameWithType: math.step(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: step
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6072
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise step function where each component is 1.0f when x >= threshold and 0.0f otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 step(float3 threshold, float3 x)
|
|
parameters:
|
|
- id: threshold
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector of values to be used as a threshold for returning 1.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector of values to compare against threshold.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: 1 if the componentwise comparison x >= threshold is true, otherwise 0.
|
|
content.vb: Public Shared Function [step](threshold As float3, x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.step*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: step(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: step(float4, float4)
|
|
nameWithType: math.step(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: step
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6082
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise step function where each component is 1.0f when x >= threshold and 0.0f otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 step(float4 threshold, float4 x)
|
|
parameters:
|
|
- id: threshold
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector of values to be used as a threshold for returning 1.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector of values to compare against threshold.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: 1 if the componentwise comparison x >= threshold is true, otherwise 0.
|
|
content.vb: Public Shared Function [step](threshold As float4, x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.step*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.step(System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.step(System.Double,System.Double)
|
|
id: step(System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: step(double, double)
|
|
nameWithType: math.step(double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.step(double, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: step
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6093
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a step function where the result is 1.0f when x >= threshold and 0.0f otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static double step(double threshold, double x)
|
|
parameters:
|
|
- id: threshold
|
|
type: System.Double
|
|
description: Values to be used as a threshold for returning 1.
|
|
- id: x
|
|
type: System.Double
|
|
description: Value to compare against threshold.
|
|
return:
|
|
type: System.Double
|
|
description: 1 if the comparison x >= threshold is true, otherwise 0.
|
|
content.vb: Public Shared Function [step](threshold As Double, x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.step*
|
|
nameWithType.vb: math.step(Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.step(Double, Double)
|
|
name.vb: step(Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: step(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: step(double2, double2)
|
|
nameWithType: math.step(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: step
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6103
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise step function where each component is 1.0f when x >= threshold and 0.0f otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 step(double2 threshold, double2 x)
|
|
parameters:
|
|
- id: threshold
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector of values to be used as a threshold for returning 1.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector of values to compare against threshold.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: 1 if the componentwise comparison x >= threshold is true, otherwise 0.
|
|
content.vb: Public Shared Function [step](threshold As double2, x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.step*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: step(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: step(double3, double3)
|
|
nameWithType: math.step(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: step
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6113
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise step function where each component is 1.0f when x >= threshold and 0.0f otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 step(double3 threshold, double3 x)
|
|
parameters:
|
|
- id: threshold
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector of values to be used as a threshold for returning 1.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector of values to compare against threshold.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: 1 if the componentwise comparison x >= threshold is true, otherwise 0.
|
|
content.vb: Public Shared Function [step](threshold As double3, x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.step*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: step(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: step(double4, double4)
|
|
nameWithType: math.step(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.step(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: step
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6123
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise step function where each component is 1.0f when x >= threshold and 0.0f otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 step(double4 threshold, double4 x)
|
|
parameters:
|
|
- id: threshold
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector of values to be used as a threshold for returning 1.
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector of values to compare against threshold.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: 1 if the componentwise comparison x >= threshold is true, otherwise 0.
|
|
content.vb: Public Shared Function [step](threshold As double4, x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.step*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: reflect(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reflect(float2, float2)
|
|
nameWithType: math.reflect(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reflect
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6134
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Given an incident vector i and a normal vector n, returns the reflection vector r = i - 2.0f * dot(i, n) * n.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 reflect(float2 i, float2 n)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Normal vector.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Reflection vector.
|
|
content.vb: Public Shared Function reflect(i As float2, n As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.reflect*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: reflect(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reflect(float3, float3)
|
|
nameWithType: math.reflect(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reflect
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6144
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Given an incident vector i and a normal vector n, returns the reflection vector r = i - 2.0f * dot(i, n) * n.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 reflect(float3 i, float3 n)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Normal vector.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Reflection vector.
|
|
content.vb: Public Shared Function reflect(i As float3, n As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.reflect*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: reflect(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reflect(float4, float4)
|
|
nameWithType: math.reflect(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reflect
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6154
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Given an incident vector i and a normal vector n, returns the reflection vector r = i - 2.0f * dot(i, n) * n.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 reflect(float4 i, float4 n)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Normal vector.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Reflection vector.
|
|
content.vb: Public Shared Function reflect(i As float4, n As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.reflect*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: reflect(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reflect(double2, double2)
|
|
nameWithType: math.reflect(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reflect
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6165
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Given an incident vector i and a normal vector n, returns the reflection vector r = i - 2.0 * dot(i, n) * n.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 reflect(double2 i, double2 n)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Normal vector.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Reflection vector.
|
|
content.vb: Public Shared Function reflect(i As double2, n As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.reflect*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: reflect(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reflect(double3, double3)
|
|
nameWithType: math.reflect(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reflect
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6175
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Given an incident vector i and a normal vector n, returns the reflection vector r = i - 2.0 * dot(i, n) * n.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 reflect(double3 i, double3 n)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Normal vector.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Reflection vector.
|
|
content.vb: Public Shared Function reflect(i As double3, n As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.reflect*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: reflect(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reflect(double4, double4)
|
|
nameWithType: math.reflect(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reflect(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reflect
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6185
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Given an incident vector i and a normal vector n, returns the reflection vector r = i - 2.0 * dot(i, n) * n.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 reflect(double4 i, double4 n)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Normal vector.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Reflection vector.
|
|
content.vb: Public Shared Function reflect(i As double4, n As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.reflect*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
id: refract(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: refract(float2, float2, float)
|
|
nameWithType: math.refract(float2, float2, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: refract
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6197
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the refraction vector given the incident vector i, the normal vector n and the refraction index.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 refract(float2 i, float2 n, float indexOfRefraction)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Normal vector.
|
|
- id: indexOfRefraction
|
|
type: System.Single
|
|
description: Index of refraction.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Refraction vector.
|
|
content.vb: Public Shared Function refract(i As float2, n As float2, indexOfRefraction As Single) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.refract*
|
|
nameWithType.vb: math.refract(float2, float2, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Single)
|
|
name.vb: refract(float2, float2, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
id: refract(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: refract(float3, float3, float)
|
|
nameWithType: math.refract(float3, float3, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: refract
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6210
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the refraction vector given the incident vector i, the normal vector n and the refraction index.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 refract(float3 i, float3 n, float indexOfRefraction)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Normal vector.
|
|
- id: indexOfRefraction
|
|
type: System.Single
|
|
description: Index of refraction.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Refraction vector.
|
|
content.vb: Public Shared Function refract(i As float3, n As float3, indexOfRefraction As Single) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.refract*
|
|
nameWithType.vb: math.refract(float3, float3, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Single)
|
|
name.vb: refract(float3, float3, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
id: refract(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: refract(float4, float4, float)
|
|
nameWithType: math.refract(float4, float4, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: refract
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6223
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the refraction vector given the incident vector i, the normal vector n and the refraction index.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 refract(float4 i, float4 n, float indexOfRefraction)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Normal vector.
|
|
- id: indexOfRefraction
|
|
type: System.Single
|
|
description: Index of refraction.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Refraction vector.
|
|
content.vb: Public Shared Function refract(i As float4, n As float4, indexOfRefraction As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.refract*
|
|
nameWithType.vb: math.refract(float4, float4, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Single)
|
|
name.vb: refract(float4, float4, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
id: refract(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: refract(double2, double2, double)
|
|
nameWithType: math.refract(double2, double2, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: refract
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6237
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the refraction vector given the incident vector i, the normal vector n and the refraction index.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 refract(double2 i, double2 n, double indexOfRefraction)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Normal vector.
|
|
- id: indexOfRefraction
|
|
type: System.Double
|
|
description: Index of refraction.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Refraction vector.
|
|
content.vb: Public Shared Function refract(i As double2, n As double2, indexOfRefraction As Double) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.refract*
|
|
nameWithType.vb: math.refract(double2, double2, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Double)
|
|
name.vb: refract(double2, double2, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
id: refract(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: refract(double3, double3, double)
|
|
nameWithType: math.refract(double3, double3, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: refract
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6250
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the refraction vector given the incident vector i, the normal vector n and the refraction index.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 refract(double3 i, double3 n, double indexOfRefraction)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Normal vector.
|
|
- id: indexOfRefraction
|
|
type: System.Double
|
|
description: Index of refraction.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Refraction vector.
|
|
content.vb: Public Shared Function refract(i As double3, n As double3, indexOfRefraction As Double) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.refract*
|
|
nameWithType.vb: math.refract(double3, double3, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Double)
|
|
name.vb: refract(double3, double3, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Double)
|
|
id: refract(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: refract(double4, double4, double)
|
|
nameWithType: math.refract(double4, double4, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: refract
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6263
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the refraction vector given the incident vector i, the normal vector n and the refraction index.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 refract(double4 i, double4 n, double indexOfRefraction)
|
|
parameters:
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Incident vector.
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Normal vector.
|
|
- id: indexOfRefraction
|
|
type: System.Double
|
|
description: Index of refraction.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Refraction vector.
|
|
content.vb: Public Shared Function refract(i As double4, n As double4, indexOfRefraction As Double) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.refract*
|
|
nameWithType.vb: math.refract(double4, double4, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.refract(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Double)
|
|
name.vb: refract(double4, double4, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: project(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: project(float2, float2)
|
|
nameWithType: math.project(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: project
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6283
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b.
|
|
remarks: >-
|
|
Some finite vectors a and b could generate a non-finite result. This is most likely when a's components
|
|
|
|
are very large (close to Single.MaxValue) or when b's components are very small (close to FLT_MIN_NORMAL).
|
|
|
|
In these cases, you can call <xref href="Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float2%2cMisaki.HighPerformance.Mathematics.float2%2cMisaki.HighPerformance.Mathematics.float2)" data-throw-if-not-resolved="false"></xref>
|
|
|
|
which will use a given default value if the result is not finite.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 project(float2 a, float2 ontoB)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Non-zero vector to project onto.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector projection of a onto b.
|
|
content.vb: Public Shared Function project(a As float2, ontoB As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.project*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: project(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: project(float3, float3)
|
|
nameWithType: math.project(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: project
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b.
|
|
remarks: >-
|
|
Some finite vectors a and b could generate a non-finite result. This is most likely when a's components
|
|
|
|
are very large (close to Single.MaxValue) or when b's components are very small (close to FLT_MIN_NORMAL).
|
|
|
|
In these cases, you can call <xref href="Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float3%2cMisaki.HighPerformance.Mathematics.float3%2cMisaki.HighPerformance.Mathematics.float3)" data-throw-if-not-resolved="false"></xref>
|
|
|
|
which will use a given default value if the result is not finite.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 project(float3 a, float3 ontoB)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Non-zero vector to project onto.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector projection of a onto b.
|
|
content.vb: Public Shared Function project(a As float3, ontoB As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.project*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: project(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: project(float4, float4)
|
|
nameWithType: math.project(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: project
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6319
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b.
|
|
remarks: >-
|
|
Some finite vectors a and b could generate a non-finite result. This is most likely when a's components
|
|
|
|
are very large (close to Single.MaxValue) or when b's components are very small (close to FLT_MIN_NORMAL).
|
|
|
|
In these cases, you can call <xref href="Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float4%2cMisaki.HighPerformance.Mathematics.float4%2cMisaki.HighPerformance.Mathematics.float4)" data-throw-if-not-resolved="false"></xref>
|
|
|
|
which will use a given default value if the result is not finite.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 project(float4 a, float4 ontoB)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Non-zero vector to project onto.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector projection of a onto b.
|
|
content.vb: Public Shared Function project(a As float4, ontoB As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.project*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: projectsafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: projectsafe(float2, float2, float2)
|
|
nameWithType: math.projectsafe(float2, float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: projectsafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6338
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b. If result is not finite, then return the default value instead.
|
|
remarks: >-
|
|
This function performs extra checks to see if the result of projecting a onto b is finite. If you know that
|
|
|
|
your inputs will generate a finite result or you don't care if the result is finite, then you can call
|
|
|
|
<xref href="Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float2%2cMisaki.HighPerformance.Mathematics.float2)" data-throw-if-not-resolved="false"></xref> instead which is faster than this
|
|
|
|
function.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 projectsafe(float2 a, float2 ontoB, float2 defaultValue = default)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Non-zero vector to project onto.
|
|
- id: defaultValue
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Default value to return if projection is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector projection of a onto b or the default value.
|
|
content.vb: Public Shared Function projectsafe(a As float2, ontoB As float2, defaultValue As float2 = Nothing) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.projectsafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: projectsafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: projectsafe(float3, float3, float3)
|
|
nameWithType: math.projectsafe(float3, float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: projectsafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6359
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b. If result is not finite, then return the default value instead.
|
|
remarks: >-
|
|
This function performs extra checks to see if the result of projecting a onto b is finite. If you know that
|
|
|
|
your inputs will generate a finite result or you don't care if the result is finite, then you can call
|
|
|
|
<xref href="Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float3%2cMisaki.HighPerformance.Mathematics.float3)" data-throw-if-not-resolved="false"></xref> instead which is faster than this
|
|
|
|
function.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 projectsafe(float3 a, float3 ontoB, float3 defaultValue = default)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Non-zero vector to project onto.
|
|
- id: defaultValue
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Default value to return if projection is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector projection of a onto b or the default value.
|
|
content.vb: Public Shared Function projectsafe(a As float3, ontoB As float3, defaultValue As float3 = Nothing) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.projectsafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: projectsafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: projectsafe(float4, float4, float4)
|
|
nameWithType: math.projectsafe(float4, float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: projectsafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6380
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b. If result is not finite, then return the default value instead.
|
|
remarks: >-
|
|
This function performs extra checks to see if the result of projecting a onto b is finite. If you know that
|
|
|
|
your inputs will generate a finite result or you don't care if the result is finite, then you can call
|
|
|
|
<xref href="Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float4%2cMisaki.HighPerformance.Mathematics.float4)" data-throw-if-not-resolved="false"></xref> instead which is faster than this
|
|
|
|
function.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 projectsafe(float4 a, float4 ontoB, float4 defaultValue = default)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Non-zero vector to project onto.
|
|
- id: defaultValue
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Default value to return if projection is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector projection of a onto b or the default value.
|
|
content.vb: Public Shared Function projectsafe(a As float4, ontoB As float4, defaultValue As float4 = Nothing) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.projectsafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: project(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: project(double2, double2)
|
|
nameWithType: math.project(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: project
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6400
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b.
|
|
remarks: >-
|
|
Some finite vectors a and b could generate a non-finite result. This is most likely when a's components
|
|
|
|
are very large (close to Double.MaxValue) or when b's components are very small (close to DBL_MIN_NORMAL).
|
|
|
|
In these cases, you can call <xref href="Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double2%2cMisaki.HighPerformance.Mathematics.double2%2cMisaki.HighPerformance.Mathematics.double2)" data-throw-if-not-resolved="false"></xref>
|
|
|
|
which will use a given default value if the result is not finite.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 project(double2 a, double2 ontoB)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Non-zero vector to project onto.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector projection of a onto b.
|
|
content.vb: Public Shared Function project(a As double2, ontoB As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.project*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: project(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: project(double3, double3)
|
|
nameWithType: math.project(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: project
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6418
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b.
|
|
remarks: >-
|
|
Some finite vectors a and b could generate a non-finite result. This is most likely when a's components
|
|
|
|
are very large (close to Double.MaxValue) or when b's components are very small (close to DBL_MIN_NORMAL).
|
|
|
|
In these cases, you can call <xref href="Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double3%2cMisaki.HighPerformance.Mathematics.double3%2cMisaki.HighPerformance.Mathematics.double3)" data-throw-if-not-resolved="false"></xref>
|
|
|
|
which will use a given default value if the result is not finite.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 project(double3 a, double3 ontoB)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Non-zero vector to project onto.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector projection of a onto b.
|
|
content.vb: Public Shared Function project(a As double3, ontoB As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.project*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: project(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: project(double4, double4)
|
|
nameWithType: math.project(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: project
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6436
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b.
|
|
remarks: >-
|
|
Some finite vectors a and b could generate a non-finite result. This is most likely when a's components
|
|
|
|
are very large (close to Double.MaxValue) or when b's components are very small (close to DBL_MIN_NORMAL).
|
|
|
|
In these cases, you can call <xref href="Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double4%2cMisaki.HighPerformance.Mathematics.double4%2cMisaki.HighPerformance.Mathematics.double4)" data-throw-if-not-resolved="false"></xref>
|
|
|
|
which will use a given default value if the result is not finite.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 project(double4 a, double4 ontoB)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Non-zero vector to project onto.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector projection of a onto b.
|
|
content.vb: Public Shared Function project(a As double4, ontoB As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.project*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: projectsafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: projectsafe(double2, double2, double2)
|
|
nameWithType: math.projectsafe(double2, double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: projectsafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6455
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b. If result is not finite, then return the default value instead.
|
|
remarks: >-
|
|
This function performs extra checks to see if the result of projecting a onto b is finite. If you know that
|
|
|
|
your inputs will generate a finite result or you don't care if the result is finite, then you can call
|
|
|
|
<xref href="Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double2%2cMisaki.HighPerformance.Mathematics.double2)" data-throw-if-not-resolved="false"></xref> instead which is faster than this
|
|
|
|
function.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 projectsafe(double2 a, double2 ontoB, double2 defaultValue = default)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Non-zero vector to project onto.
|
|
- id: defaultValue
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Default value to return if projection is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector projection of a onto b or the default value.
|
|
content.vb: Public Shared Function projectsafe(a As double2, ontoB As double2, defaultValue As double2 = Nothing) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.projectsafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: projectsafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: projectsafe(double3, double3, double3)
|
|
nameWithType: math.projectsafe(double3, double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: projectsafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6476
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b. If result is not finite, then return the default value instead.
|
|
remarks: >-
|
|
This function performs extra checks to see if the result of projecting a onto b is finite. If you know that
|
|
|
|
your inputs will generate a finite result or you don't care if the result is finite, then you can call
|
|
|
|
<xref href="Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double3%2cMisaki.HighPerformance.Mathematics.double3)" data-throw-if-not-resolved="false"></xref> instead which is faster than this
|
|
|
|
function.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 projectsafe(double3 a, double3 ontoB, double3 defaultValue = default)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Non-zero vector to project onto.
|
|
- id: defaultValue
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Default value to return if projection is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector projection of a onto b or the default value.
|
|
content.vb: Public Shared Function projectsafe(a As double3, ontoB As double3, defaultValue As double3 = Nothing) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.projectsafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: projectsafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: projectsafe(double4, double4, double4)
|
|
nameWithType: math.projectsafe(double4, double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: projectsafe
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6497
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Compute vector projection of a onto b. If result is not finite, then return the default value instead.
|
|
remarks: >-
|
|
This function performs extra checks to see if the result of projecting a onto b is finite. If you know that
|
|
|
|
your inputs will generate a finite result or you don't care if the result is finite, then you can call
|
|
|
|
<xref href="Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double4%2cMisaki.HighPerformance.Mathematics.double4)" data-throw-if-not-resolved="false"></xref> instead which is faster than this
|
|
|
|
function.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 projectsafe(double4 a, double4 ontoB, double4 defaultValue = default)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector to project.
|
|
- id: ontoB
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Non-zero vector to project onto.
|
|
- id: defaultValue
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Default value to return if projection is not finite.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector projection of a onto b or the default value.
|
|
content.vb: Public Shared Function projectsafe(a As double4, ontoB As double4, defaultValue As double4 = Nothing) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.projectsafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: faceforward(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: faceforward(float2, float2, float2)
|
|
nameWithType: math.faceforward(float2, float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: faceforward
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6510
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Conditionally flips a vector n if two vectors i and ng are pointing in the same direction. Returns n if dot(i, ng) < 0, -n otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 faceforward(float2 n, float2 i, float2 ng)
|
|
parameters:
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector to conditionally flip.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: First vector in direction comparison.
|
|
- id: ng
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Second vector in direction comparison.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: -n if i and ng point in the same direction; otherwise return n unchanged.
|
|
content.vb: Public Shared Function faceforward(n As float2, i As float2, ng As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.faceforward*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: faceforward(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: faceforward(float3, float3, float3)
|
|
nameWithType: math.faceforward(float3, float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: faceforward
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6521
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Conditionally flips a vector n if two vectors i and ng are pointing in the same direction. Returns n if dot(i, ng) < 0, -n otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 faceforward(float3 n, float3 i, float3 ng)
|
|
parameters:
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector to conditionally flip.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: First vector in direction comparison.
|
|
- id: ng
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Second vector in direction comparison.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: -n if i and ng point in the same direction; otherwise return n unchanged.
|
|
content.vb: Public Shared Function faceforward(n As float3, i As float3, ng As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.faceforward*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: faceforward(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: faceforward(float4, float4, float4)
|
|
nameWithType: math.faceforward(float4, float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: faceforward
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6532
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Conditionally flips a vector n if two vectors i and ng are pointing in the same direction. Returns n if dot(i, ng) < 0, -n otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 faceforward(float4 n, float4 i, float4 ng)
|
|
parameters:
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector to conditionally flip.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: First vector in direction comparison.
|
|
- id: ng
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Second vector in direction comparison.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: -n if i and ng point in the same direction; otherwise return n unchanged.
|
|
content.vb: Public Shared Function faceforward(n As float4, i As float4, ng As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.faceforward*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: faceforward(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: faceforward(double2, double2, double2)
|
|
nameWithType: math.faceforward(double2, double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: faceforward
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6544
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Conditionally flips a vector n if two vectors i and ng are pointing in the same direction. Returns n if dot(i, ng) < 0, -n otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 faceforward(double2 n, double2 i, double2 ng)
|
|
parameters:
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector to conditionally flip.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: First vector in direction comparison.
|
|
- id: ng
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Second vector in direction comparison.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: -n if i and ng point in the same direction; otherwise return n unchanged.
|
|
content.vb: Public Shared Function faceforward(n As double2, i As double2, ng As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.faceforward*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: faceforward(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: faceforward(double3, double3, double3)
|
|
nameWithType: math.faceforward(double3, double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: faceforward
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6555
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Conditionally flips a vector n if two vectors i and ng are pointing in the same direction. Returns n if dot(i, ng) < 0, -n otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 faceforward(double3 n, double3 i, double3 ng)
|
|
parameters:
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector to conditionally flip.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: First vector in direction comparison.
|
|
- id: ng
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Second vector in direction comparison.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: -n if i and ng point in the same direction; otherwise return n unchanged.
|
|
content.vb: Public Shared Function faceforward(n As double3, i As double3, ng As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.faceforward*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: faceforward(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: faceforward(double4, double4, double4)
|
|
nameWithType: math.faceforward(double4, double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.faceforward(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: faceforward
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6566
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Conditionally flips a vector n if two vectors i and ng are pointing in the same direction. Returns n if dot(i, ng) < 0, -n otherwise.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 faceforward(double4 n, double4 i, double4 ng)
|
|
parameters:
|
|
- id: n
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector to conditionally flip.
|
|
- id: i
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: First vector in direction comparison.
|
|
- id: ng
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Second vector in direction comparison.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: -n if i and ng point in the same direction; otherwise return n unchanged.
|
|
content.vb: Public Shared Function faceforward(n As double4, i As double4, ng As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.faceforward*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sincos(System.Single,System.Single@,System.Single@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sincos(System.Single,System.Single@,System.Single@)
|
|
id: sincos(System.Single,System.Single@,System.Single@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sincos(float, out float, out float)
|
|
nameWithType: math.sincos(float, out float, out float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sincos(float, out float, out float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sincos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6578
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the sine and cosine of the input float value x through the out parameters s and c.
|
|
remarks: When Burst compiled, his method is faster than calling sin() and cos() separately.
|
|
example: []
|
|
syntax:
|
|
content: public static void sincos(float x, out float s, out float c)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Input angle in radians.
|
|
- id: s
|
|
type: System.Single
|
|
description: Output sine of the input.
|
|
- id: c
|
|
type: System.Single
|
|
description: Output cosine of the input.
|
|
content.vb: Public Shared Sub sincos(x As Single, s As Single, c As Single)
|
|
overload: Misaki.HighPerformance.Mathematics.math.sincos*
|
|
nameWithType.vb: math.sincos(Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sincos(Single, Single, Single)
|
|
name.vb: sincos(Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2@,Misaki.HighPerformance.Mathematics.float2@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2@,Misaki.HighPerformance.Mathematics.float2@)
|
|
id: sincos(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2@,Misaki.HighPerformance.Mathematics.float2@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sincos(float2, out float2, out float2)
|
|
nameWithType: math.sincos(float2, out float2, out float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float2, out Misaki.HighPerformance.Mathematics.float2, out Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sincos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6590
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine and cosine of the input float2 vector x through the out parameters s and c.
|
|
remarks: When Burst compiled, his method is faster than calling sin() and cos() separately.
|
|
example: []
|
|
syntax:
|
|
content: public static void sincos(float2 x, out float2 s, out float2 c)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Input vector containing angles in radians.
|
|
- id: s
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Output vector containing the componentwise sine of the input.
|
|
- id: c
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Output vector containing the componentwise cosine of the input.
|
|
content.vb: Public Shared Sub sincos(x As float2, s As float2, c As float2)
|
|
overload: Misaki.HighPerformance.Mathematics.math.sincos*
|
|
nameWithType.vb: math.sincos(float2, float2, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: sincos(float2, float2, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@,Misaki.HighPerformance.Mathematics.float3@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@,Misaki.HighPerformance.Mathematics.float3@)
|
|
id: sincos(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@,Misaki.HighPerformance.Mathematics.float3@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sincos(float3, out float3, out float3)
|
|
nameWithType: math.sincos(float3, out float3, out float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float3, out Misaki.HighPerformance.Mathematics.float3, out Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sincos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6602
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine and cosine of the input float3 vector x through the out parameters s and c.
|
|
remarks: When Burst compiled, his method is faster than calling sin() and cos() separately.
|
|
example: []
|
|
syntax:
|
|
content: public static void sincos(float3 x, out float3 s, out float3 c)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Input vector containing angles in radians.
|
|
- id: s
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Output vector containing the componentwise sine of the input.
|
|
- id: c
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Output vector containing the componentwise cosine of the input.
|
|
content.vb: Public Shared Sub sincos(x As float3, s As float3, c As float3)
|
|
overload: Misaki.HighPerformance.Mathematics.math.sincos*
|
|
nameWithType.vb: math.sincos(float3, float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: sincos(float3, float3, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4@,Misaki.HighPerformance.Mathematics.float4@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4@,Misaki.HighPerformance.Mathematics.float4@)
|
|
id: sincos(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4@,Misaki.HighPerformance.Mathematics.float4@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sincos(float4, out float4, out float4)
|
|
nameWithType: math.sincos(float4, out float4, out float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float4, out Misaki.HighPerformance.Mathematics.float4, out Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sincos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6614
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine and cosine of the input float4 vector x through the out parameters s and c.
|
|
remarks: When Burst compiled, his method is faster than calling sin() and cos() separately.
|
|
example: []
|
|
syntax:
|
|
content: public static void sincos(float4 x, out float4 s, out float4 c)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Input vector containing angles in radians.
|
|
- id: s
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Output vector containing the componentwise sine of the input.
|
|
- id: c
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Output vector containing the componentwise cosine of the input.
|
|
content.vb: Public Shared Sub sincos(x As float4, s As float4, c As float4)
|
|
overload: Misaki.HighPerformance.Mathematics.math.sincos*
|
|
nameWithType.vb: math.sincos(float4, float4, float4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
name.vb: sincos(float4, float4, float4)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sincos(System.Double,System.Double@,System.Double@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sincos(System.Double,System.Double@,System.Double@)
|
|
id: sincos(System.Double,System.Double@,System.Double@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sincos(double, out double, out double)
|
|
nameWithType: math.sincos(double, out double, out double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sincos(double, out double, out double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sincos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6627
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the sine and cosine of the input double value x through the out parameters s and c.
|
|
remarks: When Burst compiled, his method is faster than calling sin() and cos() separately.
|
|
example: []
|
|
syntax:
|
|
content: public static void sincos(double x, out double s, out double c)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Input angle in radians.
|
|
- id: s
|
|
type: System.Double
|
|
description: Output sine of the input.
|
|
- id: c
|
|
type: System.Double
|
|
description: Output cosine of the input.
|
|
content.vb: Public Shared Sub sincos(x As Double, s As Double, c As Double)
|
|
overload: Misaki.HighPerformance.Mathematics.math.sincos*
|
|
nameWithType.vb: math.sincos(Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sincos(Double, Double, Double)
|
|
name.vb: sincos(Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2@,Misaki.HighPerformance.Mathematics.double2@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2@,Misaki.HighPerformance.Mathematics.double2@)
|
|
id: sincos(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2@,Misaki.HighPerformance.Mathematics.double2@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sincos(double2, out double2, out double2)
|
|
nameWithType: math.sincos(double2, out double2, out double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double2, out Misaki.HighPerformance.Mathematics.double2, out Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sincos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6639
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine and cosine of the input double2 vector x through the out parameters s and c.
|
|
remarks: When Burst compiled, his method is faster than calling sin() and cos() separately.
|
|
example: []
|
|
syntax:
|
|
content: public static void sincos(double2 x, out double2 s, out double2 c)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Input vector containing angles in radians.
|
|
- id: s
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Output vector containing the componentwise sine of the input.
|
|
- id: c
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Output vector containing the componentwise cosine of the input.
|
|
content.vb: Public Shared Sub sincos(x As double2, s As double2, c As double2)
|
|
overload: Misaki.HighPerformance.Mathematics.math.sincos*
|
|
nameWithType.vb: math.sincos(double2, double2, double2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
name.vb: sincos(double2, double2, double2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@,Misaki.HighPerformance.Mathematics.double3@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@,Misaki.HighPerformance.Mathematics.double3@)
|
|
id: sincos(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@,Misaki.HighPerformance.Mathematics.double3@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sincos(double3, out double3, out double3)
|
|
nameWithType: math.sincos(double3, out double3, out double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double3, out Misaki.HighPerformance.Mathematics.double3, out Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sincos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6651
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine and cosine of the input double3 vector x through the out parameters s and c.
|
|
remarks: When Burst compiled, his method is faster than calling sin() and cos() separately.
|
|
example: []
|
|
syntax:
|
|
content: public static void sincos(double3 x, out double3 s, out double3 c)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Input vector containing angles in radians.
|
|
- id: s
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Output vector containing the componentwise sine of the input.
|
|
- id: c
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Output vector containing the componentwise cosine of the input.
|
|
content.vb: Public Shared Sub sincos(x As double3, s As double3, c As double3)
|
|
overload: Misaki.HighPerformance.Mathematics.math.sincos*
|
|
nameWithType.vb: math.sincos(double3, double3, double3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
name.vb: sincos(double3, double3, double3)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4@,Misaki.HighPerformance.Mathematics.double4@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4@,Misaki.HighPerformance.Mathematics.double4@)
|
|
id: sincos(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4@,Misaki.HighPerformance.Mathematics.double4@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: sincos(double4, out double4, out double4)
|
|
nameWithType: math.sincos(double4, out double4, out double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double4, out Misaki.HighPerformance.Mathematics.double4, out Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: sincos
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6663
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise sine and cosine of the input double4 vector x through the out parameters s and c.
|
|
remarks: When Burst compiled, his method is faster than calling sin() and cos() separately.
|
|
example: []
|
|
syntax:
|
|
content: public static void sincos(double4 x, out double4 s, out double4 c)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Input vector containing angles in radians.
|
|
- id: s
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Output vector containing the componentwise sine of the input.
|
|
- id: c
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Output vector containing the componentwise cosine of the input.
|
|
content.vb: Public Shared Sub sincos(x As double4, s As double4, c As double4)
|
|
overload: Misaki.HighPerformance.Mathematics.math.sincos*
|
|
nameWithType.vb: math.sincos(double4, double4, double4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.sincos(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
name.vb: sincos(double4, double4, double4)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.countbits(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.countbits(System.Int32)
|
|
id: countbits(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: countbits(int)
|
|
nameWithType: math.countbits(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.countbits(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: countbits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6674
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns number of 1-bits in the binary representation of an int value. Also known as the Hamming weight, popcnt on x86, and vcnt on ARM.
|
|
example: []
|
|
syntax:
|
|
content: public static int countbits(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: int value in which to count bits set to 1.
|
|
return:
|
|
type: System.Int32
|
|
description: Number of bits set to 1 within x.
|
|
content.vb: Public Shared Function countbits(x As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.countbits*
|
|
nameWithType.vb: math.countbits(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.countbits(Integer)
|
|
name.vb: countbits(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int2)
|
|
id: countbits(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: countbits(int2)
|
|
nameWithType: math.countbits(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: countbits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6683
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns component-wise number of 1-bits in the binary representation of an int2 vector. Also known as the Hamming weight, popcnt on x86, and vcnt on ARM.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 countbits(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: int2 value in which to count bits for each component.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: int2 containing number of bits set to 1 within each component of x.
|
|
content.vb: Public Shared Function countbits(x As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.countbits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int3)
|
|
id: countbits(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: countbits(int3)
|
|
nameWithType: math.countbits(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: countbits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6692
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns component-wise number of 1-bits in the binary representation of an int3 vector. Also known as the Hamming weight, popcnt on x86, and vcnt on ARM.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 countbits(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Number in which to count bits.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: int3 containing number of bits set to 1 within each component of x.
|
|
content.vb: Public Shared Function countbits(x As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.countbits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int4)
|
|
id: countbits(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: countbits(int4)
|
|
nameWithType: math.countbits(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: countbits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6701
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns component-wise number of 1-bits in the binary representation of an int4 vector. Also known as the Hamming weight, popcnt on x86, and vcnt on ARM.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 countbits(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Number in which to count bits.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: int4 containing number of bits set to 1 within each component of x.
|
|
content.vb: Public Shared Function countbits(x As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.countbits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.countbits(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.countbits(System.UInt32)
|
|
id: countbits(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: countbits(uint)
|
|
nameWithType: math.countbits(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.countbits(uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: countbits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6711
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns number of 1-bits in the binary representation of a uint value. Also known as the Hamming weight, popcnt on x86, and vcnt on ARM.
|
|
example: []
|
|
syntax:
|
|
content: public static int countbits(uint x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: Number in which to count bits.
|
|
return:
|
|
type: System.Int32
|
|
description: Number of bits set to 1 within x.
|
|
content.vb: Public Shared Function countbits(x As UInteger) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.countbits*
|
|
nameWithType.vb: math.countbits(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.countbits(UInteger)
|
|
name.vb: countbits(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: countbits(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: countbits(uint2)
|
|
nameWithType: math.countbits(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: countbits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6722
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns component-wise number of 1-bits in the binary representation of a uint2 vector. Also known as the Hamming weight, popcnt on x86, and vcnt on ARM.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 countbits(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Number in which to count bits.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: int2 containing number of bits set to 1 within each component of x.
|
|
content.vb: Public Shared Function countbits(x As uint2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.countbits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: countbits(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: countbits(uint3)
|
|
nameWithType: math.countbits(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: countbits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6733
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns component-wise number of 1-bits in the binary representation of a uint3 vector. Also known as the Hamming weight, popcnt on x86, and vcnt on ARM.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 countbits(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Number in which to count bits.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: int3 containing number of bits set to 1 within each component of x.
|
|
content.vb: Public Shared Function countbits(x As uint3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.countbits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: countbits(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: countbits(uint4)
|
|
nameWithType: math.countbits(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.countbits(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: countbits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6744
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns component-wise number of 1-bits in the binary representation of a uint4 vector. Also known as the Hamming weight, popcnt on x86, and vcnt on ARM.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 countbits(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Number in which to count bits.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: int4 containing number of bits set to 1 within each component of x.
|
|
content.vb: Public Shared Function countbits(x As uint4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.countbits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.countbits(System.UInt64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.countbits(System.UInt64)
|
|
id: countbits(System.UInt64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: countbits(ulong)
|
|
nameWithType: math.countbits(ulong)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.countbits(ulong)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: countbits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6755
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns number of 1-bits in the binary representation of a ulong value. Also known as the Hamming weight, popcnt on x86, and vcnt on ARM.
|
|
example: []
|
|
syntax:
|
|
content: public static int countbits(ulong x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt64
|
|
description: Number in which to count bits.
|
|
return:
|
|
type: System.Int32
|
|
description: Number of bits set to 1 within x.
|
|
content.vb: Public Shared Function countbits(x As ULong) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.countbits*
|
|
nameWithType.vb: math.countbits(ULong)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.countbits(ULong)
|
|
name.vb: countbits(ULong)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.countbits(System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.countbits(System.Int64)
|
|
id: countbits(System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: countbits(long)
|
|
nameWithType: math.countbits(long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.countbits(long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: countbits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6766
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns number of 1-bits in the binary representation of a long value. Also known as the Hamming weight, popcnt on x86, and vcnt on ARM.
|
|
example: []
|
|
syntax:
|
|
content: public static int countbits(long x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: Number in which to count bits.
|
|
return:
|
|
type: System.Int32
|
|
description: Number of bits set to 1 within x.
|
|
content.vb: Public Shared Function countbits(x As Long) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.countbits*
|
|
nameWithType.vb: math.countbits(Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.countbits(Long)
|
|
name.vb: countbits(Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lzcnt(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lzcnt(System.Int32)
|
|
id: lzcnt(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lzcnt(int)
|
|
nameWithType: math.lzcnt(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lzcnt(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6776
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise number of leading zeros in the binary representations of an int vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int lzcnt(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Input value.
|
|
return:
|
|
type: System.Int32
|
|
description: The number of leading zeros of the input.
|
|
content.vb: Public Shared Function lzcnt(x As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.lzcnt*
|
|
nameWithType.vb: math.lzcnt(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lzcnt(Integer)
|
|
name.vb: lzcnt(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int2)
|
|
id: lzcnt(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lzcnt(int2)
|
|
nameWithType: math.lzcnt(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6785
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise number of leading zeros in the binary representations of an int2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 lzcnt(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise number of leading zeros of the input.
|
|
content.vb: Public Shared Function lzcnt(x As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.lzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int3)
|
|
id: lzcnt(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lzcnt(int3)
|
|
nameWithType: math.lzcnt(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6794
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise number of leading zeros in the binary representations of an int3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 lzcnt(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise number of leading zeros of the input.
|
|
content.vb: Public Shared Function lzcnt(x As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.lzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int4)
|
|
id: lzcnt(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lzcnt(int4)
|
|
nameWithType: math.lzcnt(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6803
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise number of leading zeros in the binary representations of an int4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 lzcnt(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise number of leading zeros of the input.
|
|
content.vb: Public Shared Function lzcnt(x As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.lzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lzcnt(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lzcnt(System.UInt32)
|
|
id: lzcnt(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lzcnt(uint)
|
|
nameWithType: math.lzcnt(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lzcnt(uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6813
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns number of leading zeros in the binary representations of a uint value.
|
|
example: []
|
|
syntax:
|
|
content: public static int lzcnt(uint x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: Input value.
|
|
return:
|
|
type: System.Int32
|
|
description: The number of leading zeros of the input.
|
|
content.vb: Public Shared Function lzcnt(x As UInteger) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.lzcnt*
|
|
nameWithType.vb: math.lzcnt(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lzcnt(UInteger)
|
|
name.vb: lzcnt(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: lzcnt(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lzcnt(uint2)
|
|
nameWithType: math.lzcnt(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6822
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise number of leading zeros in the binary representations of a uint2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 lzcnt(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise number of leading zeros of the input.
|
|
content.vb: Public Shared Function lzcnt(x As uint2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.lzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: lzcnt(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lzcnt(uint3)
|
|
nameWithType: math.lzcnt(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6831
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise number of leading zeros in the binary representations of a uint3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 lzcnt(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise number of leading zeros of the input.
|
|
content.vb: Public Shared Function lzcnt(x As uint3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.lzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: lzcnt(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lzcnt(uint4)
|
|
nameWithType: math.lzcnt(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lzcnt(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6840
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise number of leading zeros in the binary representations of a uint4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 lzcnt(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise number of leading zeros of the input.
|
|
content.vb: Public Shared Function lzcnt(x As uint4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.lzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lzcnt(System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lzcnt(System.Int64)
|
|
id: lzcnt(System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lzcnt(long)
|
|
nameWithType: math.lzcnt(long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lzcnt(long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6850
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns number of leading zeros in the binary representations of a long value.
|
|
example: []
|
|
syntax:
|
|
content: public static int lzcnt(long x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: Input value.
|
|
return:
|
|
type: System.Int32
|
|
description: The number of leading zeros of the input.
|
|
content.vb: Public Shared Function lzcnt(x As Long) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.lzcnt*
|
|
nameWithType.vb: math.lzcnt(Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lzcnt(Long)
|
|
name.vb: lzcnt(Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lzcnt(System.UInt64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lzcnt(System.UInt64)
|
|
id: lzcnt(System.UInt64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lzcnt(ulong)
|
|
nameWithType: math.lzcnt(ulong)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lzcnt(ulong)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6860
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns number of leading zeros in the binary representations of a ulong value.
|
|
example: []
|
|
syntax:
|
|
content: public static int lzcnt(ulong x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt64
|
|
description: Input value.
|
|
return:
|
|
type: System.Int32
|
|
description: The number of leading zeros of the input.
|
|
content.vb: Public Shared Function lzcnt(x As ULong) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.lzcnt*
|
|
nameWithType.vb: math.lzcnt(ULong)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.lzcnt(ULong)
|
|
name.vb: lzcnt(ULong)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tzcnt(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tzcnt(System.Int32)
|
|
id: tzcnt(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tzcnt(int)
|
|
nameWithType: math.tzcnt(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tzcnt(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6876
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the trailing zero count in the binary representation of the input value.
|
|
remarks: >-
|
|
Assuming that the least significant bit is on the right, the integer value 4 has a binary representation
|
|
|
|
0100 and the trailing zero count is two. The integer value 1 has a binary representation 0001 and the
|
|
|
|
trailing zero count is zero.
|
|
example: []
|
|
syntax:
|
|
content: public static int tzcnt(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Input to use when computing the trailing zero count.
|
|
return:
|
|
type: System.Int32
|
|
description: Returns the trailing zero count of the input.
|
|
content.vb: Public Shared Function tzcnt(x As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.tzcnt*
|
|
nameWithType.vb: math.tzcnt(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.tzcnt(Integer)
|
|
name.vb: tzcnt(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int2)
|
|
id: tzcnt(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tzcnt(int2)
|
|
nameWithType: math.tzcnt(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6892
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise trailing zero count in the binary representation of the input value.
|
|
remarks: >-
|
|
Assuming that the least significant bit is on the right, the integer value 4 has a binary representation
|
|
|
|
0100 and the trailing zero count is two. The integer value 1 has a binary representation 0001 and the
|
|
|
|
trailing zero count is zero.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 tzcnt(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Input to use when computing the trailing zero count.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Returns the component-wise trailing zero count of the input.
|
|
content.vb: Public Shared Function tzcnt(x As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.tzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int3)
|
|
id: tzcnt(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tzcnt(int3)
|
|
nameWithType: math.tzcnt(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6908
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise trailing zero count in the binary representation of the input value.
|
|
remarks: >-
|
|
Assuming that the least significant bit is on the right, the integer value 4 has a binary representation
|
|
|
|
0100 and the trailing zero count is two. The integer value 1 has a binary representation 0001 and the
|
|
|
|
trailing zero count is zero.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 tzcnt(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Input to use when computing the trailing zero count.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Returns the component-wise trailing zero count of the input.
|
|
content.vb: Public Shared Function tzcnt(x As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.tzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int4)
|
|
id: tzcnt(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tzcnt(int4)
|
|
nameWithType: math.tzcnt(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6924
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise trailing zero count in the binary representation of the input value.
|
|
remarks: >-
|
|
Assuming that the least significant bit is on the right, the integer value 4 has a binary representation
|
|
|
|
0100 and the trailing zero count is two. The integer value 1 has a binary representation 0001 and the
|
|
|
|
trailing zero count is zero.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 tzcnt(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Input to use when computing the trailing zero count.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Returns the component-wise trailing zero count of the input.
|
|
content.vb: Public Shared Function tzcnt(x As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.tzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tzcnt(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tzcnt(System.UInt32)
|
|
id: tzcnt(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tzcnt(uint)
|
|
nameWithType: math.tzcnt(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tzcnt(uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6941
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the trailing zero count in the binary representation of the input value.
|
|
remarks: >-
|
|
Assuming that the least significant bit is on the right, the integer value 4 has a binary representation
|
|
|
|
0100 and the trailing zero count is two. The integer value 1 has a binary representation 0001 and the
|
|
|
|
trailing zero count is zero.
|
|
example: []
|
|
syntax:
|
|
content: public static int tzcnt(uint x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: Input to use when computing the trailing zero count.
|
|
return:
|
|
type: System.Int32
|
|
description: Returns the trailing zero count of the input.
|
|
content.vb: Public Shared Function tzcnt(x As UInteger) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.tzcnt*
|
|
nameWithType.vb: math.tzcnt(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.tzcnt(UInteger)
|
|
name.vb: tzcnt(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: tzcnt(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tzcnt(uint2)
|
|
nameWithType: math.tzcnt(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6957
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise trailing zero count in the binary representation of the input value.
|
|
remarks: >-
|
|
Assuming that the least significant bit is on the right, the integer value 4 has a binary representation
|
|
|
|
0100 and the trailing zero count is two. The integer value 1 has a binary representation 0001 and the
|
|
|
|
trailing zero count is zero.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 tzcnt(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Input to use when computing the trailing zero count.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Returns the component-wise trailing zero count of the input.
|
|
content.vb: Public Shared Function tzcnt(x As uint2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.tzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: tzcnt(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tzcnt(uint3)
|
|
nameWithType: math.tzcnt(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6973
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise trailing zero count in the binary representation of the input value.
|
|
remarks: >-
|
|
Assuming that the least significant bit is on the right, the integer value 4 has a binary representation
|
|
|
|
0100 and the trailing zero count is two. The integer value 1 has a binary representation 0001 and the
|
|
|
|
trailing zero count is zero.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 tzcnt(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Input to use when computing the trailing zero count.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Returns the component-wise trailing zero count of the input.
|
|
content.vb: Public Shared Function tzcnt(x As uint3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.tzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: tzcnt(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tzcnt(uint4)
|
|
nameWithType: math.tzcnt(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tzcnt(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 6989
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise trailing zero count in the binary representation of the input value.
|
|
remarks: >-
|
|
Assuming that the least significant bit is on the right, the integer value 4 has a binary representation
|
|
|
|
0100 and the trailing zero count is two. The integer value 1 has a binary representation 0001 and the
|
|
|
|
trailing zero count is zero.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 tzcnt(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Input to use when computing the trailing zero count.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Returns the component-wise trailing zero count of the input.
|
|
content.vb: Public Shared Function tzcnt(x As uint4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.tzcnt*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tzcnt(System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tzcnt(System.Int64)
|
|
id: tzcnt(System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tzcnt(long)
|
|
nameWithType: math.tzcnt(long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tzcnt(long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7005
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the trailing zero count in the binary representation of the input value.
|
|
remarks: >-
|
|
Assuming that the least significant bit is on the right, the integer value 4 has a binary representation
|
|
|
|
0100 and the trailing zero count is two. The integer value 1 has a binary representation 0001 and the
|
|
|
|
trailing zero count is zero.
|
|
example: []
|
|
syntax:
|
|
content: public static int tzcnt(long x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: Input to use when computing the trailing zero count.
|
|
return:
|
|
type: System.Int32
|
|
description: Returns the trailing zero count of the input.
|
|
content.vb: Public Shared Function tzcnt(x As Long) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.tzcnt*
|
|
nameWithType.vb: math.tzcnt(Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.tzcnt(Long)
|
|
name.vb: tzcnt(Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tzcnt(System.UInt64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.tzcnt(System.UInt64)
|
|
id: tzcnt(System.UInt64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: tzcnt(ulong)
|
|
nameWithType: math.tzcnt(ulong)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tzcnt(ulong)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: tzcnt
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7021
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the trailing zero count in the binary representation of the input value.
|
|
remarks: >-
|
|
Assuming that the least significant bit is on the right, the integer value 4 has a binary representation
|
|
|
|
0100 and the trailing zero count is two. The integer value 1 has a binary representation 0001 and the
|
|
|
|
trailing zero count is zero.
|
|
example: []
|
|
syntax:
|
|
content: public static int tzcnt(ulong x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt64
|
|
description: Input to use when computing the trailing zero count.
|
|
return:
|
|
type: System.Int32
|
|
description: Returns the trailing zero count of the input.
|
|
content.vb: Public Shared Function tzcnt(x As ULong) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.tzcnt*
|
|
nameWithType.vb: math.tzcnt(ULong)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.tzcnt(ULong)
|
|
name.vb: tzcnt(ULong)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reversebits(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reversebits(System.Int32)
|
|
id: reversebits(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reversebits(int)
|
|
nameWithType: math.reversebits(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reversebits(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reversebits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7032
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of performing a reversal of the bit pattern of an int value.
|
|
example: []
|
|
syntax:
|
|
content: public static int reversebits(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Value to reverse.
|
|
return:
|
|
type: System.Int32
|
|
description: Value with reversed bits.
|
|
content.vb: Public Shared Function reversebits(x As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.reversebits*
|
|
nameWithType.vb: math.reversebits(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.reversebits(Integer)
|
|
name.vb: reversebits(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int2)
|
|
id: reversebits(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reversebits(int2)
|
|
nameWithType: math.reversebits(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reversebits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7041
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of performing a componentwise reversal of the bit pattern of an int2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 reversebits(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Value to reverse.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Value with componentwise reversed bits.
|
|
content.vb: Public Shared Function reversebits(x As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.reversebits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int3)
|
|
id: reversebits(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reversebits(int3)
|
|
nameWithType: math.reversebits(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reversebits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7050
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of performing a componentwise reversal of the bit pattern of an int3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 reversebits(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Value to reverse.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Value with componentwise reversed bits.
|
|
content.vb: Public Shared Function reversebits(x As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.reversebits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int4)
|
|
id: reversebits(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reversebits(int4)
|
|
nameWithType: math.reversebits(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reversebits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7059
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of performing a componentwise reversal of the bit pattern of an int4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 reversebits(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Value to reverse.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Value with componentwise reversed bits.
|
|
content.vb: Public Shared Function reversebits(x As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.reversebits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reversebits(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reversebits(System.UInt32)
|
|
id: reversebits(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reversebits(uint)
|
|
nameWithType: math.reversebits(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reversebits(uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reversebits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7069
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of performing a reversal of the bit pattern of a uint value.
|
|
example: []
|
|
syntax:
|
|
content: public static uint reversebits(uint x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: Value to reverse.
|
|
return:
|
|
type: System.UInt32
|
|
description: Value with reversed bits.
|
|
content.vb: Public Shared Function reversebits(x As UInteger) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.reversebits*
|
|
nameWithType.vb: math.reversebits(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.reversebits(UInteger)
|
|
name.vb: reversebits(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: reversebits(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reversebits(uint2)
|
|
nameWithType: math.reversebits(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reversebits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7082
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of performing a componentwise reversal of the bit pattern of an uint2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 reversebits(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Value to reverse.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Value with componentwise reversed bits.
|
|
content.vb: Public Shared Function reversebits(x As uint2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.reversebits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: reversebits(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reversebits(uint3)
|
|
nameWithType: math.reversebits(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reversebits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7095
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of performing a componentwise reversal of the bit pattern of an uint3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 reversebits(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Value to reverse.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Value with componentwise reversed bits.
|
|
content.vb: Public Shared Function reversebits(x As uint3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.reversebits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: reversebits(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reversebits(uint4)
|
|
nameWithType: math.reversebits(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reversebits(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reversebits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7108
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of performing a componentwise reversal of the bit pattern of an uint4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 reversebits(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Value to reverse.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Value with componentwise reversed bits.
|
|
content.vb: Public Shared Function reversebits(x As uint4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.reversebits*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reversebits(System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reversebits(System.Int64)
|
|
id: reversebits(System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reversebits(long)
|
|
nameWithType: math.reversebits(long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reversebits(long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reversebits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7122
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of performing a reversal of the bit pattern of a long value.
|
|
example: []
|
|
syntax:
|
|
content: public static long reversebits(long x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: Value to reverse.
|
|
return:
|
|
type: System.Int64
|
|
description: Value with reversed bits.
|
|
content.vb: Public Shared Function reversebits(x As Long) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.reversebits*
|
|
nameWithType.vb: math.reversebits(Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.reversebits(Long)
|
|
name.vb: reversebits(Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reversebits(System.UInt64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.reversebits(System.UInt64)
|
|
id: reversebits(System.UInt64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: reversebits(ulong)
|
|
nameWithType: math.reversebits(ulong)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reversebits(ulong)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: reversebits
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7132
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of performing a reversal of the bit pattern of a ulong value.
|
|
example: []
|
|
syntax:
|
|
content: public static ulong reversebits(ulong x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt64
|
|
description: Value to reverse.
|
|
return:
|
|
type: System.UInt64
|
|
description: Value with reversed bits.
|
|
content.vb: Public Shared Function reversebits(x As ULong) As ULong
|
|
overload: Misaki.HighPerformance.Mathematics.math.reversebits*
|
|
nameWithType.vb: math.reversebits(ULong)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.reversebits(ULong)
|
|
name.vb: reversebits(ULong)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rol(System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rol(System.Int32,System.Int32)
|
|
id: rol(System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rol(int, int)
|
|
nameWithType: math.rol(int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rol(int, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rol
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7148
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rotating the bits of an int left by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static int rol(int x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: System.Int32
|
|
description: The rotated value.
|
|
content.vb: Public Shared Function rol(x As Integer, n As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.rol*
|
|
nameWithType.vb: math.rol(Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rol(Integer, Integer)
|
|
name.vb: rol(Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
id: rol(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rol(int2, int)
|
|
nameWithType: math.rol(int2, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int2, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rol
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7158
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of an int2 left by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 rol(int2 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function rol(x As int2, n As Integer) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.rol*
|
|
nameWithType.vb: math.rol(int2, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int2, Integer)
|
|
name.vb: rol(int2, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
id: rol(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rol(int3, int)
|
|
nameWithType: math.rol(int3, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int3, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rol
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7168
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of an int3 left by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 rol(int3 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function rol(x As int3, n As Integer) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.rol*
|
|
nameWithType.vb: math.rol(int3, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int3, Integer)
|
|
name.vb: rol(int3, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int4,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int4,System.Int32)
|
|
id: rol(Misaki.HighPerformance.Mathematics.int4,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rol(int4, int)
|
|
nameWithType: math.rol(int4, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int4, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rol
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7178
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of an int4 left by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 rol(int4 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function rol(x As int4, n As Integer) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.rol*
|
|
nameWithType.vb: math.rol(int4, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.int4, Integer)
|
|
name.vb: rol(int4, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rol(System.UInt32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rol(System.UInt32,System.Int32)
|
|
id: rol(System.UInt32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rol(uint, int)
|
|
nameWithType: math.rol(uint, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rol(uint, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rol
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7189
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rotating the bits of a uint left by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static uint rol(uint x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: System.UInt32
|
|
description: The rotated value.
|
|
content.vb: Public Shared Function rol(x As UInteger, n As Integer) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.rol*
|
|
nameWithType.vb: math.rol(UInteger, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rol(UInteger, Integer)
|
|
name.vb: rol(UInteger, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint2,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint2,System.Int32)
|
|
id: rol(Misaki.HighPerformance.Mathematics.uint2,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rol(uint2, int)
|
|
nameWithType: math.rol(uint2, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint2, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rol
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7199
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of a uint2 left by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 rol(uint2 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function rol(x As uint2, n As Integer) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.rol*
|
|
nameWithType.vb: math.rol(uint2, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint2, Integer)
|
|
name.vb: rol(uint2, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
|
|
id: rol(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rol(uint3, int)
|
|
nameWithType: math.rol(uint3, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint3, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rol
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7209
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of a uint3 left by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 rol(uint3 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function rol(x As uint3, n As Integer) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.rol*
|
|
nameWithType.vb: math.rol(uint3, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint3, Integer)
|
|
name.vb: rol(uint3, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint4,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint4,System.Int32)
|
|
id: rol(Misaki.HighPerformance.Mathematics.uint4,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rol(uint4, int)
|
|
nameWithType: math.rol(uint4, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint4, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rol
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7219
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of a uint4 left by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 rol(uint4 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function rol(x As uint4, n As Integer) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.rol*
|
|
nameWithType.vb: math.rol(uint4, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rol(Misaki.HighPerformance.Mathematics.uint4, Integer)
|
|
name.vb: rol(uint4, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rol(System.Int64,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rol(System.Int64,System.Int32)
|
|
id: rol(System.Int64,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rol(long, int)
|
|
nameWithType: math.rol(long, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rol(long, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rol
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7230
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rotating the bits of a long left by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static long rol(long x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: System.Int64
|
|
description: The rotated value.
|
|
content.vb: Public Shared Function rol(x As Long, n As Integer) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.rol*
|
|
nameWithType.vb: math.rol(Long, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rol(Long, Integer)
|
|
name.vb: rol(Long, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rol(System.UInt64,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rol(System.UInt64,System.Int32)
|
|
id: rol(System.UInt64,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rol(ulong, int)
|
|
nameWithType: math.rol(ulong, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rol(ulong, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rol
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7241
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rotating the bits of a ulong left by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static ulong rol(ulong x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt64
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: System.UInt64
|
|
description: The rotated value.
|
|
content.vb: Public Shared Function rol(x As ULong, n As Integer) As ULong
|
|
overload: Misaki.HighPerformance.Mathematics.math.rol*
|
|
nameWithType.vb: math.rol(ULong, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.rol(ULong, Integer)
|
|
name.vb: rol(ULong, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ror(System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ror(System.Int32,System.Int32)
|
|
id: ror(System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ror(int, int)
|
|
nameWithType: math.ror(int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ror(int, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ror
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7252
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rotating the bits of an int right by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static int ror(int x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: System.Int32
|
|
description: The rotated value.
|
|
content.vb: Public Shared Function ror(x As Integer, n As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.ror*
|
|
nameWithType.vb: math.ror(Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ror(Integer, Integer)
|
|
name.vb: ror(Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
id: ror(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ror(int2, int)
|
|
nameWithType: math.ror(int2, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int2, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ror
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7262
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of an int2 right by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 ror(int2 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function ror(x As int2, n As Integer) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.ror*
|
|
nameWithType.vb: math.ror(int2, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int2, Integer)
|
|
name.vb: ror(int2, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
id: ror(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ror(int3, int)
|
|
nameWithType: math.ror(int3, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int3, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ror
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7272
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of an int3 right by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 ror(int3 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function ror(x As int3, n As Integer) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.ror*
|
|
nameWithType.vb: math.ror(int3, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int3, Integer)
|
|
name.vb: ror(int3, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int4,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int4,System.Int32)
|
|
id: ror(Misaki.HighPerformance.Mathematics.int4,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ror(int4, int)
|
|
nameWithType: math.ror(int4, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int4, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ror
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7282
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of an int4 right by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 ror(int4 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function ror(x As int4, n As Integer) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.ror*
|
|
nameWithType.vb: math.ror(int4, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.int4, Integer)
|
|
name.vb: ror(int4, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ror(System.UInt32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ror(System.UInt32,System.Int32)
|
|
id: ror(System.UInt32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ror(uint, int)
|
|
nameWithType: math.ror(uint, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ror(uint, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ror
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7293
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rotating the bits of a uint right by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static uint ror(uint x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: System.UInt32
|
|
description: The rotated value.
|
|
content.vb: Public Shared Function ror(x As UInteger, n As Integer) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.ror*
|
|
nameWithType.vb: math.ror(UInteger, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ror(UInteger, Integer)
|
|
name.vb: ror(UInteger, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint2,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint2,System.Int32)
|
|
id: ror(Misaki.HighPerformance.Mathematics.uint2,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ror(uint2, int)
|
|
nameWithType: math.ror(uint2, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint2, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ror
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7303
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of a uint2 right by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 ror(uint2 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function ror(x As uint2, n As Integer) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.ror*
|
|
nameWithType.vb: math.ror(uint2, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint2, Integer)
|
|
name.vb: ror(uint2, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
|
|
id: ror(Misaki.HighPerformance.Mathematics.uint3,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ror(uint3, int)
|
|
nameWithType: math.ror(uint3, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint3, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ror
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7313
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of a uint3 right by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 ror(uint3 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function ror(x As uint3, n As Integer) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.ror*
|
|
nameWithType.vb: math.ror(uint3, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint3, Integer)
|
|
name.vb: ror(uint3, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint4,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint4,System.Int32)
|
|
id: ror(Misaki.HighPerformance.Mathematics.uint4,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ror(uint4, int)
|
|
nameWithType: math.ror(uint4, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint4, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ror
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7323
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the componentwise result of rotating the bits of a uint4 right by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 ror(uint4 x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The componentwise rotated value.
|
|
content.vb: Public Shared Function ror(x As uint4, n As Integer) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.ror*
|
|
nameWithType.vb: math.ror(uint4, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ror(Misaki.HighPerformance.Mathematics.uint4, Integer)
|
|
name.vb: ror(uint4, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ror(System.Int64,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ror(System.Int64,System.Int32)
|
|
id: ror(System.Int64,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ror(long, int)
|
|
nameWithType: math.ror(long, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ror(long, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ror
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7334
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rotating the bits of a long right by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static long ror(long x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: System.Int64
|
|
description: The rotated value.
|
|
content.vb: Public Shared Function ror(x As Long, n As Integer) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.ror*
|
|
nameWithType.vb: math.ror(Long, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ror(Long, Integer)
|
|
name.vb: ror(Long, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ror(System.UInt64,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ror(System.UInt64,System.Int32)
|
|
id: ror(System.UInt64,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ror(ulong, int)
|
|
nameWithType: math.ror(ulong, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ror(ulong, int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ror
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7345
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rotating the bits of a ulong right by bits n.
|
|
example: []
|
|
syntax:
|
|
content: public static ulong ror(ulong x, int n)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt64
|
|
description: Value to rotate.
|
|
- id: n
|
|
type: System.Int32
|
|
description: Number of bits to rotate.
|
|
return:
|
|
type: System.UInt64
|
|
description: The rotated value.
|
|
content.vb: Public Shared Function ror(x As ULong, n As Integer) As ULong
|
|
overload: Misaki.HighPerformance.Mathematics.math.ror*
|
|
nameWithType.vb: math.ror(ULong, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ror(ULong, Integer)
|
|
name.vb: ror(ULong, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceilpow2(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceilpow2(System.Int32)
|
|
id: ceilpow2(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceilpow2(int)
|
|
nameWithType: math.ceilpow2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceilpow2(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceilpow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7356
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the smallest power of two greater than or equal to the input.
|
|
remarks: Also known as nextpow2.
|
|
example: []
|
|
syntax:
|
|
content: public static int ceilpow2(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Input value.
|
|
return:
|
|
type: System.Int32
|
|
description: The smallest power of two greater than or equal to the input.
|
|
content.vb: Public Shared Function ceilpow2(x As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceilpow2*
|
|
nameWithType.vb: math.ceilpow2(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ceilpow2(Integer)
|
|
name.vb: ceilpow2(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int2)
|
|
id: ceilpow2(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceilpow2(int2)
|
|
nameWithType: math.ceilpow2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceilpow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7372
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise calculation of the smallest power of two greater than or equal to the input.
|
|
remarks: Also known as nextpow2.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 ceilpow2(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The componentwise smallest power of two greater than or equal to the input.
|
|
content.vb: Public Shared Function ceilpow2(x As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceilpow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int3)
|
|
id: ceilpow2(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceilpow2(int3)
|
|
nameWithType: math.ceilpow2(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceilpow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7388
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise calculation of the smallest power of two greater than or equal to the input.
|
|
remarks: Also known as nextpow2.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 ceilpow2(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The componentwise smallest power of two greater than or equal to the input.
|
|
content.vb: Public Shared Function ceilpow2(x As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceilpow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int4)
|
|
id: ceilpow2(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceilpow2(int4)
|
|
nameWithType: math.ceilpow2(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceilpow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7404
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise calculation of the smallest power of two greater than or equal to the input.
|
|
remarks: Also known as nextpow2.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 ceilpow2(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The componentwise smallest power of two greater than or equal to the input.
|
|
content.vb: Public Shared Function ceilpow2(x As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceilpow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceilpow2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceilpow2(System.UInt32)
|
|
id: ceilpow2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceilpow2(uint)
|
|
nameWithType: math.ceilpow2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceilpow2(uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceilpow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7421
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the smallest power of two greater than or equal to the input.
|
|
remarks: Also known as nextpow2.
|
|
example: []
|
|
syntax:
|
|
content: public static uint ceilpow2(uint x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: Input value.
|
|
return:
|
|
type: System.UInt32
|
|
description: The smallest power of two greater than or equal to the input.
|
|
content.vb: Public Shared Function ceilpow2(x As UInteger) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceilpow2*
|
|
nameWithType.vb: math.ceilpow2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ceilpow2(UInteger)
|
|
name.vb: ceilpow2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: ceilpow2(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceilpow2(uint2)
|
|
nameWithType: math.ceilpow2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceilpow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7437
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise calculation of the smallest power of two greater than or equal to the input.
|
|
remarks: Also known as nextpow2.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 ceilpow2(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The componentwise smallest power of two greater than or equal to the input.
|
|
content.vb: Public Shared Function ceilpow2(x As uint2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceilpow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: ceilpow2(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceilpow2(uint3)
|
|
nameWithType: math.ceilpow2(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceilpow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7453
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise calculation of the smallest power of two greater than or equal to the input.
|
|
remarks: Also known as nextpow2.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 ceilpow2(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The componentwise smallest power of two greater than or equal to the input.
|
|
content.vb: Public Shared Function ceilpow2(x As uint3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceilpow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: ceilpow2(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceilpow2(uint4)
|
|
nameWithType: math.ceilpow2(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceilpow2(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceilpow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7469
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise calculation of the smallest power of two greater than or equal to the input.
|
|
remarks: Also known as nextpow2.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 ceilpow2(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Input value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The componentwise smallest power of two greater than or equal to the input.
|
|
content.vb: Public Shared Function ceilpow2(x As uint4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceilpow2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceilpow2(System.Int64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceilpow2(System.Int64)
|
|
id: ceilpow2(System.Int64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceilpow2(long)
|
|
nameWithType: math.ceilpow2(long)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceilpow2(long)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceilpow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7486
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the smallest power of two greater than or equal to the input.
|
|
remarks: Also known as nextpow2.
|
|
example: []
|
|
syntax:
|
|
content: public static long ceilpow2(long x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int64
|
|
description: Input value.
|
|
return:
|
|
type: System.Int64
|
|
description: The smallest power of two greater than or equal to the input.
|
|
content.vb: Public Shared Function ceilpow2(x As Long) As Long
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceilpow2*
|
|
nameWithType.vb: math.ceilpow2(Long)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ceilpow2(Long)
|
|
name.vb: ceilpow2(Long)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceilpow2(System.UInt64)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceilpow2(System.UInt64)
|
|
id: ceilpow2(System.UInt64)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceilpow2(ulong)
|
|
nameWithType: math.ceilpow2(ulong)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceilpow2(ulong)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceilpow2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7504
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the smallest power of two greater than or equal to the input.
|
|
remarks: Also known as nextpow2.
|
|
example: []
|
|
syntax:
|
|
content: public static ulong ceilpow2(ulong x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt64
|
|
description: Input value.
|
|
return:
|
|
type: System.UInt64
|
|
description: The smallest power of two greater than or equal to the input.
|
|
content.vb: Public Shared Function ceilpow2(x As ULong) As ULong
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceilpow2*
|
|
nameWithType.vb: math.ceilpow2(ULong)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ceilpow2(ULong)
|
|
name.vb: ceilpow2(ULong)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceillog2(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceillog2(System.Int32)
|
|
id: ceillog2(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceillog2(int)
|
|
nameWithType: math.ceillog2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceillog2(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceillog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7525
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the ceiling of the base-2 logarithm of x.
|
|
remarks: x must be greater than 0, otherwise the result is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int ceillog2(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Integer to be used as input.
|
|
return:
|
|
type: System.Int32
|
|
description: Ceiling of the base-2 logarithm of x, as an integer.
|
|
content.vb: Public Shared Function ceillog2(x As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceillog2*
|
|
nameWithType.vb: math.ceillog2(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ceillog2(Integer)
|
|
name.vb: ceillog2(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int2)
|
|
id: ceillog2(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceillog2(int2)
|
|
nameWithType: math.ceillog2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceillog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7539
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise ceiling of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than 0, otherwise the result for that component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 ceillog2(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: int2 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Componentwise ceiling of the base-2 logarithm of x.
|
|
content.vb: Public Shared Function ceillog2(x As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceillog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int3)
|
|
id: ceillog2(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceillog2(int3)
|
|
nameWithType: math.ceillog2(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceillog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7553
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise ceiling of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than 0, otherwise the result for that component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 ceillog2(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: int3 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Componentwise ceiling of the base-2 logarithm of x.
|
|
content.vb: Public Shared Function ceillog2(x As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceillog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int4)
|
|
id: ceillog2(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceillog2(int4)
|
|
nameWithType: math.ceillog2(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceillog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7567
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise ceiling of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than 0, otherwise the result for that component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 ceillog2(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: int4 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Componentwise ceiling of the base-2 logarithm of x.
|
|
content.vb: Public Shared Function ceillog2(x As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceillog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceillog2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceillog2(System.UInt32)
|
|
id: ceillog2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceillog2(uint)
|
|
nameWithType: math.ceillog2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceillog2(uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceillog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7581
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the ceiling of the base-2 logarithm of x.
|
|
remarks: x must be greater than 0, otherwise the result is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int ceillog2(uint x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: Unsigned integer to be used as input.
|
|
return:
|
|
type: System.Int32
|
|
description: Ceiling of the base-2 logarithm of x, as an integer.
|
|
content.vb: Public Shared Function ceillog2(x As UInteger) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceillog2*
|
|
nameWithType.vb: math.ceillog2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.ceillog2(UInteger)
|
|
name.vb: ceillog2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: ceillog2(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceillog2(uint2)
|
|
nameWithType: math.ceillog2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceillog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7595
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise ceiling of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than 0, otherwise the result for that component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 ceillog2(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: uint2 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Componentwise ceiling of the base-2 logarithm of x.
|
|
content.vb: Public Shared Function ceillog2(x As uint2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceillog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: ceillog2(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceillog2(uint3)
|
|
nameWithType: math.ceillog2(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceillog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7609
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise ceiling of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than 0, otherwise the result for that component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 ceillog2(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: uint3 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Componentwise ceiling of the base-2 logarithm of x.
|
|
content.vb: Public Shared Function ceillog2(x As uint3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceillog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: ceillog2(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: ceillog2(uint4)
|
|
nameWithType: math.ceillog2(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceillog2(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: ceillog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7623
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise ceiling of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than 0, otherwise the result for that component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 ceillog2(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: uint4 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Componentwise ceiling of the base-2 logarithm of x.
|
|
content.vb: Public Shared Function ceillog2(x As uint4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.ceillog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floorlog2(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floorlog2(System.Int32)
|
|
id: floorlog2(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floorlog2(int)
|
|
nameWithType: math.floorlog2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floorlog2(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floorlog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7635
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the floor of the base-2 logarithm of x.
|
|
remarks: x must be greater than zero, otherwise the result is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int floorlog2(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Integer to be used as input.
|
|
return:
|
|
type: System.Int32
|
|
description: Floor of base-2 logarithm of x.
|
|
content.vb: Public Shared Function floorlog2(x As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.floorlog2*
|
|
nameWithType.vb: math.floorlog2(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.floorlog2(Integer)
|
|
name.vb: floorlog2(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int2)
|
|
id: floorlog2(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floorlog2(int2)
|
|
nameWithType: math.floorlog2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floorlog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7647
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise floor of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than zero, otherwise the result of the component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 floorlog2(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: int2 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Componentwise floor of base-2 logarithm of x.
|
|
content.vb: Public Shared Function floorlog2(x As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.floorlog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int3)
|
|
id: floorlog2(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floorlog2(int3)
|
|
nameWithType: math.floorlog2(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floorlog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7659
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise floor of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than zero, otherwise the result of the component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 floorlog2(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: int3 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Componentwise floor of base-2 logarithm of x.
|
|
content.vb: Public Shared Function floorlog2(x As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.floorlog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int4)
|
|
id: floorlog2(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floorlog2(int4)
|
|
nameWithType: math.floorlog2(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floorlog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7671
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise floor of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than zero, otherwise the result of the component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 floorlog2(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: int4 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Componentwise floor of base-2 logarithm of x.
|
|
content.vb: Public Shared Function floorlog2(x As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.floorlog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floorlog2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floorlog2(System.UInt32)
|
|
id: floorlog2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floorlog2(uint)
|
|
nameWithType: math.floorlog2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floorlog2(uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floorlog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7683
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the floor of the base-2 logarithm of x.
|
|
remarks: x must be greater than zero, otherwise the result is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int floorlog2(uint x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: Unsigned integer to be used as input.
|
|
return:
|
|
type: System.Int32
|
|
description: Floor of base-2 logarithm of x.
|
|
content.vb: Public Shared Function floorlog2(x As UInteger) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.floorlog2*
|
|
nameWithType.vb: math.floorlog2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.floorlog2(UInteger)
|
|
name.vb: floorlog2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: floorlog2(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floorlog2(uint2)
|
|
nameWithType: math.floorlog2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floorlog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7695
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise floor of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than zero, otherwise the result of the component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 floorlog2(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: uint2 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Componentwise floor of base-2 logarithm of x.
|
|
content.vb: Public Shared Function floorlog2(x As uint2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.floorlog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: floorlog2(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floorlog2(uint3)
|
|
nameWithType: math.floorlog2(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floorlog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7707
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise floor of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than zero, otherwise the result of the component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 floorlog2(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: uint3 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Componentwise floor of base-2 logarithm of x.
|
|
content.vb: Public Shared Function floorlog2(x As uint3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.floorlog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: floorlog2(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: floorlog2(uint4)
|
|
nameWithType: math.floorlog2(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floorlog2(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: floorlog2
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7719
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the componentwise floor of the base-2 logarithm of x.
|
|
remarks: Components of x must be greater than zero, otherwise the result of the component is undefined.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 floorlog2(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: uint4 to be used as input.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Componentwise floor of base-2 logarithm of x.
|
|
content.vb: Public Shared Function floorlog2(x As uint4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.floorlog2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.radians(System.Single)
|
|
id: radians(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: radians(float)
|
|
nameWithType: math.radians(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.radians(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: radians
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7728
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of converting a float value from degrees to radians.
|
|
example: []
|
|
syntax:
|
|
content: public static float radians(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Angle in degrees.
|
|
return:
|
|
type: System.Single
|
|
description: Angle converted to radians.
|
|
content.vb: Public Shared Function radians(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.radians*
|
|
nameWithType.vb: math.radians(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.radians(Single)
|
|
name.vb: radians(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float2)
|
|
id: radians(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: radians(float2)
|
|
nameWithType: math.radians(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: radians
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7737
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a float2 vector from degrees to radians.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 radians(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector containing angles in degrees.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector containing angles converted to radians.
|
|
content.vb: Public Shared Function radians(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.radians*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float3)
|
|
id: radians(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: radians(float3)
|
|
nameWithType: math.radians(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: radians
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7746
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a float3 vector from degrees to radians.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 radians(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector containing angles in degrees.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector containing angles converted to radians.
|
|
content.vb: Public Shared Function radians(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.radians*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float4)
|
|
id: radians(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: radians(float4)
|
|
nameWithType: math.radians(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: radians
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7755
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a float4 vector from degrees to radians.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 radians(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector containing angles in degrees.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector containing angles converted to radians.
|
|
content.vb: Public Shared Function radians(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.radians*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.radians(System.Double)
|
|
id: radians(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: radians(double)
|
|
nameWithType: math.radians(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.radians(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: radians
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7765
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of converting a float value from degrees to radians.
|
|
example: []
|
|
syntax:
|
|
content: public static double radians(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Angle in degrees.
|
|
return:
|
|
type: System.Double
|
|
description: Angle converted to radians.
|
|
content.vb: Public Shared Function radians(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.radians*
|
|
nameWithType.vb: math.radians(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.radians(Double)
|
|
name.vb: radians(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double2)
|
|
id: radians(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: radians(double2)
|
|
nameWithType: math.radians(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: radians
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7774
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a float2 vector from degrees to radians.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 radians(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector containing angles in degrees.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector containing angles converted to radians.
|
|
content.vb: Public Shared Function radians(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.radians*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double3)
|
|
id: radians(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: radians(double3)
|
|
nameWithType: math.radians(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: radians
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7783
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a float3 vector from degrees to radians.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 radians(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector containing angles in degrees.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector containing angles converted to radians.
|
|
content.vb: Public Shared Function radians(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.radians*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double4)
|
|
id: radians(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: radians(double4)
|
|
nameWithType: math.radians(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.radians(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: radians
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7792
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a float4 vector from degrees to radians.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 radians(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector containing angles in degrees.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector containing angles converted to radians.
|
|
content.vb: Public Shared Function radians(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.radians*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.degrees(System.Single)
|
|
id: degrees(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: degrees(float)
|
|
nameWithType: math.degrees(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.degrees(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: degrees
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7802
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of converting a double value from radians to degrees.
|
|
example: []
|
|
syntax:
|
|
content: public static float degrees(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Angle in radians.
|
|
return:
|
|
type: System.Single
|
|
description: Angle converted to degrees.
|
|
content.vb: Public Shared Function degrees(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.degrees*
|
|
nameWithType.vb: math.degrees(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.degrees(Single)
|
|
name.vb: degrees(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float2)
|
|
id: degrees(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: degrees(float2)
|
|
nameWithType: math.degrees(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: degrees
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7811
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a double2 vector from radians to degrees.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 degrees(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector containing angles in radians.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Vector containing angles converted to degrees.
|
|
content.vb: Public Shared Function degrees(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.degrees*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float3)
|
|
id: degrees(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: degrees(float3)
|
|
nameWithType: math.degrees(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: degrees
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7820
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a double3 vector from radians to degrees.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 degrees(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector containing angles in radians.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Vector containing angles converted to degrees.
|
|
content.vb: Public Shared Function degrees(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.degrees*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float4)
|
|
id: degrees(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: degrees(float4)
|
|
nameWithType: math.degrees(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: degrees
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7829
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a double4 vector from radians to degrees.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 degrees(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector containing angles in radians.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Vector containing angles converted to degrees.
|
|
content.vb: Public Shared Function degrees(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.degrees*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.degrees(System.Double)
|
|
id: degrees(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: degrees(double)
|
|
nameWithType: math.degrees(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.degrees(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: degrees
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7839
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of converting a double value from radians to degrees.
|
|
example: []
|
|
syntax:
|
|
content: public static double degrees(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Angle in radians.
|
|
return:
|
|
type: System.Double
|
|
description: Angle converted to degrees.
|
|
content.vb: Public Shared Function degrees(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.degrees*
|
|
nameWithType.vb: math.degrees(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.degrees(Double)
|
|
name.vb: degrees(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double2)
|
|
id: degrees(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: degrees(double2)
|
|
nameWithType: math.degrees(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: degrees
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7848
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a double2 vector from radians to degrees.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 degrees(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector containing angles in radians.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Vector containing angles converted to degrees.
|
|
content.vb: Public Shared Function degrees(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.degrees*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double3)
|
|
id: degrees(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: degrees(double3)
|
|
nameWithType: math.degrees(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: degrees
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7857
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a double3 vector from radians to degrees.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 degrees(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector containing angles in radians.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Vector containing values converted to degrees.
|
|
content.vb: Public Shared Function degrees(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.degrees*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double4)
|
|
id: degrees(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: degrees(double4)
|
|
nameWithType: math.degrees(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.degrees(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: degrees
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7866
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a componentwise conversion of a double4 vector from radians to degrees.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 degrees(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector containing angles in radians.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Vector containing angles converted to degrees.
|
|
content.vb: Public Shared Function degrees(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.degrees*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int2)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(int2)
|
|
nameWithType: math.cmin(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7876
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of an int2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int cmin(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.Int32
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As int2) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int3)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(int3)
|
|
nameWithType: math.cmin(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7885
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of an int3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int cmin(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.Int32
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As int3) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int4)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(int4)
|
|
nameWithType: math.cmin(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7894
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of an int4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int cmin(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.Int32
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As int4) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(uint2)
|
|
nameWithType: math.cmin(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7904
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of a uint2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint cmin(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.UInt32
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As uint2) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(uint3)
|
|
nameWithType: math.cmin(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7913
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of a uint3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint cmin(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.UInt32
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As uint3) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(uint4)
|
|
nameWithType: math.cmin(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7922
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of a uint4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint cmin(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.UInt32
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As uint4) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float2)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(float2)
|
|
nameWithType: math.cmin(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7932
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float cmin(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.Single
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As float2) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float3)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(float3)
|
|
nameWithType: math.cmin(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7941
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float cmin(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.Single
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As float3) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float4)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(float4)
|
|
nameWithType: math.cmin(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7950
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float cmin(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.Single
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As float4) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double2)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(double2)
|
|
nameWithType: math.cmin(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7960
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double cmin(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.Double
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As double2) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double3)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(double3)
|
|
nameWithType: math.cmin(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7969
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double cmin(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.Double
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As double3) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double4)
|
|
id: cmin(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmin(double4)
|
|
nameWithType: math.cmin(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmin
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7978
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the minimum component of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double cmin(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The vector to use when computing the minimum component.
|
|
return:
|
|
type: System.Double
|
|
description: The value of the minimum component of the vector.
|
|
content.vb: Public Shared Function cmin(x As double4) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int2)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(int2)
|
|
nameWithType: math.cmax(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7988
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of an int2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int cmax(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.Int32
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As int2) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int3)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(int3)
|
|
nameWithType: math.cmax(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 7997
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of an int3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int cmax(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.Int32
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As int3) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int4)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(int4)
|
|
nameWithType: math.cmax(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8006
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of an int4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int cmax(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.Int32
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As int4) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(uint2)
|
|
nameWithType: math.cmax(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8016
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of a uint2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint cmax(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.UInt32
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As uint2) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(uint3)
|
|
nameWithType: math.cmax(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8025
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of a uint3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint cmax(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.UInt32
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As uint3) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(uint4)
|
|
nameWithType: math.cmax(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8034
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of a uint4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint cmax(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.UInt32
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As uint4) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float2)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(float2)
|
|
nameWithType: math.cmax(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8044
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float cmax(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.Single
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As float2) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float3)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(float3)
|
|
nameWithType: math.cmax(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8053
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float cmax(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.Single
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As float3) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float4)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(float4)
|
|
nameWithType: math.cmax(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8062
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float cmax(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.Single
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As float4) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double2)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(double2)
|
|
nameWithType: math.cmax(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8072
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double cmax(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.Double
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As double2) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double3)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(double3)
|
|
nameWithType: math.cmax(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8081
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double cmax(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.Double
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As double3) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double4)
|
|
id: cmax(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: cmax(double4)
|
|
nameWithType: math.cmax(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: cmax
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8090
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the maximum component of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double cmax(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The vector to use when computing the maximum component.
|
|
return:
|
|
type: System.Double
|
|
description: The value of the maximum component of the vector.
|
|
content.vb: Public Shared Function cmax(x As double4) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int2)
|
|
id: csum(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(int2)
|
|
nameWithType: math.csum(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8100
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of an int2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int csum(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.Int32
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As int2) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int3)
|
|
id: csum(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(int3)
|
|
nameWithType: math.csum(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8109
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of an int3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int csum(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.Int32
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As int3) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int4)
|
|
id: csum(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(int4)
|
|
nameWithType: math.csum(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8118
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of an int4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static int csum(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.Int32
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As int4) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: csum(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(uint2)
|
|
nameWithType: math.csum(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8128
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of a uint2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint csum(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.UInt32
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As uint2) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: csum(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(uint3)
|
|
nameWithType: math.csum(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8137
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of a uint3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint csum(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.UInt32
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As uint3) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: csum(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(uint4)
|
|
nameWithType: math.csum(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8146
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of a uint4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static uint csum(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.UInt32
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As uint4) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float2)
|
|
id: csum(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(float2)
|
|
nameWithType: math.csum(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8156
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of a float2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float csum(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.Single
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As float2) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float3)
|
|
id: csum(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(float3)
|
|
nameWithType: math.csum(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8165
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of a float3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float csum(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.Single
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As float3) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float4)
|
|
id: csum(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(float4)
|
|
nameWithType: math.csum(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8174
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static float csum(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.Single
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As float4) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double2)
|
|
id: csum(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(double2)
|
|
nameWithType: math.csum(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8184
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of a double2 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double csum(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.Double
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As double2) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double3)
|
|
id: csum(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(double3)
|
|
nameWithType: math.csum(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8193
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of a double3 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double csum(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.Double
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As double3) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double4)
|
|
id: csum(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: csum(double4)
|
|
nameWithType: math.csum(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: csum
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8202
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the horizontal sum of components of a double4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static double csum(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: The vector to use when computing the horizontal sum.
|
|
return:
|
|
type: System.Double
|
|
description: The horizontal sum of of components of the vector.
|
|
content.vb: Public Shared Function csum(x As double4) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.csum*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(System.Single)
|
|
id: square(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(float)
|
|
nameWithType: math.square(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8213
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the square (x * x) of the input argument x.
|
|
example: []
|
|
syntax:
|
|
content: public static float square(float x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: Value to square.
|
|
return:
|
|
type: System.Single
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
nameWithType.vb: math.square(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.square(Single)
|
|
name.vb: square(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float2)
|
|
id: square(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(float2)
|
|
nameWithType: math.square(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8224
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
example: []
|
|
syntax:
|
|
content: public static float2 square(float2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float3)
|
|
id: square(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(float3)
|
|
nameWithType: math.square(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8235
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 square(float3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float4)
|
|
id: square(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(float4)
|
|
nameWithType: math.square(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8246
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
example: []
|
|
syntax:
|
|
content: public static float4 square(float4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(System.Double)
|
|
id: square(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(double)
|
|
nameWithType: math.square(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(double)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8257
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the square (x * x) of the input argument x.
|
|
example: []
|
|
syntax:
|
|
content: public static double square(double x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
description: Value to square.
|
|
return:
|
|
type: System.Double
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As Double) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
nameWithType.vb: math.square(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.square(Double)
|
|
name.vb: square(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double2)
|
|
id: square(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(double2)
|
|
nameWithType: math.square(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8268
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
example: []
|
|
syntax:
|
|
content: public static double2 square(double2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double3)
|
|
id: square(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(double3)
|
|
nameWithType: math.square(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8279
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
example: []
|
|
syntax:
|
|
content: public static double3 square(double3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double4)
|
|
id: square(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(double4)
|
|
nameWithType: math.square(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8290
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
example: []
|
|
syntax:
|
|
content: public static double4 square(double4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(System.Int32)
|
|
id: square(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(int)
|
|
nameWithType: math.square(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(int)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8305
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the square (x * x) of the input argument x.
|
|
remarks: >-
|
|
Due to integer overflow, it's not always guaranteed that <code>square(x)</code> is positive. For example, <code>square(46341)</code>
|
|
|
|
will return <code>-2147479015</code>.
|
|
example: []
|
|
syntax:
|
|
content: public static int square(int x)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
description: Value to square.
|
|
return:
|
|
type: System.Int32
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As Integer) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
nameWithType.vb: math.square(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.square(Integer)
|
|
name.vb: square(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int2)
|
|
id: square(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(int2)
|
|
nameWithType: math.square(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8320
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
remarks: >-
|
|
Due to integer overflow, it's not always guaranteed that <code>square(x)</code> is positive. For example, <code>square(new int2(46341))</code>
|
|
|
|
will return <code>new int2(-2147479015)</code>.
|
|
example: []
|
|
syntax:
|
|
content: public static int2 square(int2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int3)
|
|
id: square(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(int3)
|
|
nameWithType: math.square(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8335
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
remarks: >-
|
|
Due to integer overflow, it's not always guaranteed that <code>square(x)</code> is positive. For example, <code>square(new int3(46341))</code>
|
|
|
|
will return <code>new int3(-2147479015)</code>.
|
|
example: []
|
|
syntax:
|
|
content: public static int3 square(int3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int4)
|
|
id: square(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(int4)
|
|
nameWithType: math.square(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8350
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
remarks: >-
|
|
Due to integer overflow, it's not always guaranteed that <code>square(x)</code> is positive. For example, <code>square(new int4(46341))</code>
|
|
|
|
will return <code>new int4(-2147479015)</code>.
|
|
example: []
|
|
syntax:
|
|
content: public static int4 square(int4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(System.UInt32)
|
|
id: square(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(uint)
|
|
nameWithType: math.square(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8365
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the square (x * x) of the input argument x.
|
|
remarks: >-
|
|
Due to integer overflow, it's not always guaranteed that <code>square(x) >= x</code>. For example, <code>square(4294967295u)</code>
|
|
|
|
will return <code>1u</code>.
|
|
example: []
|
|
syntax:
|
|
content: public static uint square(uint x)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
description: Value to square.
|
|
return:
|
|
type: System.UInt32
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As UInteger) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
nameWithType.vb: math.square(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.square(UInteger)
|
|
name.vb: square(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: square(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(uint2)
|
|
nameWithType: math.square(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8380
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
remarks: >-
|
|
Due to integer overflow, it's not always guaranteed that <code>square(x) >= x</code>. For example, <code>square(new uint2(4294967295u))</code>
|
|
|
|
will return <code>new uint2(1u)</code>.
|
|
example: []
|
|
syntax:
|
|
content: public static uint2 square(uint2 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As uint2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: square(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(uint3)
|
|
nameWithType: math.square(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8395
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
remarks: >-
|
|
Due to integer overflow, it's not always guaranteed that <code>square(x) >= x</code>. For example, <code>square(new uint3(4294967295u))</code>
|
|
|
|
will return <code>new uint3(1u)</code>.
|
|
example: []
|
|
syntax:
|
|
content: public static uint3 square(uint3 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As uint3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: square(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: square(uint4)
|
|
nameWithType: math.square(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: square
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8410
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Computes the component-wise square (x * x) of the input argument x.
|
|
remarks: >-
|
|
Due to integer overflow, it's not always guaranteed that <code>square(x) >= x</code>. For example, <code>square(new uint4(4294967295u))</code>
|
|
|
|
will return <code>new uint4(1u)</code>.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 square(uint4 x)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Value to square.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: Returns the square of the input.
|
|
content.vb: Public Shared Function square(x As uint4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.square*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.compress(System.Int32*,System.Int32,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.compress(System.Int32*,System.Int32,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.bool4)
|
|
id: compress(System.Int32*,System.Int32,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: compress(int*, int, int4, bool4)
|
|
nameWithType: math.compress(int*, int, int4, bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.compress(int*, int, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: compress
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8430
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Packs components with an enabled mask to the left.
|
|
remarks: >-
|
|
This function is also known as left packing. The effect of this function is to filter out components that
|
|
|
|
are not enabled and leave an output buffer tightly packed with only the enabled components. A common use
|
|
|
|
case is if you perform intersection tests on arrays of data in structure of arrays (SoA) form and need to
|
|
|
|
produce an output array of the things that intersected.
|
|
example: []
|
|
syntax:
|
|
content: public static int compress(int* output, int index, int4 val, bool4 mask)
|
|
parameters:
|
|
- id: output
|
|
type: System.Int32*
|
|
description: Pointer to packed output array where enabled components should be stored to.
|
|
- id: index
|
|
type: System.Int32
|
|
description: Index into output array where first enabled component should be stored to.
|
|
- id: val
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
description: The value to to compress.
|
|
- id: mask
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: Mask indicating which components are enabled.
|
|
return:
|
|
type: System.Int32
|
|
description: Index to element after the last one stored.
|
|
content.vb: Public Shared Function compress(output As Integer*, index As Integer, val As int4, mask As bool4) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.compress*
|
|
nameWithType.vb: math.compress(Integer*, Integer, int4, bool4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.compress(Integer*, Integer, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.bool4)
|
|
name.vb: compress(Integer*, Integer, int4, bool4)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.compress(System.UInt32*,System.Int32,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.compress(System.UInt32*,System.Int32,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.bool4)
|
|
id: compress(System.UInt32*,System.Int32,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: compress(uint*, int, uint4, bool4)
|
|
nameWithType: math.compress(uint*, int, uint4, bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.compress(uint*, int, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: compress
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8470
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Packs components with an enabled mask to the left.
|
|
remarks: >-
|
|
This function is also known as left packing. The effect of this function is to filter out components that
|
|
|
|
are not enabled and leave an output buffer tightly packed with only the enabled components. A common use
|
|
|
|
case is if you perform intersection tests on arrays of data in structure of arrays (SoA) form and need to
|
|
|
|
produce an output array of the things that intersected.
|
|
example: []
|
|
syntax:
|
|
content: public static int compress(uint* output, int index, uint4 val, bool4 mask)
|
|
parameters:
|
|
- id: output
|
|
type: System.UInt32*
|
|
description: Pointer to packed output array where enabled components should be stored to.
|
|
- id: index
|
|
type: System.Int32
|
|
description: Index into output array where first enabled component should be stored to.
|
|
- id: val
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The value to to compress.
|
|
- id: mask
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: Mask indicating which components are enabled.
|
|
return:
|
|
type: System.Int32
|
|
description: Index to element after the last one stored.
|
|
content.vb: Public Shared Function compress(output As UInteger*, index As Integer, val As uint4, mask As bool4) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.compress*
|
|
nameWithType.vb: math.compress(UInteger*, Integer, uint4, bool4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.compress(UInteger*, Integer, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.bool4)
|
|
name.vb: compress(UInteger*, Integer, uint4, bool4)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.compress(System.Single*,System.Int32,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.compress(System.Single*,System.Int32,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.bool4)
|
|
id: compress(System.Single*,System.Int32,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: compress(float*, int, float4, bool4)
|
|
nameWithType: math.compress(float*, int, float4, bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.compress(float*, int, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: compress
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8490
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Packs components with an enabled mask to the left.
|
|
remarks: >-
|
|
This function is also known as left packing. The effect of this function is to filter out components that
|
|
|
|
are not enabled and leave an output buffer tightly packed with only the enabled components. A common use
|
|
|
|
case is if you perform intersection tests on arrays of data in structure of arrays (SoA) form and need to
|
|
|
|
produce an output array of the things that intersected.
|
|
example: []
|
|
syntax:
|
|
content: public static int compress(float* output, int index, float4 val, bool4 mask)
|
|
parameters:
|
|
- id: output
|
|
type: System.Single*
|
|
description: Pointer to packed output array where enabled components should be stored to.
|
|
- id: index
|
|
type: System.Int32
|
|
description: Index into output array where first enabled component should be stored to.
|
|
- id: val
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The value to to compress.
|
|
- id: mask
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
description: Mask indicating which components are enabled.
|
|
return:
|
|
type: System.Int32
|
|
description: Index to element after the last one stored.
|
|
content.vb: Public Shared Function compress(output As Single*, index As Integer, val As float4, mask As bool4) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.compress*
|
|
nameWithType.vb: math.compress(Single*, Integer, float4, bool4)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.compress(Single*, Integer, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.bool4)
|
|
name.vb: compress(Single*, Integer, float4, bool4)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.orthonormal_basis(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@,Misaki.HighPerformance.Mathematics.float3@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.orthonormal_basis(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@,Misaki.HighPerformance.Mathematics.float3@)
|
|
id: orthonormal_basis(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3@,Misaki.HighPerformance.Mathematics.float3@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: orthonormal_basis(float3, out float3, out float3)
|
|
nameWithType: math.orthonormal_basis(float3, out float3, out float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.orthonormal_basis(Misaki.HighPerformance.Mathematics.float3, out Misaki.HighPerformance.Mathematics.float3, out Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: orthonormal_basis
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8506
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Generate an orthonormal basis given a single unit length normal vector.
|
|
remarks: >-
|
|
This implementation is from "Building an Orthonormal Basis, Revisited"
|
|
|
|
https://graphics.pixar.com/library/OrthonormalB/paper.pdf
|
|
example: []
|
|
syntax:
|
|
content: public static void orthonormal_basis(float3 normal, out float3 basis1, out float3 basis2)
|
|
parameters:
|
|
- id: normal
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Unit length normal vector.
|
|
- id: basis1
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Output unit length vector, orthogonal to normal vector.
|
|
- id: basis2
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Output unit length vector, orthogonal to normal vector and basis1.
|
|
content.vb: Public Shared Sub orthonormal_basis(normal As float3, basis1 As float3, basis2 As float3)
|
|
overload: Misaki.HighPerformance.Mathematics.math.orthonormal_basis*
|
|
nameWithType.vb: math.orthonormal_basis(float3, float3, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.orthonormal_basis(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: orthonormal_basis(float3, float3, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.orthonormal_basis(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@,Misaki.HighPerformance.Mathematics.double3@)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.orthonormal_basis(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@,Misaki.HighPerformance.Mathematics.double3@)
|
|
id: orthonormal_basis(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3@,Misaki.HighPerformance.Mathematics.double3@)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: orthonormal_basis(double3, out double3, out double3)
|
|
nameWithType: math.orthonormal_basis(double3, out double3, out double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.orthonormal_basis(Misaki.HighPerformance.Mathematics.double3, out Misaki.HighPerformance.Mathematics.double3, out Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: orthonormal_basis
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8529
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Generate an orthonormal basis given a single unit length normal vector.
|
|
remarks: >-
|
|
This implementation is from "Building an Orthonormal Basis, Revisited"
|
|
|
|
https://graphics.pixar.com/library/OrthonormalB/paper.pdf
|
|
example: []
|
|
syntax:
|
|
content: public static void orthonormal_basis(double3 normal, out double3 basis1, out double3 basis2)
|
|
parameters:
|
|
- id: normal
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Unit length normal vector.
|
|
- id: basis1
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Output unit length vector, orthogonal to normal vector.
|
|
- id: basis2
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
description: Output unit length vector, orthogonal to normal vector and basis1.
|
|
content.vb: Public Shared Sub orthonormal_basis(normal As double3, basis1 As double3, basis2 As double3)
|
|
overload: Misaki.HighPerformance.Mathematics.math.orthonormal_basis*
|
|
nameWithType.vb: math.orthonormal_basis(double3, double3, double3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.orthonormal_basis(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
name.vb: orthonormal_basis(double3, double3, double3)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.chgsign(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.chgsign(System.Single,System.Single)
|
|
id: chgsign(System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: chgsign(float, float)
|
|
nameWithType: math.chgsign(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.chgsign(float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: chgsign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8546
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: 'Change the sign of x based on the most significant bit of y [msb(y) ? -x : x].'
|
|
example: []
|
|
syntax:
|
|
content: public static float chgsign(float x, float y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: The single precision float to change the sign.
|
|
- id: y
|
|
type: System.Single
|
|
description: The single precision float used to test the most significant bit.
|
|
return:
|
|
type: System.Single
|
|
description: Returns x with changed sign based on y.
|
|
content.vb: Public Shared Function chgsign(x As Single, y As Single) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.chgsign*
|
|
nameWithType.vb: math.chgsign(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.chgsign(Single, Single)
|
|
name.vb: chgsign(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: chgsign(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: chgsign(float2, float2)
|
|
nameWithType: math.chgsign(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: chgsign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8556
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: 'Change the sign of components of x based on the most significant bit of components of y [msb(y) ? -x : x].'
|
|
example: []
|
|
syntax:
|
|
content: public static float2 chgsign(float2 x, float2 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The single precision float vector to change the sign.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: The single precision float vector used to test the most significant bit.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
description: Returns vector x with changed sign based on vector y.
|
|
content.vb: Public Shared Function chgsign(x As float2, y As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.chgsign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: chgsign(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: chgsign(float3, float3)
|
|
nameWithType: math.chgsign(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: chgsign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8566
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: 'Change the sign of components of x based on the most significant bit of components of y [msb(y) ? -x : x].'
|
|
example: []
|
|
syntax:
|
|
content: public static float3 chgsign(float3 x, float3 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The single precision float vector to change the sign.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The single precision float vector used to test the most significant bit.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Returns vector x with changed sign based on vector y.
|
|
content.vb: Public Shared Function chgsign(x As float3, y As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.chgsign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: chgsign(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: chgsign(float4, float4)
|
|
nameWithType: math.chgsign(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.chgsign(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: chgsign
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8576
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: 'Change the sign of components of x based on the most significant bit of components of y [msb(y) ? -x : x].'
|
|
example: []
|
|
syntax:
|
|
content: public static float4 chgsign(float4 x, float4 y)
|
|
parameters:
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The single precision float vector to change the sign.
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The single precision float vector used to test the most significant bit.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: Returns vector x with changed sign based on vector y.
|
|
content.vb: Public Shared Function chgsign(x As float4, y As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.chgsign*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.hash(System.Void*,System.Int32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.hash(System.Void*,System.Int32,System.UInt32)
|
|
id: hash(System.Void*,System.Int32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: hash(void*, int, uint)
|
|
nameWithType: math.hash(void*, int, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.hash(void*, int, uint)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: hash
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8706
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a uint hash from a block of memory using the xxhash32 algorithm. Can only be used in an unsafe context.
|
|
example: []
|
|
syntax:
|
|
content: public static uint hash(void* pBuffer, int numBytes, uint seed = 0)
|
|
parameters:
|
|
- id: pBuffer
|
|
type: System.Void*
|
|
description: A pointer to the beginning of the data.
|
|
- id: numBytes
|
|
type: System.Int32
|
|
description: Number of bytes to hash.
|
|
- id: seed
|
|
type: System.UInt32
|
|
description: Starting seed value.
|
|
return:
|
|
type: System.UInt32
|
|
description: The 32 bit hash of the input data buffer.
|
|
content.vb: Public Shared Function hash(pBuffer As Void*, numBytes As Integer, seed As UInteger = 0) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.hash*
|
|
nameWithType.vb: math.hash(Void*, Integer, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.hash(Void*, Integer, UInteger)
|
|
name.vb: hash(Void*, Integer, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.up
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.up
|
|
id: up
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: up()
|
|
nameWithType: math.up()
|
|
fullName: Misaki.HighPerformance.Mathematics.math.up()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: up
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8720
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Unity's up axis (0, 1, 0).
|
|
remarks: Matches [https://docs.unity3d.com/ScriptReference/Vector3-up.html](https://docs.unity3d.com/ScriptReference/Vector3-up.html)
|
|
example: []
|
|
syntax:
|
|
content: public static float3 up()
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The up axis.
|
|
content.vb: Public Shared Function up() As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.up*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.down
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.down
|
|
id: down
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: down()
|
|
nameWithType: math.down()
|
|
fullName: Misaki.HighPerformance.Mathematics.math.down()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: down
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8731
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Unity's down axis (0, -1, 0).
|
|
remarks: Matches [https://docs.unity3d.com/ScriptReference/Vector3-down.html](https://docs.unity3d.com/ScriptReference/Vector3-down.html)
|
|
example: []
|
|
syntax:
|
|
content: public static float3 down()
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The down axis.
|
|
content.vb: Public Shared Function down() As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.down*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.forward
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.forward
|
|
id: forward
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: forward()
|
|
nameWithType: math.forward()
|
|
fullName: Misaki.HighPerformance.Mathematics.math.forward()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: forward
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8742
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Unity's forward axis (0, 0, 1).
|
|
remarks: Matches [https://docs.unity3d.com/ScriptReference/Vector3-forward.html](https://docs.unity3d.com/ScriptReference/Vector3-forward.html)
|
|
example: []
|
|
syntax:
|
|
content: public static float3 forward()
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The forward axis.
|
|
content.vb: Public Shared Function forward() As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.forward*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.back
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.back
|
|
id: back
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: back()
|
|
nameWithType: math.back()
|
|
fullName: Misaki.HighPerformance.Mathematics.math.back()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: back
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8753
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Unity's back axis (0, 0, -1).
|
|
remarks: Matches [https://docs.unity3d.com/ScriptReference/Vector3-back.html](https://docs.unity3d.com/ScriptReference/Vector3-back.html)
|
|
example: []
|
|
syntax:
|
|
content: public static float3 back()
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The back axis.
|
|
content.vb: Public Shared Function back() As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.back*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.left
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.left
|
|
id: left
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: left()
|
|
nameWithType: math.left()
|
|
fullName: Misaki.HighPerformance.Mathematics.math.left()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: left
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8764
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Unity's left axis (-1, 0, 0).
|
|
remarks: Matches [https://docs.unity3d.com/ScriptReference/Vector3-left.html](https://docs.unity3d.com/ScriptReference/Vector3-left.html)
|
|
example: []
|
|
syntax:
|
|
content: public static float3 left()
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The left axis.
|
|
content.vb: Public Shared Function left() As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.left*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.right
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.right
|
|
id: right
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: right()
|
|
nameWithType: math.right()
|
|
fullName: Misaki.HighPerformance.Mathematics.math.right()
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: right
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8775
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Unity's right axis (1, 0, 0).
|
|
remarks: Matches [https://docs.unity3d.com/ScriptReference/Vector3-right.html](https://docs.unity3d.com/ScriptReference/Vector3-right.html)
|
|
example: []
|
|
syntax:
|
|
content: public static float3 right()
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The right axis.
|
|
content.vb: Public Shared Function right() As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.right*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerXYZ(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.EulerXYZ(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: EulerXYZ(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EulerXYZ(quaternion)
|
|
nameWithType: math.EulerXYZ(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerXYZ(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: EulerXYZ
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8787
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns the Euler angle representation of the quaternion following the XYZ rotation order.
|
|
|
|
All rotation angles are in radians and clockwise when looking along the rotation axis towards the origin.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 EulerXYZ(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to convert to Euler angles.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The Euler angle representation of the quaternion in XYZ order.
|
|
content.vb: Public Shared Function EulerXYZ(q As quaternion) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.EulerXYZ*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerXZY(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.EulerXZY(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: EulerXZY(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EulerXZY(quaternion)
|
|
nameWithType: math.EulerXZY(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerXZY(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: EulerXZY
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8827
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns the Euler angle representation of the quaternion following the XZY rotation order.
|
|
|
|
All rotation angles are in radians and clockwise when looking along the rotation axis towards the origin.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 EulerXZY(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to convert to Euler angles.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The Euler angle representation of the quaternion in XZY order.
|
|
content.vb: Public Shared Function EulerXZY(q As quaternion) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.EulerXZY*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerYXZ(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.EulerYXZ(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: EulerYXZ(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EulerYXZ(quaternion)
|
|
nameWithType: math.EulerYXZ(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerYXZ(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: EulerYXZ
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8867
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns the Euler angle representation of the quaternion following the YXZ rotation order.
|
|
|
|
All rotation angles are in radians and clockwise when looking along the rotation axis towards the origin.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 EulerYXZ(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to convert to Euler angles.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The Euler angle representation of the quaternion in YXZ order.
|
|
content.vb: Public Shared Function EulerYXZ(q As quaternion) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.EulerYXZ*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerYZX(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.EulerYZX(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: EulerYZX(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EulerYZX(quaternion)
|
|
nameWithType: math.EulerYZX(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerYZX(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: EulerYZX
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8907
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns the Euler angle representation of the quaternion following the YZX rotation order.
|
|
|
|
All rotation angles are in radians and clockwise when looking along the rotation axis towards the origin.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 EulerYZX(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to convert to Euler angles.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The Euler angle representation of the quaternion in YZX order.
|
|
content.vb: Public Shared Function EulerYZX(q As quaternion) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.EulerYZX*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerZXY(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.EulerZXY(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: EulerZXY(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EulerZXY(quaternion)
|
|
nameWithType: math.EulerZXY(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerZXY(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: EulerZXY
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8947
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns the Euler angle representation of the quaternion following the ZXY rotation order.
|
|
|
|
All rotation angles are in radians and clockwise when looking along the rotation axis towards the origin.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 EulerZXY(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to convert to Euler angles.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The Euler angle representation of the quaternion in ZXY order.
|
|
content.vb: Public Shared Function EulerZXY(q As quaternion) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.EulerZXY*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerZYX(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.EulerZYX(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: EulerZYX(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: EulerZYX(quaternion)
|
|
nameWithType: math.EulerZYX(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerZYX(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: EulerZYX
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 8987
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns the Euler angle representation of the quaternion following the ZYX rotation order.
|
|
|
|
All rotation angles are in radians and clockwise when looking along the rotation axis towards the origin.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 EulerZYX(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to convert to Euler angles.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The Euler angle representation of the quaternion in ZYX order.
|
|
content.vb: Public Shared Function EulerZYX(q As quaternion) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.EulerZYX*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.Euler(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.math.RotationOrder)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.Euler(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.math.RotationOrder)
|
|
id: Euler(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.math.RotationOrder)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: Euler(quaternion, RotationOrder)
|
|
nameWithType: math.Euler(quaternion, math.RotationOrder)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.Euler(Misaki.HighPerformance.Mathematics.quaternion, Misaki.HighPerformance.Mathematics.math.RotationOrder)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: Euler
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 9030
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns the Euler angle representation of the quaternion. The returned angles depend on the specified order to apply the
|
|
|
|
three rotations around the principal axes. All rotation angles are in radians and clockwise when looking along the
|
|
|
|
rotation axis towards the origin.
|
|
|
|
When the rotation order is known at compile time, to get the best performance you should use the specific
|
|
|
|
Euler rotation constructors such as EulerZXY(...).
|
|
example: []
|
|
syntax:
|
|
content: public static float3 Euler(quaternion q, math.RotationOrder order = RotationOrder.Default)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to convert to Euler angles.
|
|
- id: order
|
|
type: Misaki.HighPerformance.Mathematics.math.RotationOrder
|
|
description: The order in which the rotations are applied.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The Euler angle representation of the quaternion in the specified order.
|
|
content.vb: Public Shared Function Euler(q As quaternion, order As math.RotationOrder = RotationOrder.Default) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.Euler*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mulScale(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mulScale(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: mulScale(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mulScale(float3x3, float3)
|
|
nameWithType: math.mulScale(float3x3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mulScale(Misaki.HighPerformance.Mathematics.float3x3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mulScale
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 9061
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Matrix columns multiplied by scale components
|
|
|
|
m.c0.x * s.x | m.c1.x * s.y | m.c2.x * s.z
|
|
|
|
m.c0.y * s.x | m.c1.y * s.y | m.c2.y * s.z
|
|
|
|
m.c0.z * s.x | m.c1.z * s.y | m.c2.z * s.z
|
|
example: []
|
|
syntax:
|
|
content: public static float3x3 mulScale(float3x3 m, float3 s)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
description: Matrix to scale.
|
|
- id: s
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Scaling coefficients for each column.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
description: The scaled matrix.
|
|
content.vb: Public Shared Function mulScale(m As float3x3, s As float3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mulScale*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.scaleMul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.scaleMul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
id: scaleMul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: scaleMul(float3, float3x3)
|
|
nameWithType: math.scaleMul(float3, float3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.scaleMul(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3x3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: scaleMul
|
|
path: src/Misaki.HighPerformance.Mathematics/math.cs
|
|
startLine: 9073
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Matrix rows multiplied by scale components
|
|
|
|
m.c0.x * s.x | m.c1.x * s.x | m.c2.x * s.x
|
|
|
|
m.c0.y * s.y | m.c1.y * s.y | m.c2.y * s.y
|
|
|
|
m.c0.z * s.z | m.c1.z * s.z | m.c2.z * s.z
|
|
example: []
|
|
syntax:
|
|
content: public static float3x3 scaleMul(float3 s, float3x3 m)
|
|
parameters:
|
|
- id: s
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: Scaling coefficients for each row.
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
description: Matrix to scale.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
description: The scaled matrix.
|
|
content.vb: Public Shared Function scaleMul(s As float3, m As float3x3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.scaleMul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.quaternion(System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.quaternion(System.Single,System.Single,System.Single,System.Single)
|
|
id: quaternion(System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: quaternion(float, float, float, float)
|
|
nameWithType: math.quaternion(float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.quaternion(float, float, float, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: quaternion
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 478
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a quaternion constructed from four float values.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion quaternion(float x, float y, float z, float w)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
description: The x component of the quaternion.
|
|
- id: y
|
|
type: System.Single
|
|
description: The y component of the quaternion.
|
|
- id: z
|
|
type: System.Single
|
|
description: The z component of the quaternion.
|
|
- id: w
|
|
type: System.Single
|
|
description: The w component of the quaternion.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion constructed from individual components.
|
|
content.vb: Public Shared Function quaternion(x As Single, y As Single, z As Single, w As Single) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.quaternion*
|
|
nameWithType.vb: math.quaternion(Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.quaternion(Single, Single, Single, Single)
|
|
name.vb: quaternion(Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.quaternion(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.quaternion(Misaki.HighPerformance.Mathematics.float4)
|
|
id: quaternion(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: quaternion(float4)
|
|
nameWithType: math.quaternion(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.quaternion(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: quaternion
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 487
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a quaternion constructed from a float4 vector.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion quaternion(float4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
description: The float4 containing the components of the quaternion.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion constructed from a float4.
|
|
content.vb: Public Shared Function quaternion(value As float4) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.quaternion*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.conjugate(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.conjugate(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: conjugate(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: conjugate(quaternion)
|
|
nameWithType: math.conjugate(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.conjugate(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: conjugate
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 496
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the conjugate of a quaternion value.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion conjugate(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to conjugate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The conjugate of the input quaternion.
|
|
content.vb: Public Shared Function conjugate(q As quaternion) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.conjugate*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: inverse(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: inverse(quaternion)
|
|
nameWithType: math.inverse(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: inverse
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 505
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the inverse of a quaternion value.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion inverse(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to invert.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion inverse of the input quaternion.
|
|
content.vb: Public Shared Function inverse(q As quaternion) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.inverse*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: dot(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: dot(quaternion, quaternion)
|
|
nameWithType: math.dot(quaternion, quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot(Misaki.HighPerformance.Mathematics.quaternion, Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: dot
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 516
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the dot product of two quaternions.
|
|
example: []
|
|
syntax:
|
|
content: public static float dot(quaternion a, quaternion b)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The first quaternion.
|
|
- id: b
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The second quaternion.
|
|
return:
|
|
type: System.Single
|
|
description: The dot product of two quaternions.
|
|
content.vb: Public Shared Function dot(a As quaternion, b As quaternion) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.dot*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: length(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: length(quaternion)
|
|
nameWithType: math.length(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.length(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: length
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 525
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the length of a quaternion.
|
|
example: []
|
|
syntax:
|
|
content: public static float length(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The input quaternion.
|
|
return:
|
|
type: System.Single
|
|
description: The length of the input quaternion.
|
|
content.vb: Public Shared Function length(q As quaternion) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.length*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: lengthsq(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: lengthsq(quaternion)
|
|
nameWithType: math.lengthsq(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lengthsq(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: lengthsq
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 534
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the squared length of a quaternion.
|
|
example: []
|
|
syntax:
|
|
content: public static float lengthsq(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The input quaternion.
|
|
return:
|
|
type: System.Single
|
|
description: The length squared of the input quaternion.
|
|
content.vb: Public Shared Function lengthsq(q As quaternion) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.lengthsq*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: normalize(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalize(quaternion)
|
|
nameWithType: math.normalize(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalize(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalize
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 543
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a normalized version of a quaternion q by scaling it by 1 / length(q).
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion normalize(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to normalize.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The normalized quaternion.
|
|
content.vb: Public Shared Function normalize(q As quaternion) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalize*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: normalizesafe(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalizesafe(quaternion)
|
|
nameWithType: math.normalizesafe(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalizesafe
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 556
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a safe normalized version of the q by scaling it by 1 / length(q).
|
|
|
|
Returns the identity when 1 / length(q) does not produce a finite number.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion normalizesafe(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to normalize.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The normalized quaternion or the identity quaternion.
|
|
content.vb: Public Shared Function normalizesafe(q As quaternion) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalizesafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: normalizesafe(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: normalizesafe(quaternion, quaternion)
|
|
nameWithType: math.normalizesafe(quaternion, quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalizesafe(Misaki.HighPerformance.Mathematics.quaternion, Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: normalizesafe
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 571
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a safe normalized version of the q by scaling it by 1 / length(q).
|
|
|
|
Returns the given default value when 1 / length(q) does not produce a finite number.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion normalizesafe(quaternion q, quaternion defaultvalue)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to normalize.
|
|
- id: defaultvalue
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The default value.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The normalized quaternion or the default value.
|
|
content.vb: Public Shared Function normalizesafe(q As quaternion, defaultvalue As quaternion) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.normalizesafe*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unitexp(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.unitexp(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: unitexp(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unitexp(quaternion)
|
|
nameWithType: math.unitexp(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unitexp(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: unitexp
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 582
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the natural exponent of a quaternion. Assumes w is zero.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion unitexp(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion with w component equal to zero.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The natural exponent of the input quaternion.
|
|
content.vb: Public Shared Function unitexp(q As quaternion) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.unitexp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: exp(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: exp(quaternion)
|
|
nameWithType: math.exp(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: exp
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 594
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the natural exponent of a quaternion.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion exp(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The natural exponent of the input quaternion.
|
|
content.vb: Public Shared Function exp(q As quaternion) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.exp*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unitlog(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.unitlog(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: unitlog(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: unitlog(quaternion)
|
|
nameWithType: math.unitlog(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unitlog(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: unitlog
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 606
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the natural logarithm of a unit length quaternion.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion unitlog(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The unit length quaternion.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The natural logarithm of the unit length quaternion.
|
|
content.vb: Public Shared Function unitlog(q As quaternion) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.unitlog*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: log(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: log(quaternion)
|
|
nameWithType: math.log(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: log
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 617
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the natural logarithm of a quaternion.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion log(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The natural logarithm of the input quaternion.
|
|
content.vb: Public Shared Function log(q As quaternion) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.log*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: mul(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(quaternion, quaternion)
|
|
nameWithType: math.mul(quaternion, quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.quaternion, Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mul
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 631
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of transforming the quaternion b by the quaternion a.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion mul(quaternion a, quaternion b)
|
|
parameters:
|
|
- id: a
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion on the left.
|
|
- id: b
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion on the right.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The result of transforming quaternion b by the quaternion a.
|
|
content.vb: Public Shared Function mul(a As quaternion, b As quaternion) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.float3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(quaternion, float3)
|
|
nameWithType: math.mul(quaternion, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.quaternion, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: mul
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 641
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of transforming a vector by a quaternion.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 mul(quaternion q, float3 v)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion transformation.
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The vector to transform.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The transformation of vector v by quaternion q.
|
|
content.vb: Public Shared Function mul(q As quaternion, v As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rotate(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rotate(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.float3)
|
|
id: rotate(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rotate(quaternion, float3)
|
|
nameWithType: math.rotate(quaternion, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rotate(Misaki.HighPerformance.Mathematics.quaternion, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rotate
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 652
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of rotating a vector by a unit quaternion.
|
|
example: []
|
|
syntax:
|
|
content: public static float3 rotate(quaternion q, float3 v)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion rotation.
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The vector to rotate.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
description: The rotation of vector v by quaternion q.
|
|
content.vb: Public Shared Function rotate(q As quaternion, v As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.rotate*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.nlerp(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.nlerp(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion,System.Single)
|
|
id: nlerp(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: nlerp(quaternion, quaternion, float)
|
|
nameWithType: math.nlerp(quaternion, quaternion, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.nlerp(Misaki.HighPerformance.Mathematics.quaternion, Misaki.HighPerformance.Mathematics.quaternion, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: nlerp
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 668
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a normalized linear interpolation between two quaternions q1 and a2 using an interpolation parameter t.
|
|
remarks: >-
|
|
Prefer to use this over slerp() when you know the distance between q1 and q2 is small. This can be much
|
|
|
|
higher performance due to avoiding trigonometric function evaluations that occur in slerp().
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion nlerp(quaternion q1, quaternion q2, float t)
|
|
parameters:
|
|
- id: q1
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The first quaternion.
|
|
- id: q2
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The second quaternion.
|
|
- id: t
|
|
type: System.Single
|
|
description: The interpolation parameter.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The normalized linear interpolation of two quaternions.
|
|
content.vb: Public Shared Function nlerp(q1 As quaternion, q2 As quaternion, t As Single) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.nlerp*
|
|
nameWithType.vb: math.nlerp(quaternion, quaternion, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.nlerp(Misaki.HighPerformance.Mathematics.quaternion, Misaki.HighPerformance.Mathematics.quaternion, Single)
|
|
name.vb: nlerp(quaternion, quaternion, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.slerp(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.slerp(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion,System.Single)
|
|
id: slerp(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: slerp(quaternion, quaternion, float)
|
|
nameWithType: math.slerp(quaternion, quaternion, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.slerp(Misaki.HighPerformance.Mathematics.quaternion, Misaki.HighPerformance.Mathematics.quaternion, float)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: slerp
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 679
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the result of a spherical interpolation between two quaternions q1 and a2 using an interpolation parameter t.
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion slerp(quaternion q1, quaternion q2, float t)
|
|
parameters:
|
|
- id: q1
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The first quaternion.
|
|
- id: q2
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The second quaternion.
|
|
- id: t
|
|
type: System.Single
|
|
description: The interpolation parameter.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The spherical linear interpolation of two quaternions.
|
|
content.vb: Public Shared Function slerp(q1 As quaternion, q2 As quaternion, t As Single) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.slerp*
|
|
nameWithType.vb: math.slerp(quaternion, quaternion, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.slerp(Misaki.HighPerformance.Mathematics.quaternion, Misaki.HighPerformance.Mathematics.quaternion, Single)
|
|
name.vb: slerp(quaternion, quaternion, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.angle(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.angle(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: angle(Misaki.HighPerformance.Mathematics.quaternion,Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: angle(quaternion, quaternion)
|
|
nameWithType: math.angle(quaternion, quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.angle(Misaki.HighPerformance.Mathematics.quaternion, Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: angle
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 708
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns the angle in radians between two unit quaternions.
|
|
example: []
|
|
syntax:
|
|
content: public static float angle(quaternion q1, quaternion q2)
|
|
parameters:
|
|
- id: q1
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The first quaternion.
|
|
- id: q2
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The second quaternion.
|
|
return:
|
|
type: System.Single
|
|
description: The angle between two unit quaternions.
|
|
content.vb: Public Shared Function angle(q1 As quaternion, q2 As quaternion) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.angle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rotation(Misaki.HighPerformance.Mathematics.float3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.rotation(Misaki.HighPerformance.Mathematics.float3x3)
|
|
id: rotation(Misaki.HighPerformance.Mathematics.float3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: rotation(float3x3)
|
|
nameWithType: math.rotation(float3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rotation(Misaki.HighPerformance.Mathematics.float3x3)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: rotation
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 721
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Extracts the rotation from a matrix.
|
|
remarks: 'This method supports any type of rotation matrix: if the matrix has a non uniform scale you should use this method.'
|
|
example: []
|
|
syntax:
|
|
content: public static quaternion rotation(float3x3 m)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
description: Matrix to extract rotation from
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: Extracted rotation
|
|
content.vb: Public Shared Function rotation(m As float3x3) As quaternion
|
|
overload: Misaki.HighPerformance.Mathematics.math.rotation*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.hash(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.hash(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: hash(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: hash(quaternion)
|
|
nameWithType: math.hash(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.hash(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: hash
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 767
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: Returns a uint hash code of a quaternion.
|
|
example: []
|
|
syntax:
|
|
content: public static uint hash(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to hash.
|
|
return:
|
|
type: System.UInt32
|
|
description: The hash code for the input quaternion.
|
|
content.vb: Public Shared Function hash(q As quaternion) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.hash*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.hashwide(Misaki.HighPerformance.Mathematics.quaternion)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.hashwide(Misaki.HighPerformance.Mathematics.quaternion)
|
|
id: hashwide(Misaki.HighPerformance.Mathematics.quaternion)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: hashwide(quaternion)
|
|
nameWithType: math.hashwide(quaternion)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.hashwide(Misaki.HighPerformance.Mathematics.quaternion)
|
|
type: Method
|
|
source:
|
|
remote:
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
branch: main
|
|
repo: https://git.personalnas.com/Misaki/Misaki.HighPerformance.git
|
|
id: hashwide
|
|
path: src/Misaki.HighPerformance.Mathematics/quaternion.cs
|
|
startLine: 780
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
summary: >-
|
|
Returns a uint4 vector hash code of a quaternion.
|
|
|
|
When multiple elements are to be hashes together, it can more efficient to calculate and combine wide hash
|
|
|
|
that are only reduced to a narrow uint hash at the very end instead of at every step.
|
|
example: []
|
|
syntax:
|
|
content: public static uint4 hashwide(quaternion q)
|
|
parameters:
|
|
- id: q
|
|
type: Misaki.HighPerformance.Mathematics.quaternion
|
|
description: The quaternion to hash.
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
description: The uint4 vector hash code of the input quaternion.
|
|
content.vb: Public Shared Function hashwide(q As quaternion) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.hashwide*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x2(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x2(System.Single)
|
|
id: float4x2(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x2(float)
|
|
nameWithType: math.float4x2(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x2(float)
|
|
type: Method
|
|
source:
|
|
id: float4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 264
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x2 float4x2(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
content.vb: Public Shared Function float4x2(value As Single) As float4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x2*
|
|
nameWithType.vb: math.float4x2(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4x2(Single)
|
|
name.vb: float4x2(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x2(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x2(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
id: float4x2(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x2(float, float, float, float, float, float, float, float)
|
|
nameWithType: math.float4x2(float, float, float, float, float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x2(float, float, float, float, float, float, float, float)
|
|
type: Method
|
|
source:
|
|
id: float4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 270
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x2 float4x2(float m00, float m01, float m10, float m11, float m20, float m21, float m30, float m31)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Single
|
|
- id: m01
|
|
type: System.Single
|
|
- id: m10
|
|
type: System.Single
|
|
- id: m11
|
|
type: System.Single
|
|
- id: m20
|
|
type: System.Single
|
|
- id: m21
|
|
type: System.Single
|
|
- id: m30
|
|
type: System.Single
|
|
- id: m31
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
content.vb: Public Shared Function float4x2(m00 As Single, m01 As Single, m10 As Single, m11 As Single, m20 As Single, m21 As Single, m30 As Single, m31 As Single) As float4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x2*
|
|
nameWithType.vb: math.float4x2(Single, Single, Single, Single, Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4x2(Single, Single, Single, Single, Single, Single, Single, Single)
|
|
name.vb: float4x2(Single, Single, Single, Single, Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.float4)
|
|
id: float4x2(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x2(float4)
|
|
nameWithType: math.float4x2(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: float4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 276
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x2 float4x2(float4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
content.vb: Public Shared Function float4x2(value As float4) As float4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: float4x2(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x2(float4, float4)
|
|
nameWithType: math.float4x2(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: float4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 282
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x2 float4x2(float4 c0, float4 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
content.vb: Public Shared Function float4x2(c0 As float4, c1 As float4) As float4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.int4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.int4x2)
|
|
id: float4x2(Misaki.HighPerformance.Mathematics.int4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x2(int4x2)
|
|
nameWithType: math.float4x2(int4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.int4x2)
|
|
type: Method
|
|
source:
|
|
id: float4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 288
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x2 float4x2(int4x2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
content.vb: Public Shared Function float4x2(v As int4x2) As float4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.uint4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.uint4x2)
|
|
id: float4x2(Misaki.HighPerformance.Mathematics.uint4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x2(uint4x2)
|
|
nameWithType: math.float4x2(uint4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.uint4x2)
|
|
type: Method
|
|
source:
|
|
id: float4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 294
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x2 float4x2(uint4x2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
content.vb: Public Shared Function float4x2(v As uint4x2) As float4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.double4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.double4x2)
|
|
id: float4x2(Misaki.HighPerformance.Mathematics.double4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x2(double4x2)
|
|
nameWithType: math.float4x2(double4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x2(Misaki.HighPerformance.Mathematics.double4x2)
|
|
type: Method
|
|
source:
|
|
id: float4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 300
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x2 float4x2(double4x2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
content.vb: Public Shared Function float4x2(v As double4x2) As float4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.float4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(float4x2)
|
|
nameWithType: math.transpose(float4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 306
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x4 transpose(float4x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
content.vb: Public Shared Function transpose(value As float4x2) As float2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x2, float2)
|
|
nameWithType: math.mul(float4x2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 313
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 mul(float4x2 m, float2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function mul(m As float4x2, v As float2) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4, float4x2)
|
|
nameWithType: math.mul(float4, float4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 324
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 mul(float4 v, float4x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function mul(v As float4, m As float4x2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x2, float2x2)
|
|
nameWithType: math.mul(float4x2, float2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2, Misaki.HighPerformance.Mathematics.float2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 330
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x2 mul(float4x2 lhs, float2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
content.vb: Public Shared Function mul(lhs As float4x2, rhs As float2x2) As float4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x2, float2x3)
|
|
nameWithType: math.mul(float4x2, float2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2, Misaki.HighPerformance.Mathematics.float2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 336
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x3 mul(float4x2 lhs, float2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
content.vb: Public Shared Function mul(lhs As float4x2, rhs As float2x3) As float4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x2, float2x4)
|
|
nameWithType: math.mul(float4x2, float2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x2, Misaki.HighPerformance.Mathematics.float2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x2.g.cs
|
|
startLine: 342
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 mul(float4x2 lhs, float2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function mul(lhs As float4x2, rhs As float2x4) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2(System.UInt32)
|
|
id: uint2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2(uint)
|
|
nameWithType: math.uint2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2(uint)
|
|
type: Method
|
|
source:
|
|
id: uint2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 651
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 uint2(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function uint2(value As UInteger) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2*
|
|
nameWithType.vb: math.uint2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint2(UInteger)
|
|
name.vb: uint2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2(System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2(System.UInt32,System.UInt32)
|
|
id: uint2(System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2(uint, uint)
|
|
nameWithType: math.uint2(uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2(uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 657
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 uint2(uint x, uint y)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: y
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function uint2(x As UInteger, y As UInteger) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2*
|
|
nameWithType.vb: math.uint2(UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint2(UInteger, UInteger)
|
|
name.vb: uint2(UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: uint2(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2(uint2)
|
|
nameWithType: math.uint2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: uint2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 663
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 uint2(uint2 xy)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function uint2(xy As uint2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.int2)
|
|
id: uint2(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2(int2)
|
|
nameWithType: math.uint2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: uint2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 669
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 uint2(int2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function uint2(v As int2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.float2)
|
|
id: uint2(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2(float2)
|
|
nameWithType: math.uint2(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: uint2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 675
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 uint2(float2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function uint2(v As float2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.double2)
|
|
id: uint2(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2(double2)
|
|
nameWithType: math.uint2(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: uint2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 681
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 uint2(double2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function uint2(v As double2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.bool2)
|
|
id: uint2(Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2(bool2)
|
|
nameWithType: math.uint2(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2(Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: uint2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 687
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 uint2(bool2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function uint2(v As bool2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2(System.Int32)
|
|
id: uint2(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2(int)
|
|
nameWithType: math.uint2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2(int)
|
|
type: Method
|
|
source:
|
|
id: uint2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 693
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 uint2(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function uint2(v As Integer) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2*
|
|
nameWithType.vb: math.uint2(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint2(Integer)
|
|
name.vb: uint2(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2(System.Single)
|
|
id: uint2(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2(float)
|
|
nameWithType: math.uint2(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2(float)
|
|
type: Method
|
|
source:
|
|
id: uint2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 699
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 uint2(float v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function uint2(v As Single) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2*
|
|
nameWithType.vb: math.uint2(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint2(Single)
|
|
name.vb: uint2(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2(System.Double)
|
|
id: uint2(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2(double)
|
|
nameWithType: math.uint2(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2(double)
|
|
type: Method
|
|
source:
|
|
id: uint2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 705
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 uint2(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function uint2(v As Double) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2*
|
|
nameWithType.vb: math.uint2(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint2(Double)
|
|
name.vb: uint2(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(uint2, uint2, ShuffleComponent)
|
|
nameWithType: math.shuffle(uint2, uint2, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 711
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint shuffle(uint2 left, uint2 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function shuffle(left As uint2, right As uint2, x As math.ShuffleComponent) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(uint2, uint2, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(uint2, uint2, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2.g.cs
|
|
startLine: 717
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 shuffle(uint2 left, uint2 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function shuffle(left As uint2, right As uint2, x As math.ShuffleComponent, y As math.ShuffleComponent) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x4(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x4(System.Double)
|
|
id: double4x4(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x4(double)
|
|
nameWithType: math.double4x4(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x4(double)
|
|
type: Method
|
|
source:
|
|
id: double4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 254
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x4 double4x4(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
content.vb: Public Shared Function double4x4(value As Double) As double4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x4*
|
|
nameWithType.vb: math.double4x4(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4x4(Double)
|
|
name.vb: double4x4(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
id: double4x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x4(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)
|
|
nameWithType: math.double4x4(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x4(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double)
|
|
type: Method
|
|
source:
|
|
id: double4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 260
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x4 double4x4(double m00, double m01, double m02, double m03, double m10, double m11, double m12, double m13, double m20, double m21, double m22, double m23, double m30, double m31, double m32, double m33)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Double
|
|
- id: m01
|
|
type: System.Double
|
|
- id: m02
|
|
type: System.Double
|
|
- id: m03
|
|
type: System.Double
|
|
- id: m10
|
|
type: System.Double
|
|
- id: m11
|
|
type: System.Double
|
|
- id: m12
|
|
type: System.Double
|
|
- id: m13
|
|
type: System.Double
|
|
- id: m20
|
|
type: System.Double
|
|
- id: m21
|
|
type: System.Double
|
|
- id: m22
|
|
type: System.Double
|
|
- id: m23
|
|
type: System.Double
|
|
- id: m30
|
|
type: System.Double
|
|
- id: m31
|
|
type: System.Double
|
|
- id: m32
|
|
type: System.Double
|
|
- id: m33
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
content.vb: Public Shared Function double4x4(m00 As Double, m01 As Double, m02 As Double, m03 As Double, m10 As Double, m11 As Double, m12 As Double, m13 As Double, m20 As Double, m21 As Double, m22 As Double, m23 As Double, m30 As Double, m31 As Double, m32 As Double, m33 As Double) As double4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x4*
|
|
nameWithType.vb: math.double4x4(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4x4(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
name.vb: double4x4(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x4(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x4(Misaki.HighPerformance.Mathematics.double4)
|
|
id: double4x4(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x4(double4)
|
|
nameWithType: math.double4x4(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x4(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: double4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 266
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x4 double4x4(double4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
content.vb: Public Shared Function double4x4(value As double4) As double4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x4(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x4(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: double4x4(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x4(double4, double4, double4, double4)
|
|
nameWithType: math.double4x4(double4, double4, double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x4(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: double4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 272
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x4 double4x4(double4 c0, double4 c1, double4 c2, double4 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
content.vb: Public Shared Function double4x4(c0 As double4, c1 As double4, c2 As double4, c3 As double4) As double4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.double4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(double4x4)
|
|
nameWithType: math.transpose(double4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 278
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x4 transpose(double4x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
content.vb: Public Shared Function transpose(value As double4x4) As double4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double4x4)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.double4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(double4x4)
|
|
nameWithType: math.determinant(double4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double4x4)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 287
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double determinant(double4x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Shared Function determinant(value As double4x4) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double4x4)
|
|
id: inverse(Misaki.HighPerformance.Mathematics.double4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: inverse(double4x4)
|
|
nameWithType: math.inverse(double4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double4x4)
|
|
type: Method
|
|
source:
|
|
id: inverse
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 298
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x4 inverse(double4x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
content.vb: Public Shared Function inverse(value As double4x4) As double4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.inverse*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fastinverse(Misaki.HighPerformance.Mathematics.double4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.fastinverse(Misaki.HighPerformance.Mathematics.double4x4)
|
|
id: fastinverse(Misaki.HighPerformance.Mathematics.double4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: fastinverse(double4x4)
|
|
nameWithType: math.fastinverse(double4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fastinverse(Misaki.HighPerformance.Mathematics.double4x4)
|
|
type: Method
|
|
source:
|
|
id: fastinverse
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 362
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x4 fastinverse(double4x4 m)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
content.vb: Public Shared Function fastinverse(m As double4x4) As double4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.fastinverse*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x4, double4)
|
|
nameWithType: math.mul(double4x4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 388
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 mul(double4x4 m, double4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function mul(m As double4x4, v As double4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4, double4x4)
|
|
nameWithType: math.mul(double4, double4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 403
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 mul(double4 v, double4x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function mul(v As double4, m As double4x4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x4, double4x2)
|
|
nameWithType: math.mul(double4x4, double4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4, Misaki.HighPerformance.Mathematics.double4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 409
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x2 mul(double4x4 lhs, double4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
content.vb: Public Shared Function mul(lhs As double4x4, rhs As double4x2) As double4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x4, double4x3)
|
|
nameWithType: math.mul(double4x4, double4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4, Misaki.HighPerformance.Mathematics.double4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 415
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x3 mul(double4x4 lhs, double4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
content.vb: Public Shared Function mul(lhs As double4x4, rhs As double4x3) As double4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x4, double4x4)
|
|
nameWithType: math.mul(double4x4, double4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x4, Misaki.HighPerformance.Mathematics.double4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x4.g.cs
|
|
startLine: 421
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x4 mul(double4x4 lhs, double4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
content.vb: Public Shared Function mul(lhs As double4x4, rhs As double4x4) As double4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x4(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x4(System.Double)
|
|
id: double3x4(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x4(double)
|
|
nameWithType: math.double3x4(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x4(double)
|
|
type: Method
|
|
source:
|
|
id: double3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x4.g.cs
|
|
startLine: 253
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x4 double3x4(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
content.vb: Public Shared Function double3x4(value As Double) As double3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x4*
|
|
nameWithType.vb: math.double3x4(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3x4(Double)
|
|
name.vb: double3x4(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
id: double3x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x4(double, double, double, double, double, double, double, double, double, double, double, double)
|
|
nameWithType: math.double3x4(double, double, double, double, double, double, double, double, double, double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x4(double, double, double, double, double, double, double, double, double, double, double, double)
|
|
type: Method
|
|
source:
|
|
id: double3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x4.g.cs
|
|
startLine: 259
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x4 double3x4(double m00, double m01, double m02, double m03, double m10, double m11, double m12, double m13, double m20, double m21, double m22, double m23)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Double
|
|
- id: m01
|
|
type: System.Double
|
|
- id: m02
|
|
type: System.Double
|
|
- id: m03
|
|
type: System.Double
|
|
- id: m10
|
|
type: System.Double
|
|
- id: m11
|
|
type: System.Double
|
|
- id: m12
|
|
type: System.Double
|
|
- id: m13
|
|
type: System.Double
|
|
- id: m20
|
|
type: System.Double
|
|
- id: m21
|
|
type: System.Double
|
|
- id: m22
|
|
type: System.Double
|
|
- id: m23
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
content.vb: Public Shared Function double3x4(m00 As Double, m01 As Double, m02 As Double, m03 As Double, m10 As Double, m11 As Double, m12 As Double, m13 As Double, m20 As Double, m21 As Double, m22 As Double, m23 As Double) As double3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x4*
|
|
nameWithType.vb: math.double3x4(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3x4(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
name.vb: double3x4(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x4(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x4(Misaki.HighPerformance.Mathematics.double3)
|
|
id: double3x4(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x4(double3)
|
|
nameWithType: math.double3x4(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x4(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: double3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x4.g.cs
|
|
startLine: 265
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x4 double3x4(double3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
content.vb: Public Shared Function double3x4(value As double3) As double3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x4(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x4(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: double3x4(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x4(double3, double3, double3, double3)
|
|
nameWithType: math.double3x4(double3, double3, double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x4(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: double3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x4.g.cs
|
|
startLine: 271
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x4 double3x4(double3 c0, double3 c1, double3 c2, double3 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
content.vb: Public Shared Function double3x4(c0 As double3, c1 As double3, c2 As double3, c3 As double3) As double3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.double3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(double3x4)
|
|
nameWithType: math.transpose(double3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x4.g.cs
|
|
startLine: 277
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x3 transpose(double3x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
content.vb: Public Shared Function transpose(value As double3x4) As double4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x4, double4)
|
|
nameWithType: math.mul(double3x4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x4.g.cs
|
|
startLine: 286
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 mul(double3x4 m, double4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function mul(m As double3x4, v As double4) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3, double3x4)
|
|
nameWithType: math.mul(double3, double3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x4.g.cs
|
|
startLine: 301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 mul(double3 v, double3x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function mul(v As double3, m As double3x4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x4, double4x2)
|
|
nameWithType: math.mul(double3x4, double4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4, Misaki.HighPerformance.Mathematics.double4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x4.g.cs
|
|
startLine: 307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x2 mul(double3x4 lhs, double4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
content.vb: Public Shared Function mul(lhs As double3x4, rhs As double4x2) As double3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x4, double4x3)
|
|
nameWithType: math.mul(double3x4, double4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4, Misaki.HighPerformance.Mathematics.double4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x4.g.cs
|
|
startLine: 313
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x3 mul(double3x4 lhs, double4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
content.vb: Public Shared Function mul(lhs As double3x4, rhs As double4x3) As double3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x4, double4x4)
|
|
nameWithType: math.mul(double3x4, double4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x4, Misaki.HighPerformance.Mathematics.double4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x4.g.cs
|
|
startLine: 319
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x4 mul(double3x4 lhs, double4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
content.vb: Public Shared Function mul(lhs As double3x4, rhs As double4x4) As double3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(System.UInt32)
|
|
id: uint3(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(uint)
|
|
nameWithType: math.uint3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(uint)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1328
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(value As UInteger) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
nameWithType.vb: math.uint3(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3(UInteger)
|
|
name.vb: uint3(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(System.UInt32,System.UInt32,System.UInt32)
|
|
id: uint3(System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(uint, uint, uint)
|
|
nameWithType: math.uint3(uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1334
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(uint x, uint y, uint z)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: y
|
|
type: System.UInt32
|
|
- id: z
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(x As UInteger, y As UInteger, z As UInteger) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
nameWithType.vb: math.uint3(UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3(UInteger, UInteger, UInteger)
|
|
name.vb: uint3(UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(System.UInt32,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(System.UInt32,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: uint3(System.UInt32,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(uint, uint2)
|
|
nameWithType: math.uint3(uint, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(uint, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1340
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(uint x, uint2 yz)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(x As UInteger, yz As uint2) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
nameWithType.vb: math.uint3(UInteger, uint2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3(UInteger, Misaki.HighPerformance.Mathematics.uint2)
|
|
name.vb: uint3(UInteger, uint2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.uint2,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.uint2,System.UInt32)
|
|
id: uint3(Misaki.HighPerformance.Mathematics.uint2,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(uint2, uint)
|
|
nameWithType: math.uint3(uint2, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.uint2, uint)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1346
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(uint2 xy, uint z)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: z
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(xy As uint2, z As UInteger) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
nameWithType.vb: math.uint3(uint2, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.uint2, UInteger)
|
|
name.vb: uint3(uint2, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: uint3(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(uint3)
|
|
nameWithType: math.uint3(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1352
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(uint3 xyz)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(xyz As uint3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.int3)
|
|
id: uint3(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(int3)
|
|
nameWithType: math.uint3(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1358
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(int3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(v As int3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.float3)
|
|
id: uint3(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(float3)
|
|
nameWithType: math.uint3(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1364
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(float3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(v As float3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.double3)
|
|
id: uint3(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(double3)
|
|
nameWithType: math.uint3(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1370
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(double3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(v As double3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.bool3)
|
|
id: uint3(Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(bool3)
|
|
nameWithType: math.uint3(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1376
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(bool3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(v As bool3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(System.Int32)
|
|
id: uint3(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(int)
|
|
nameWithType: math.uint3(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(int)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1382
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(v As Integer) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
nameWithType.vb: math.uint3(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3(Integer)
|
|
name.vb: uint3(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(System.Single)
|
|
id: uint3(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(float)
|
|
nameWithType: math.uint3(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(float)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1388
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(float v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(v As Single) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
nameWithType.vb: math.uint3(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3(Single)
|
|
name.vb: uint3(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3(System.Double)
|
|
id: uint3(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3(double)
|
|
nameWithType: math.uint3(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3(double)
|
|
type: Method
|
|
source:
|
|
id: uint3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1394
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 uint3(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function uint3(v As Double) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
nameWithType.vb: math.uint3(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3(Double)
|
|
name.vb: uint3(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(uint3, uint3, ShuffleComponent)
|
|
nameWithType: math.shuffle(uint3, uint3, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1400
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint shuffle(uint3 left, uint3 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function shuffle(left As uint3, right As uint3, x As math.ShuffleComponent) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(uint3, uint3, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(uint3, uint3, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1406
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 shuffle(uint3 left, uint3 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function shuffle(left As uint3, right As uint3, x As math.ShuffleComponent, y As math.ShuffleComponent) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(uint3, uint3, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(uint3, uint3, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3.g.cs
|
|
startLine: 1414
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 shuffle(uint3 left, uint3 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function shuffle(left As uint3, right As uint3, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x2(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x2(System.Double)
|
|
id: double2x2(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x2(double)
|
|
nameWithType: math.double2x2(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x2(double)
|
|
type: Method
|
|
source:
|
|
id: double2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 244
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x2 double2x2(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
content.vb: Public Shared Function double2x2(value As Double) As double2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x2*
|
|
nameWithType.vb: math.double2x2(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double2x2(Double)
|
|
name.vb: double2x2(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x2(System.Double,System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x2(System.Double,System.Double,System.Double,System.Double)
|
|
id: double2x2(System.Double,System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x2(double, double, double, double)
|
|
nameWithType: math.double2x2(double, double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x2(double, double, double, double)
|
|
type: Method
|
|
source:
|
|
id: double2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 250
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x2 double2x2(double m00, double m01, double m10, double m11)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Double
|
|
- id: m01
|
|
type: System.Double
|
|
- id: m10
|
|
type: System.Double
|
|
- id: m11
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
content.vb: Public Shared Function double2x2(m00 As Double, m01 As Double, m10 As Double, m11 As Double) As double2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x2*
|
|
nameWithType.vb: math.double2x2(Double, Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double2x2(Double, Double, Double, Double)
|
|
name.vb: double2x2(Double, Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x2(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x2(Misaki.HighPerformance.Mathematics.double2)
|
|
id: double2x2(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x2(double2)
|
|
nameWithType: math.double2x2(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x2(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: double2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 256
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x2 double2x2(double2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
content.vb: Public Shared Function double2x2(value As double2) As double2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x2(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x2(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: double2x2(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x2(double2, double2)
|
|
nameWithType: math.double2x2(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x2(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: double2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 262
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x2 double2x2(double2 c0, double2 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
content.vb: Public Shared Function double2x2(c0 As double2, c1 As double2) As double2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.double2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(double2x2)
|
|
nameWithType: math.transpose(double2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 268
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x2 transpose(double2x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
content.vb: Public Shared Function transpose(value As double2x2) As double2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double2x2)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.double2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(double2x2)
|
|
nameWithType: math.determinant(double2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double2x2)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 275
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double determinant(double2x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Shared Function determinant(value As double2x2) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double2x2)
|
|
id: inverse(Misaki.HighPerformance.Mathematics.double2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: inverse(double2x2)
|
|
nameWithType: math.inverse(double2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double2x2)
|
|
type: Method
|
|
source:
|
|
id: inverse
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 284
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x2 inverse(double2x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
content.vb: Public Shared Function inverse(value As double2x2) As double2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.inverse*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x2, double2)
|
|
nameWithType: math.mul(double2x2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 mul(double2x2 m, double2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function mul(m As double2x2, v As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2, double2x2)
|
|
nameWithType: math.mul(double2, double2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 318
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 mul(double2 v, double2x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function mul(v As double2, m As double2x2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x2, double2x2)
|
|
nameWithType: math.mul(double2x2, double2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2, Misaki.HighPerformance.Mathematics.double2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 324
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x2 mul(double2x2 lhs, double2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
content.vb: Public Shared Function mul(lhs As double2x2, rhs As double2x2) As double2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x2, double2x3)
|
|
nameWithType: math.mul(double2x2, double2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2, Misaki.HighPerformance.Mathematics.double2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 330
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x3 mul(double2x2 lhs, double2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
content.vb: Public Shared Function mul(lhs As double2x2, rhs As double2x3) As double2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x2, double2x4)
|
|
nameWithType: math.mul(double2x2, double2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x2, Misaki.HighPerformance.Mathematics.double2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x2.g.cs
|
|
startLine: 336
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x4 mul(double2x2 lhs, double2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
content.vb: Public Shared Function mul(lhs As double2x2, rhs As double2x4) As double2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x2(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x2(System.Double)
|
|
id: double3x2(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x2(double)
|
|
nameWithType: math.double3x2(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x2(double)
|
|
type: Method
|
|
source:
|
|
id: double3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x2.g.cs
|
|
startLine: 243
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x2 double3x2(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
content.vb: Public Shared Function double3x2(value As Double) As double3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x2*
|
|
nameWithType.vb: math.double3x2(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3x2(Double)
|
|
name.vb: double3x2(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x2(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x2(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
id: double3x2(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x2(double, double, double, double, double, double)
|
|
nameWithType: math.double3x2(double, double, double, double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x2(double, double, double, double, double, double)
|
|
type: Method
|
|
source:
|
|
id: double3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x2.g.cs
|
|
startLine: 249
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x2 double3x2(double m00, double m01, double m10, double m11, double m20, double m21)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Double
|
|
- id: m01
|
|
type: System.Double
|
|
- id: m10
|
|
type: System.Double
|
|
- id: m11
|
|
type: System.Double
|
|
- id: m20
|
|
type: System.Double
|
|
- id: m21
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
content.vb: Public Shared Function double3x2(m00 As Double, m01 As Double, m10 As Double, m11 As Double, m20 As Double, m21 As Double) As double3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x2*
|
|
nameWithType.vb: math.double3x2(Double, Double, Double, Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3x2(Double, Double, Double, Double, Double, Double)
|
|
name.vb: double3x2(Double, Double, Double, Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x2(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x2(Misaki.HighPerformance.Mathematics.double3)
|
|
id: double3x2(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x2(double3)
|
|
nameWithType: math.double3x2(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x2(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: double3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x2.g.cs
|
|
startLine: 255
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x2 double3x2(double3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
content.vb: Public Shared Function double3x2(value As double3) As double3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x2(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x2(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: double3x2(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x2(double3, double3)
|
|
nameWithType: math.double3x2(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x2(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: double3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x2.g.cs
|
|
startLine: 261
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x2 double3x2(double3 c0, double3 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
content.vb: Public Shared Function double3x2(c0 As double3, c1 As double3) As double3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.double3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(double3x2)
|
|
nameWithType: math.transpose(double3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x2.g.cs
|
|
startLine: 267
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x3 transpose(double3x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
content.vb: Public Shared Function transpose(value As double3x2) As double2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x2, double2)
|
|
nameWithType: math.mul(double3x2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x2.g.cs
|
|
startLine: 274
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 mul(double3x2 m, double2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function mul(m As double3x2, v As double2) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3, double3x2)
|
|
nameWithType: math.mul(double3, double3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x2.g.cs
|
|
startLine: 285
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 mul(double3 v, double3x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function mul(v As double3, m As double3x2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x2, double2x2)
|
|
nameWithType: math.mul(double3x2, double2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2, Misaki.HighPerformance.Mathematics.double2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x2.g.cs
|
|
startLine: 291
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x2 mul(double3x2 lhs, double2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
content.vb: Public Shared Function mul(lhs As double3x2, rhs As double2x2) As double3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x2, double2x3)
|
|
nameWithType: math.mul(double3x2, double2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2, Misaki.HighPerformance.Mathematics.double2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x2.g.cs
|
|
startLine: 297
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x3 mul(double3x2 lhs, double2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
content.vb: Public Shared Function mul(lhs As double3x2, rhs As double2x3) As double3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x2, double2x4)
|
|
nameWithType: math.mul(double3x2, double2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x2, Misaki.HighPerformance.Mathematics.double2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x2.g.cs
|
|
startLine: 303
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x4 mul(double3x2 lhs, double2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
content.vb: Public Shared Function mul(lhs As double3x2, rhs As double2x4) As double3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x2(System.UInt32)
|
|
id: bool2x2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x2(uint)
|
|
nameWithType: math.bool2x2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x2(uint)
|
|
type: Method
|
|
source:
|
|
id: bool2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x2.g.cs
|
|
startLine: 126
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x2 bool2x2(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x2
|
|
content.vb: Public Shared Function bool2x2(value As UInteger) As bool2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x2*
|
|
nameWithType.vb: math.bool2x2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool2x2(UInteger)
|
|
name.vb: bool2x2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: bool2x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x2(uint, uint, uint, uint)
|
|
nameWithType: math.bool2x2(uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x2(uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x2.g.cs
|
|
startLine: 132
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x2 bool2x2(uint m00, uint m01, uint m10, uint m11)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x2
|
|
content.vb: Public Shared Function bool2x2(m00 As UInteger, m01 As UInteger, m10 As UInteger, m11 As UInteger) As bool2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x2*
|
|
nameWithType.vb: math.bool2x2(UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool2x2(UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: bool2x2(UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x2(Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x2(Misaki.HighPerformance.Mathematics.bool2)
|
|
id: bool2x2(Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x2(bool2)
|
|
nameWithType: math.bool2x2(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x2(Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: bool2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x2.g.cs
|
|
startLine: 138
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x2 bool2x2(bool2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x2
|
|
content.vb: Public Shared Function bool2x2(value As bool2) As bool2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x2(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x2(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
id: bool2x2(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x2(bool2, bool2)
|
|
nameWithType: math.bool2x2(bool2, bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x2(Misaki.HighPerformance.Mathematics.bool2, Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: bool2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x2.g.cs
|
|
startLine: 144
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x2 bool2x2(bool2 c0, bool2 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x2
|
|
content.vb: Public Shared Function bool2x2(c0 As bool2, c1 As bool2) As bool2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.bool2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(bool2x2)
|
|
nameWithType: math.transpose(bool2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x2.g.cs
|
|
startLine: 150
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x2 transpose(bool2x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x2
|
|
content.vb: Public Shared Function transpose(value As bool2x2) As bool2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x4(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x4(System.UInt32)
|
|
id: bool4x4(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x4(uint)
|
|
nameWithType: math.bool4x4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x4(uint)
|
|
type: Method
|
|
source:
|
|
id: bool4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x4.g.cs
|
|
startLine: 136
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x4 bool4x4(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x4
|
|
content.vb: Public Shared Function bool4x4(value As UInteger) As bool4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x4*
|
|
nameWithType.vb: math.bool4x4(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4x4(UInteger)
|
|
name.vb: bool4x4(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: bool4x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.bool4x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x4.g.cs
|
|
startLine: 142
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x4 bool4x4(uint m00, uint m01, uint m02, uint m03, uint m10, uint m11, uint m12, uint m13, uint m20, uint m21, uint m22, uint m23, uint m30, uint m31, uint m32, uint m33)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m03
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
- id: m13
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
- id: m22
|
|
type: System.UInt32
|
|
- id: m23
|
|
type: System.UInt32
|
|
- id: m30
|
|
type: System.UInt32
|
|
- id: m31
|
|
type: System.UInt32
|
|
- id: m32
|
|
type: System.UInt32
|
|
- id: m33
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x4
|
|
content.vb: Public Shared Function bool4x4(m00 As UInteger, m01 As UInteger, m02 As UInteger, m03 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger, m13 As UInteger, m20 As UInteger, m21 As UInteger, m22 As UInteger, m23 As UInteger, m30 As UInteger, m31 As UInteger, m32 As UInteger, m33 As UInteger) As bool4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x4*
|
|
nameWithType.vb: math.bool4x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: bool4x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x4(Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x4(Misaki.HighPerformance.Mathematics.bool4)
|
|
id: bool4x4(Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x4(bool4)
|
|
nameWithType: math.bool4x4(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x4(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
id: bool4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x4.g.cs
|
|
startLine: 148
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x4 bool4x4(bool4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x4
|
|
content.vb: Public Shared Function bool4x4(value As bool4) As bool4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x4(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x4(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
id: bool4x4(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x4(bool4, bool4, bool4, bool4)
|
|
nameWithType: math.bool4x4(bool4, bool4, bool4, bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x4(Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
id: bool4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x4.g.cs
|
|
startLine: 154
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x4 bool4x4(bool4 c0, bool4 c1, bool4 c2, bool4 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x4
|
|
content.vb: Public Shared Function bool4x4(c0 As bool4, c1 As bool4, c2 As bool4, c3 As bool4) As bool4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.bool4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(bool4x4)
|
|
nameWithType: math.transpose(bool4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x4.g.cs
|
|
startLine: 160
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x4 transpose(bool4x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x4
|
|
content.vb: Public Shared Function transpose(value As bool4x4) As bool4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x3(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x3(System.Int32)
|
|
id: int3x3(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x3(int)
|
|
nameWithType: math.int3x3(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x3(int)
|
|
type: Method
|
|
source:
|
|
id: int3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x3.g.cs
|
|
startLine: 279
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x3 int3x3(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
content.vb: Public Shared Function int3x3(value As Integer) As int3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x3*
|
|
nameWithType.vb: math.int3x3(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3x3(Integer)
|
|
name.vb: int3x3(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
id: int3x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x3(int, int, int, int, int, int, int, int, int)
|
|
nameWithType: math.int3x3(int, int, int, int, int, int, int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x3(int, int, int, int, int, int, int, int, int)
|
|
type: Method
|
|
source:
|
|
id: int3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x3.g.cs
|
|
startLine: 285
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x3 int3x3(int m00, int m01, int m02, int m10, int m11, int m12, int m20, int m21, int m22)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Int32
|
|
- id: m01
|
|
type: System.Int32
|
|
- id: m02
|
|
type: System.Int32
|
|
- id: m10
|
|
type: System.Int32
|
|
- id: m11
|
|
type: System.Int32
|
|
- id: m12
|
|
type: System.Int32
|
|
- id: m20
|
|
type: System.Int32
|
|
- id: m21
|
|
type: System.Int32
|
|
- id: m22
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
content.vb: Public Shared Function int3x3(m00 As Integer, m01 As Integer, m02 As Integer, m10 As Integer, m11 As Integer, m12 As Integer, m20 As Integer, m21 As Integer, m22 As Integer) As int3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x3*
|
|
nameWithType.vb: math.int3x3(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3x3(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
name.vb: int3x3(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x3(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x3(Misaki.HighPerformance.Mathematics.int3)
|
|
id: int3x3(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x3(int3)
|
|
nameWithType: math.int3x3(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x3(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: int3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x3.g.cs
|
|
startLine: 291
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x3 int3x3(int3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
content.vb: Public Shared Function int3x3(value As int3) As int3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x3(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x3(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
id: int3x3(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x3(int3, int3, int3)
|
|
nameWithType: math.int3x3(int3, int3, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x3(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: int3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x3.g.cs
|
|
startLine: 297
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x3 int3x3(int3 c0, int3 c1, int3 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
content.vb: Public Shared Function int3x3(c0 As int3, c1 As int3, c2 As int3) As int3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.int3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(int3x3)
|
|
nameWithType: math.transpose(int3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x3.g.cs
|
|
startLine: 303
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x3 transpose(int3x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
content.vb: Public Shared Function transpose(value As int3x3) As int3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int3x3)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.int3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(int3x3)
|
|
nameWithType: math.determinant(int3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int3x3)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x3.g.cs
|
|
startLine: 311
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int determinant(int3x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function determinant(value As int3x3) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x3, int3)
|
|
nameWithType: math.mul(int3x3, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x3.g.cs
|
|
startLine: 321
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 mul(int3x3 m, int3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function mul(m As int3x3, v As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3, int3x3)
|
|
nameWithType: math.mul(int3, int3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x3.g.cs
|
|
startLine: 336
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 mul(int3 v, int3x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function mul(v As int3, m As int3x3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x3, int3x2)
|
|
nameWithType: math.mul(int3x3, int3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3, Misaki.HighPerformance.Mathematics.int3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x3.g.cs
|
|
startLine: 342
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x2 mul(int3x3 lhs, int3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
content.vb: Public Shared Function mul(lhs As int3x3, rhs As int3x2) As int3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x3, int3x3)
|
|
nameWithType: math.mul(int3x3, int3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3, Misaki.HighPerformance.Mathematics.int3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x3.g.cs
|
|
startLine: 348
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x3 mul(int3x3 lhs, int3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
content.vb: Public Shared Function mul(lhs As int3x3, rhs As int3x3) As int3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x3, int3x4)
|
|
nameWithType: math.mul(int3x3, int3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x3, Misaki.HighPerformance.Mathematics.int3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x3.g.cs
|
|
startLine: 354
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x4 mul(int3x3 lhs, int3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
content.vb: Public Shared Function mul(lhs As int3x3, rhs As int3x4) As int3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x3(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x3(System.UInt32)
|
|
id: uint3x3(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x3(uint)
|
|
nameWithType: math.uint3x3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x3(uint)
|
|
type: Method
|
|
source:
|
|
id: uint3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x3.g.cs
|
|
startLine: 279
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x3 uint3x3(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
content.vb: Public Shared Function uint3x3(value As UInteger) As uint3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x3*
|
|
nameWithType.vb: math.uint3x3(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3x3(UInteger)
|
|
name.vb: uint3x3(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: uint3x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x3(uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.uint3x3(uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x3(uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x3.g.cs
|
|
startLine: 285
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x3 uint3x3(uint m00, uint m01, uint m02, uint m10, uint m11, uint m12, uint m20, uint m21, uint m22)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
- id: m22
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
content.vb: Public Shared Function uint3x3(m00 As UInteger, m01 As UInteger, m02 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger, m20 As UInteger, m21 As UInteger, m22 As UInteger) As uint3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x3*
|
|
nameWithType.vb: math.uint3x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: uint3x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x3(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x3(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: uint3x3(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x3(uint3)
|
|
nameWithType: math.uint3x3(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x3(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: uint3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x3.g.cs
|
|
startLine: 291
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x3 uint3x3(uint3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
content.vb: Public Shared Function uint3x3(value As uint3) As uint3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x3(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x3(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: uint3x3(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x3(uint3, uint3, uint3)
|
|
nameWithType: math.uint3x3(uint3, uint3, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x3(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: uint3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x3.g.cs
|
|
startLine: 297
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x3 uint3x3(uint3 c0, uint3 c1, uint3 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
content.vb: Public Shared Function uint3x3(c0 As uint3, c1 As uint3, c2 As uint3) As uint3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(uint3x3)
|
|
nameWithType: math.transpose(uint3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x3.g.cs
|
|
startLine: 303
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x3 transpose(uint3x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
content.vb: Public Shared Function transpose(value As uint3x3) As uint3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(uint3x3)
|
|
nameWithType: math.determinant(uint3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x3.g.cs
|
|
startLine: 311
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint determinant(uint3x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function determinant(value As uint3x3) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x3, uint3)
|
|
nameWithType: math.mul(uint3x3, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x3.g.cs
|
|
startLine: 321
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 mul(uint3x3 m, uint3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function mul(m As uint3x3, v As uint3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3, uint3x3)
|
|
nameWithType: math.mul(uint3, uint3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x3.g.cs
|
|
startLine: 336
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 mul(uint3 v, uint3x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function mul(v As uint3, m As uint3x3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x3, uint3x2)
|
|
nameWithType: math.mul(uint3x3, uint3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3, Misaki.HighPerformance.Mathematics.uint3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x3.g.cs
|
|
startLine: 342
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x2 mul(uint3x3 lhs, uint3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
content.vb: Public Shared Function mul(lhs As uint3x3, rhs As uint3x2) As uint3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x3, uint3x3)
|
|
nameWithType: math.mul(uint3x3, uint3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3, Misaki.HighPerformance.Mathematics.uint3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x3.g.cs
|
|
startLine: 348
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x3 mul(uint3x3 lhs, uint3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
content.vb: Public Shared Function mul(lhs As uint3x3, rhs As uint3x3) As uint3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x3, uint3x4)
|
|
nameWithType: math.mul(uint3x3, uint3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x3, Misaki.HighPerformance.Mathematics.uint3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x3.g.cs
|
|
startLine: 354
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x4 mul(uint3x3 lhs, uint3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
content.vb: Public Shared Function mul(lhs As uint3x3, rhs As uint3x4) As uint3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x3(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x3(System.UInt32)
|
|
id: bool4x3(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x3(uint)
|
|
nameWithType: math.bool4x3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x3(uint)
|
|
type: Method
|
|
source:
|
|
id: bool4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x3.g.cs
|
|
startLine: 131
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x3 bool4x3(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x3
|
|
content.vb: Public Shared Function bool4x3(value As UInteger) As bool4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x3*
|
|
nameWithType.vb: math.bool4x3(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4x3(UInteger)
|
|
name.vb: bool4x3(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: bool4x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x3(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.bool4x3(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x3(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x3.g.cs
|
|
startLine: 137
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x3 bool4x3(uint m00, uint m01, uint m02, uint m10, uint m11, uint m12, uint m20, uint m21, uint m22, uint m30, uint m31, uint m32)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
- id: m22
|
|
type: System.UInt32
|
|
- id: m30
|
|
type: System.UInt32
|
|
- id: m31
|
|
type: System.UInt32
|
|
- id: m32
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x3
|
|
content.vb: Public Shared Function bool4x3(m00 As UInteger, m01 As UInteger, m02 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger, m20 As UInteger, m21 As UInteger, m22 As UInteger, m30 As UInteger, m31 As UInteger, m32 As UInteger) As bool4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x3*
|
|
nameWithType.vb: math.bool4x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: bool4x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x3(Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x3(Misaki.HighPerformance.Mathematics.bool4)
|
|
id: bool4x3(Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x3(bool4)
|
|
nameWithType: math.bool4x3(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x3(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
id: bool4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x3.g.cs
|
|
startLine: 143
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x3 bool4x3(bool4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x3
|
|
content.vb: Public Shared Function bool4x3(value As bool4) As bool4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x3(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x3(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
id: bool4x3(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x3(bool4, bool4, bool4)
|
|
nameWithType: math.bool4x3(bool4, bool4, bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x3(Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
id: bool4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x3.g.cs
|
|
startLine: 149
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x3 bool4x3(bool4 c0, bool4 c1, bool4 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x3
|
|
content.vb: Public Shared Function bool4x3(c0 As bool4, c1 As bool4, c2 As bool4) As bool4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.bool4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(bool4x3)
|
|
nameWithType: math.transpose(bool4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x3.g.cs
|
|
startLine: 155
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x4 transpose(bool4x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x4
|
|
content.vb: Public Shared Function transpose(value As bool4x3) As bool3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x4(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x4(System.Single)
|
|
id: float2x4(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x4(float)
|
|
nameWithType: math.float2x4(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x4(float)
|
|
type: Method
|
|
source:
|
|
id: float2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 280
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x4 float2x4(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
content.vb: Public Shared Function float2x4(value As Single) As float2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x4*
|
|
nameWithType.vb: math.float2x4(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float2x4(Single)
|
|
name.vb: float2x4(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
id: float2x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x4(float, float, float, float, float, float, float, float)
|
|
nameWithType: math.float2x4(float, float, float, float, float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x4(float, float, float, float, float, float, float, float)
|
|
type: Method
|
|
source:
|
|
id: float2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 286
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x4 float2x4(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Single
|
|
- id: m01
|
|
type: System.Single
|
|
- id: m02
|
|
type: System.Single
|
|
- id: m03
|
|
type: System.Single
|
|
- id: m10
|
|
type: System.Single
|
|
- id: m11
|
|
type: System.Single
|
|
- id: m12
|
|
type: System.Single
|
|
- id: m13
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
content.vb: Public Shared Function float2x4(m00 As Single, m01 As Single, m02 As Single, m03 As Single, m10 As Single, m11 As Single, m12 As Single, m13 As Single) As float2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x4*
|
|
nameWithType.vb: math.float2x4(Single, Single, Single, Single, Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float2x4(Single, Single, Single, Single, Single, Single, Single, Single)
|
|
name.vb: float2x4(Single, Single, Single, Single, Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.float2)
|
|
id: float2x4(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x4(float2)
|
|
nameWithType: math.float2x4(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: float2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 292
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x4 float2x4(float2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
content.vb: Public Shared Function float2x4(value As float2) As float2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: float2x4(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x4(float2, float2, float2, float2)
|
|
nameWithType: math.float2x4(float2, float2, float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: float2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 298
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x4 float2x4(float2 c0, float2 c1, float2 c2, float2 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
content.vb: Public Shared Function float2x4(c0 As float2, c1 As float2, c2 As float2, c3 As float2) As float2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.int2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.int2x4)
|
|
id: float2x4(Misaki.HighPerformance.Mathematics.int2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x4(int2x4)
|
|
nameWithType: math.float2x4(int2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.int2x4)
|
|
type: Method
|
|
source:
|
|
id: float2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 304
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x4 float2x4(int2x4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
content.vb: Public Shared Function float2x4(v As int2x4) As float2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.uint2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.uint2x4)
|
|
id: float2x4(Misaki.HighPerformance.Mathematics.uint2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x4(uint2x4)
|
|
nameWithType: math.float2x4(uint2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.uint2x4)
|
|
type: Method
|
|
source:
|
|
id: float2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 310
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x4 float2x4(uint2x4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
content.vb: Public Shared Function float2x4(v As uint2x4) As float2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.double2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.double2x4)
|
|
id: float2x4(Misaki.HighPerformance.Mathematics.double2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x4(double2x4)
|
|
nameWithType: math.float2x4(double2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x4(Misaki.HighPerformance.Mathematics.double2x4)
|
|
type: Method
|
|
source:
|
|
id: float2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x4 float2x4(double2x4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
content.vb: Public Shared Function float2x4(v As double2x4) As float2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.float2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(float2x4)
|
|
nameWithType: math.transpose(float2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 322
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x2 transpose(float2x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
content.vb: Public Shared Function transpose(value As float2x4) As float4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x4, float4)
|
|
nameWithType: math.mul(float2x4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 331
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 mul(float2x4 m, float4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function mul(m As float2x4, v As float4) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2, float2x4)
|
|
nameWithType: math.mul(float2, float2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 346
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 mul(float2 v, float2x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function mul(v As float2, m As float2x4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x4, float4x2)
|
|
nameWithType: math.mul(float2x4, float4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 352
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 mul(float2x4 lhs, float4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function mul(lhs As float2x4, rhs As float4x2) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x4, float4x3)
|
|
nameWithType: math.mul(float2x4, float4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 358
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x3 mul(float2x4 lhs, float4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
content.vb: Public Shared Function mul(lhs As float2x4, rhs As float4x3) As float2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x4, float4x4)
|
|
nameWithType: math.mul(float2x4, float4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
|
|
startLine: 364
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x4 mul(float2x4 lhs, float4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
content.vb: Public Shared Function mul(lhs As float2x4, rhs As float4x4) As float2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x3(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x3(System.UInt32)
|
|
id: bool2x3(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x3(uint)
|
|
nameWithType: math.bool2x3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x3(uint)
|
|
type: Method
|
|
source:
|
|
id: bool2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x3.g.cs
|
|
startLine: 131
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x3 bool2x3(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x3
|
|
content.vb: Public Shared Function bool2x3(value As UInteger) As bool2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x3*
|
|
nameWithType.vb: math.bool2x3(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool2x3(UInteger)
|
|
name.vb: bool2x3(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: bool2x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x3(uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.bool2x3(uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x3(uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x3.g.cs
|
|
startLine: 137
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x3 bool2x3(uint m00, uint m01, uint m02, uint m10, uint m11, uint m12)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x3
|
|
content.vb: Public Shared Function bool2x3(m00 As UInteger, m01 As UInteger, m02 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger) As bool2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x3*
|
|
nameWithType.vb: math.bool2x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool2x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: bool2x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x3(Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x3(Misaki.HighPerformance.Mathematics.bool2)
|
|
id: bool2x3(Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x3(bool2)
|
|
nameWithType: math.bool2x3(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x3(Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: bool2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x3.g.cs
|
|
startLine: 143
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x3 bool2x3(bool2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x3
|
|
content.vb: Public Shared Function bool2x3(value As bool2) As bool2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x3(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x3(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
id: bool2x3(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x3(bool2, bool2, bool2)
|
|
nameWithType: math.bool2x3(bool2, bool2, bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x3(Misaki.HighPerformance.Mathematics.bool2, Misaki.HighPerformance.Mathematics.bool2, Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: bool2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x3.g.cs
|
|
startLine: 149
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x3 bool2x3(bool2 c0, bool2 c1, bool2 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x3
|
|
content.vb: Public Shared Function bool2x3(c0 As bool2, c1 As bool2, c2 As bool2) As bool2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.bool2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(bool2x3)
|
|
nameWithType: math.transpose(bool2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x3.g.cs
|
|
startLine: 155
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x2 transpose(bool2x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x2
|
|
content.vb: Public Shared Function transpose(value As bool2x3) As bool3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(System.Double)
|
|
id: double4(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(double)
|
|
nameWithType: math.double4(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(double)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 2957
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(value As Double) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
nameWithType.vb: math.double4(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4(Double)
|
|
name.vb: double4(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(System.Double,System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(System.Double,System.Double,System.Double,System.Double)
|
|
id: double4(System.Double,System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(double, double, double, double)
|
|
nameWithType: math.double4(double, double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(double, double, double, double)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 2963
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(double x, double y, double z, double w)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
- id: y
|
|
type: System.Double
|
|
- id: z
|
|
type: System.Double
|
|
- id: w
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(x As Double, y As Double, z As Double, w As Double) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
nameWithType.vb: math.double4(Double, Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4(Double, Double, Double, Double)
|
|
name.vb: double4(Double, Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(System.Double,System.Double,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(System.Double,System.Double,Misaki.HighPerformance.Mathematics.double2)
|
|
id: double4(System.Double,System.Double,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(double, double, double2)
|
|
nameWithType: math.double4(double, double, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(double, double, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 2969
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(double x, double y, double2 zw)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
- id: y
|
|
type: System.Double
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(x As Double, y As Double, zw As double2) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
nameWithType.vb: math.double4(Double, Double, double2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4(Double, Double, Misaki.HighPerformance.Mathematics.double2)
|
|
name.vb: double4(Double, Double, double2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(System.Double,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(System.Double,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
id: double4(System.Double,Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(double, double2, double)
|
|
nameWithType: math.double4(double, double2, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(double, Misaki.HighPerformance.Mathematics.double2, double)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 2975
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(double x, double2 yz, double w)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: w
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(x As Double, yz As double2, w As Double) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
nameWithType.vb: math.double4(Double, double2, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4(Double, Misaki.HighPerformance.Mathematics.double2, Double)
|
|
name.vb: double4(Double, double2, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double2,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double2,System.Double,System.Double)
|
|
id: double4(Misaki.HighPerformance.Mathematics.double2,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(double2, double, double)
|
|
nameWithType: math.double4(double2, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double2, double, double)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 2981
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(double2 xy, double z, double w)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: z
|
|
type: System.Double
|
|
- id: w
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(xy As double2, z As Double, w As Double) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
nameWithType.vb: math.double4(double2, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double2, Double, Double)
|
|
name.vb: double4(double2, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(System.Double,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(System.Double,Misaki.HighPerformance.Mathematics.double3)
|
|
id: double4(System.Double,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(double, double3)
|
|
nameWithType: math.double4(double, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(double, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 2987
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(double x, double3 yzw)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
- id: yzw
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(x As Double, yzw As double3) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
nameWithType.vb: math.double4(Double, double3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4(Double, Misaki.HighPerformance.Mathematics.double3)
|
|
name.vb: double4(Double, double3)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
id: double4(Misaki.HighPerformance.Mathematics.double3,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(double3, double)
|
|
nameWithType: math.double4(double3, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double3, double)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 2993
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(double3 xyz, double w)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: w
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(xyz As double3, w As Double) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
nameWithType.vb: math.double4(double3, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double3, Double)
|
|
name.vb: double4(double3, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: double4(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(double2, double2)
|
|
nameWithType: math.double4(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 2999
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(double2 xy, double2 zw)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(xy As double2, zw As double2) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.int4)
|
|
id: double4(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(int4)
|
|
nameWithType: math.double4(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 3005
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(int4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(v As int4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: double4(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(uint4)
|
|
nameWithType: math.double4(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 3011
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(uint4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(v As uint4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.float4)
|
|
id: double4(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(float4)
|
|
nameWithType: math.double4(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 3017
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(float4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(v As float4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.bool4)
|
|
id: double4(Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(bool4)
|
|
nameWithType: math.double4(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 3023
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(bool4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(v As bool4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(System.Int32)
|
|
id: double4(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(int)
|
|
nameWithType: math.double4(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(int)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 3029
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(v As Integer) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
nameWithType.vb: math.double4(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4(Integer)
|
|
name.vb: double4(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(System.UInt32)
|
|
id: double4(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(uint)
|
|
nameWithType: math.double4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(uint)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 3035
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(v As UInteger) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
nameWithType.vb: math.double4(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4(UInteger)
|
|
name.vb: double4(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4(System.Single)
|
|
id: double4(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4(float)
|
|
nameWithType: math.double4(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4(float)
|
|
type: Method
|
|
source:
|
|
id: double4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 3041
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 double4(float v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function double4(v As Single) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4*
|
|
nameWithType.vb: math.double4(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4(Single)
|
|
name.vb: double4(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(double4, double4, ShuffleComponent)
|
|
nameWithType: math.shuffle(double4, double4, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 3047
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double shuffle(double4 left, double4 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Shared Function shuffle(left As double4, right As double4, x As math.ShuffleComponent) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(double4, double4, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(double4, double4, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 3053
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 shuffle(double4 left, double4 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function shuffle(left As double4, right As double4, x As math.ShuffleComponent, y As math.ShuffleComponent) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(double4, double4, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(double4, double4, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 3061
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 shuffle(double4 left, double4 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function shuffle(left As double4, right As double4, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(double4, double4, ShuffleComponent, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(double4, double4, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4.g.cs
|
|
startLine: 3070
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 shuffle(double4 left, double4 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z, math.ShuffleComponent w)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: w
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function shuffle(left As double4, right As double4, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent, w As math.ShuffleComponent) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x4(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x4(System.UInt32)
|
|
id: uint4x4(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x4(uint)
|
|
nameWithType: math.uint4x4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x4(uint)
|
|
type: Method
|
|
source:
|
|
id: uint4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x4.g.cs
|
|
startLine: 284
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x4 uint4x4(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
content.vb: Public Shared Function uint4x4(value As UInteger) As uint4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x4*
|
|
nameWithType.vb: math.uint4x4(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4x4(UInteger)
|
|
name.vb: uint4x4(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: uint4x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.uint4x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x4.g.cs
|
|
startLine: 290
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x4 uint4x4(uint m00, uint m01, uint m02, uint m03, uint m10, uint m11, uint m12, uint m13, uint m20, uint m21, uint m22, uint m23, uint m30, uint m31, uint m32, uint m33)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m03
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
- id: m13
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
- id: m22
|
|
type: System.UInt32
|
|
- id: m23
|
|
type: System.UInt32
|
|
- id: m30
|
|
type: System.UInt32
|
|
- id: m31
|
|
type: System.UInt32
|
|
- id: m32
|
|
type: System.UInt32
|
|
- id: m33
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
content.vb: Public Shared Function uint4x4(m00 As UInteger, m01 As UInteger, m02 As UInteger, m03 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger, m13 As UInteger, m20 As UInteger, m21 As UInteger, m22 As UInteger, m23 As UInteger, m30 As UInteger, m31 As UInteger, m32 As UInteger, m33 As UInteger) As uint4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x4*
|
|
nameWithType.vb: math.uint4x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: uint4x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x4(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x4(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: uint4x4(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x4(uint4)
|
|
nameWithType: math.uint4x4(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x4(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: uint4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x4.g.cs
|
|
startLine: 296
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x4 uint4x4(uint4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
content.vb: Public Shared Function uint4x4(value As uint4) As uint4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x4(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x4(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
id: uint4x4(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x4(uint4, uint4, uint4, uint4)
|
|
nameWithType: math.uint4x4(uint4, uint4, uint4, uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x4(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: uint4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x4.g.cs
|
|
startLine: 302
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x4 uint4x4(uint4 c0, uint4 c1, uint4 c2, uint4 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
content.vb: Public Shared Function uint4x4(c0 As uint4, c1 As uint4, c2 As uint4, c3 As uint4) As uint4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(uint4x4)
|
|
nameWithType: math.transpose(uint4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x4.g.cs
|
|
startLine: 308
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x4 transpose(uint4x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
content.vb: Public Shared Function transpose(value As uint4x4) As uint4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(uint4x4)
|
|
nameWithType: math.determinant(uint4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x4.g.cs
|
|
startLine: 317
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint determinant(uint4x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function determinant(value As uint4x4) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x4, uint4)
|
|
nameWithType: math.mul(uint4x4, uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4, Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x4.g.cs
|
|
startLine: 328
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 mul(uint4x4 m, uint4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function mul(m As uint4x4, v As uint4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4, uint4x4)
|
|
nameWithType: math.mul(uint4, uint4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x4.g.cs
|
|
startLine: 346
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 mul(uint4 v, uint4x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function mul(v As uint4, m As uint4x4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x4, uint4x2)
|
|
nameWithType: math.mul(uint4x4, uint4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4, Misaki.HighPerformance.Mathematics.uint4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x4.g.cs
|
|
startLine: 352
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x2 mul(uint4x4 lhs, uint4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
content.vb: Public Shared Function mul(lhs As uint4x4, rhs As uint4x2) As uint4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x4, uint4x3)
|
|
nameWithType: math.mul(uint4x4, uint4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4, Misaki.HighPerformance.Mathematics.uint4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x4.g.cs
|
|
startLine: 358
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x3 mul(uint4x4 lhs, uint4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
content.vb: Public Shared Function mul(lhs As uint4x4, rhs As uint4x3) As uint4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x4, uint4x4)
|
|
nameWithType: math.mul(uint4x4, uint4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x4, Misaki.HighPerformance.Mathematics.uint4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x4.g.cs
|
|
startLine: 364
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x4 mul(uint4x4 lhs, uint4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
content.vb: Public Shared Function mul(lhs As uint4x4, rhs As uint4x4) As uint4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x4(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x4(System.Single)
|
|
id: float3x4(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x4(float)
|
|
nameWithType: math.float3x4(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x4(float)
|
|
type: Method
|
|
source:
|
|
id: float3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 280
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x4 float3x4(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
content.vb: Public Shared Function float3x4(value As Single) As float3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x4*
|
|
nameWithType.vb: math.float3x4(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3x4(Single)
|
|
name.vb: float3x4(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
id: float3x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x4(float, float, float, float, float, float, float, float, float, float, float, float)
|
|
nameWithType: math.float3x4(float, float, float, float, float, float, float, float, float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x4(float, float, float, float, float, float, float, float, float, float, float, float)
|
|
type: Method
|
|
source:
|
|
id: float3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 286
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x4 float3x4(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Single
|
|
- id: m01
|
|
type: System.Single
|
|
- id: m02
|
|
type: System.Single
|
|
- id: m03
|
|
type: System.Single
|
|
- id: m10
|
|
type: System.Single
|
|
- id: m11
|
|
type: System.Single
|
|
- id: m12
|
|
type: System.Single
|
|
- id: m13
|
|
type: System.Single
|
|
- id: m20
|
|
type: System.Single
|
|
- id: m21
|
|
type: System.Single
|
|
- id: m22
|
|
type: System.Single
|
|
- id: m23
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
content.vb: Public Shared Function float3x4(m00 As Single, m01 As Single, m02 As Single, m03 As Single, m10 As Single, m11 As Single, m12 As Single, m13 As Single, m20 As Single, m21 As Single, m22 As Single, m23 As Single) As float3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x4*
|
|
nameWithType.vb: math.float3x4(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3x4(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
name.vb: float3x4(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.float3)
|
|
id: float3x4(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x4(float3)
|
|
nameWithType: math.float3x4(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: float3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 292
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x4 float3x4(float3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
content.vb: Public Shared Function float3x4(value As float3) As float3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: float3x4(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x4(float3, float3, float3, float3)
|
|
nameWithType: math.float3x4(float3, float3, float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: float3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 298
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x4 float3x4(float3 c0, float3 c1, float3 c2, float3 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
content.vb: Public Shared Function float3x4(c0 As float3, c1 As float3, c2 As float3, c3 As float3) As float3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.int3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.int3x4)
|
|
id: float3x4(Misaki.HighPerformance.Mathematics.int3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x4(int3x4)
|
|
nameWithType: math.float3x4(int3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.int3x4)
|
|
type: Method
|
|
source:
|
|
id: float3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 304
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x4 float3x4(int3x4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
content.vb: Public Shared Function float3x4(v As int3x4) As float3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.uint3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.uint3x4)
|
|
id: float3x4(Misaki.HighPerformance.Mathematics.uint3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x4(uint3x4)
|
|
nameWithType: math.float3x4(uint3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.uint3x4)
|
|
type: Method
|
|
source:
|
|
id: float3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 310
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x4 float3x4(uint3x4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
content.vb: Public Shared Function float3x4(v As uint3x4) As float3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.double3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.double3x4)
|
|
id: float3x4(Misaki.HighPerformance.Mathematics.double3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x4(double3x4)
|
|
nameWithType: math.float3x4(double3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x4(Misaki.HighPerformance.Mathematics.double3x4)
|
|
type: Method
|
|
source:
|
|
id: float3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x4 float3x4(double3x4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
content.vb: Public Shared Function float3x4(v As double3x4) As float3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.float3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(float3x4)
|
|
nameWithType: math.transpose(float3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 322
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x3 transpose(float3x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
content.vb: Public Shared Function transpose(value As float3x4) As float4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x4, float4)
|
|
nameWithType: math.mul(float3x4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 331
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 mul(float3x4 m, float4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function mul(m As float3x4, v As float4) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3, float3x4)
|
|
nameWithType: math.mul(float3, float3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 346
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 mul(float3 v, float3x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function mul(v As float3, m As float3x4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x4, float4x2)
|
|
nameWithType: math.mul(float3x4, float4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4, Misaki.HighPerformance.Mathematics.float4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 352
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x2 mul(float3x4 lhs, float4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
content.vb: Public Shared Function mul(lhs As float3x4, rhs As float4x2) As float3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x4, float4x3)
|
|
nameWithType: math.mul(float3x4, float4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4, Misaki.HighPerformance.Mathematics.float4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 358
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 mul(float3x4 lhs, float4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function mul(lhs As float3x4, rhs As float4x3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x4, float4x4)
|
|
nameWithType: math.mul(float3x4, float4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x4, Misaki.HighPerformance.Mathematics.float4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x4.g.cs
|
|
startLine: 364
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x4 mul(float3x4 lhs, float4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
content.vb: Public Shared Function mul(lhs As float3x4, rhs As float4x4) As float3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2(System.Int32)
|
|
id: int2(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2(int)
|
|
nameWithType: math.int2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2(int)
|
|
type: Method
|
|
source:
|
|
id: int2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 651
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 int2(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function int2(value As Integer) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2*
|
|
nameWithType.vb: math.int2(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int2(Integer)
|
|
name.vb: int2(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2(System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2(System.Int32,System.Int32)
|
|
id: int2(System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2(int, int)
|
|
nameWithType: math.int2(int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2(int, int)
|
|
type: Method
|
|
source:
|
|
id: int2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 657
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 int2(int x, int y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
- id: y
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function int2(x As Integer, y As Integer) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2*
|
|
nameWithType.vb: math.int2(Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int2(Integer, Integer)
|
|
name.vb: int2(Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.int2)
|
|
id: int2(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2(int2)
|
|
nameWithType: math.int2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: int2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 663
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 int2(int2 xy)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function int2(xy As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: int2(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2(uint2)
|
|
nameWithType: math.int2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: int2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 669
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 int2(uint2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function int2(v As uint2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.float2)
|
|
id: int2(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2(float2)
|
|
nameWithType: math.int2(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: int2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 675
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 int2(float2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function int2(v As float2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.double2)
|
|
id: int2(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2(double2)
|
|
nameWithType: math.int2(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: int2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 681
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 int2(double2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function int2(v As double2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.bool2)
|
|
id: int2(Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2(bool2)
|
|
nameWithType: math.int2(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2(Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: int2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 687
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 int2(bool2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function int2(v As bool2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2(System.UInt32)
|
|
id: int2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2(uint)
|
|
nameWithType: math.int2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2(uint)
|
|
type: Method
|
|
source:
|
|
id: int2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 693
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 int2(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function int2(v As UInteger) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2*
|
|
nameWithType.vb: math.int2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int2(UInteger)
|
|
name.vb: int2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2(System.Single)
|
|
id: int2(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2(float)
|
|
nameWithType: math.int2(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2(float)
|
|
type: Method
|
|
source:
|
|
id: int2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 699
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 int2(float v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function int2(v As Single) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2*
|
|
nameWithType.vb: math.int2(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int2(Single)
|
|
name.vb: int2(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2(System.Double)
|
|
id: int2(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2(double)
|
|
nameWithType: math.int2(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2(double)
|
|
type: Method
|
|
source:
|
|
id: int2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 705
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 int2(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function int2(v As Double) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2*
|
|
nameWithType.vb: math.int2(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int2(Double)
|
|
name.vb: int2(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(int2, int2, ShuffleComponent)
|
|
nameWithType: math.shuffle(int2, int2, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 711
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int shuffle(int2 left, int2 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function shuffle(left As int2, right As int2, x As math.ShuffleComponent) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(int2, int2, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(int2, int2, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2.g.cs
|
|
startLine: 717
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 shuffle(int2 left, int2 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function shuffle(left As int2, right As int2, x As math.ShuffleComponent, y As math.ShuffleComponent) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x4(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x4(System.Int32)
|
|
id: int3x4(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x4(int)
|
|
nameWithType: math.int3x4(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x4(int)
|
|
type: Method
|
|
source:
|
|
id: int3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x4.g.cs
|
|
startLine: 283
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x4 int3x4(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
content.vb: Public Shared Function int3x4(value As Integer) As int3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x4*
|
|
nameWithType.vb: math.int3x4(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3x4(Integer)
|
|
name.vb: int3x4(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
id: int3x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x4(int, int, int, int, int, int, int, int, int, int, int, int)
|
|
nameWithType: math.int3x4(int, int, int, int, int, int, int, int, int, int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x4(int, int, int, int, int, int, int, int, int, int, int, int)
|
|
type: Method
|
|
source:
|
|
id: int3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x4.g.cs
|
|
startLine: 289
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x4 int3x4(int m00, int m01, int m02, int m03, int m10, int m11, int m12, int m13, int m20, int m21, int m22, int m23)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Int32
|
|
- id: m01
|
|
type: System.Int32
|
|
- id: m02
|
|
type: System.Int32
|
|
- id: m03
|
|
type: System.Int32
|
|
- id: m10
|
|
type: System.Int32
|
|
- id: m11
|
|
type: System.Int32
|
|
- id: m12
|
|
type: System.Int32
|
|
- id: m13
|
|
type: System.Int32
|
|
- id: m20
|
|
type: System.Int32
|
|
- id: m21
|
|
type: System.Int32
|
|
- id: m22
|
|
type: System.Int32
|
|
- id: m23
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
content.vb: Public Shared Function int3x4(m00 As Integer, m01 As Integer, m02 As Integer, m03 As Integer, m10 As Integer, m11 As Integer, m12 As Integer, m13 As Integer, m20 As Integer, m21 As Integer, m22 As Integer, m23 As Integer) As int3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x4*
|
|
nameWithType.vb: math.int3x4(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3x4(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
name.vb: int3x4(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x4(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x4(Misaki.HighPerformance.Mathematics.int3)
|
|
id: int3x4(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x4(int3)
|
|
nameWithType: math.int3x4(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x4(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: int3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x4.g.cs
|
|
startLine: 295
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x4 int3x4(int3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
content.vb: Public Shared Function int3x4(value As int3) As int3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x4(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x4(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
id: int3x4(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x4(int3, int3, int3, int3)
|
|
nameWithType: math.int3x4(int3, int3, int3, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x4(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: int3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x4.g.cs
|
|
startLine: 301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x4 int3x4(int3 c0, int3 c1, int3 c2, int3 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
content.vb: Public Shared Function int3x4(c0 As int3, c1 As int3, c2 As int3, c3 As int3) As int3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.int3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(int3x4)
|
|
nameWithType: math.transpose(int3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x4.g.cs
|
|
startLine: 307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x3 transpose(int3x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
content.vb: Public Shared Function transpose(value As int3x4) As int4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x4, int4)
|
|
nameWithType: math.mul(int3x4, int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4, Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x4.g.cs
|
|
startLine: 316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 mul(int3x4 m, int4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function mul(m As int3x4, v As int4) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3, int3x4)
|
|
nameWithType: math.mul(int3, int3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x4.g.cs
|
|
startLine: 334
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 mul(int3 v, int3x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function mul(v As int3, m As int3x4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x4, int4x2)
|
|
nameWithType: math.mul(int3x4, int4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4, Misaki.HighPerformance.Mathematics.int4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x4.g.cs
|
|
startLine: 340
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x2 mul(int3x4 lhs, int4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
content.vb: Public Shared Function mul(lhs As int3x4, rhs As int4x2) As int3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x4, int4x3)
|
|
nameWithType: math.mul(int3x4, int4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4, Misaki.HighPerformance.Mathematics.int4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x4.g.cs
|
|
startLine: 346
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x3 mul(int3x4 lhs, int4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
content.vb: Public Shared Function mul(lhs As int3x4, rhs As int4x3) As int3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x4, int4x4)
|
|
nameWithType: math.mul(int3x4, int4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x4, Misaki.HighPerformance.Mathematics.int4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x4.g.cs
|
|
startLine: 352
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x4 mul(int3x4 lhs, int4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
content.vb: Public Shared Function mul(lhs As int3x4, rhs As int4x4) As int3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x3(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x3(System.UInt32)
|
|
id: bool3x3(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x3(uint)
|
|
nameWithType: math.bool3x3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x3(uint)
|
|
type: Method
|
|
source:
|
|
id: bool3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x3.g.cs
|
|
startLine: 131
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x3 bool3x3(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x3
|
|
content.vb: Public Shared Function bool3x3(value As UInteger) As bool3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x3*
|
|
nameWithType.vb: math.bool3x3(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool3x3(UInteger)
|
|
name.vb: bool3x3(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: bool3x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x3(uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.bool3x3(uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x3(uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x3.g.cs
|
|
startLine: 137
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x3 bool3x3(uint m00, uint m01, uint m02, uint m10, uint m11, uint m12, uint m20, uint m21, uint m22)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
- id: m22
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x3
|
|
content.vb: Public Shared Function bool3x3(m00 As UInteger, m01 As UInteger, m02 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger, m20 As UInteger, m21 As UInteger, m22 As UInteger) As bool3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x3*
|
|
nameWithType.vb: math.bool3x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool3x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: bool3x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x3(Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x3(Misaki.HighPerformance.Mathematics.bool3)
|
|
id: bool3x3(Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x3(bool3)
|
|
nameWithType: math.bool3x3(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x3(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: bool3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x3.g.cs
|
|
startLine: 143
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x3 bool3x3(bool3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x3
|
|
content.vb: Public Shared Function bool3x3(value As bool3) As bool3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x3(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x3(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
id: bool3x3(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x3(bool3, bool3, bool3)
|
|
nameWithType: math.bool3x3(bool3, bool3, bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x3(Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: bool3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x3.g.cs
|
|
startLine: 149
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x3 bool3x3(bool3 c0, bool3 c1, bool3 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x3
|
|
content.vb: Public Shared Function bool3x3(c0 As bool3, c1 As bool3, c2 As bool3) As bool3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.bool3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(bool3x3)
|
|
nameWithType: math.transpose(bool3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x3.g.cs
|
|
startLine: 155
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x3 transpose(bool3x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x3
|
|
content.vb: Public Shared Function transpose(value As bool3x3) As bool3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2(System.Double)
|
|
id: double2(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2(double)
|
|
nameWithType: math.double2(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2(double)
|
|
type: Method
|
|
source:
|
|
id: double2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 610
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 double2(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function double2(value As Double) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2*
|
|
nameWithType.vb: math.double2(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double2(Double)
|
|
name.vb: double2(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2(System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2(System.Double,System.Double)
|
|
id: double2(System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2(double, double)
|
|
nameWithType: math.double2(double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2(double, double)
|
|
type: Method
|
|
source:
|
|
id: double2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 616
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 double2(double x, double y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
- id: y
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function double2(x As Double, y As Double) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2*
|
|
nameWithType.vb: math.double2(Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double2(Double, Double)
|
|
name.vb: double2(Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.double2)
|
|
id: double2(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2(double2)
|
|
nameWithType: math.double2(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: double2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 622
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 double2(double2 xy)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function double2(xy As double2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.int2)
|
|
id: double2(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2(int2)
|
|
nameWithType: math.double2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: double2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 628
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 double2(int2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function double2(v As int2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: double2(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2(uint2)
|
|
nameWithType: math.double2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: double2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 634
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 double2(uint2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function double2(v As uint2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.float2)
|
|
id: double2(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2(float2)
|
|
nameWithType: math.double2(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: double2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 640
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 double2(float2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function double2(v As float2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.bool2)
|
|
id: double2(Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2(bool2)
|
|
nameWithType: math.double2(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2(Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: double2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 646
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 double2(bool2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function double2(v As bool2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2(System.Int32)
|
|
id: double2(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2(int)
|
|
nameWithType: math.double2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2(int)
|
|
type: Method
|
|
source:
|
|
id: double2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 652
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 double2(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function double2(v As Integer) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2*
|
|
nameWithType.vb: math.double2(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double2(Integer)
|
|
name.vb: double2(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2(System.UInt32)
|
|
id: double2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2(uint)
|
|
nameWithType: math.double2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2(uint)
|
|
type: Method
|
|
source:
|
|
id: double2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 658
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 double2(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function double2(v As UInteger) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2*
|
|
nameWithType.vb: math.double2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double2(UInteger)
|
|
name.vb: double2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2(System.Single)
|
|
id: double2(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2(float)
|
|
nameWithType: math.double2(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2(float)
|
|
type: Method
|
|
source:
|
|
id: double2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 664
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 double2(float v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function double2(v As Single) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2*
|
|
nameWithType.vb: math.double2(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double2(Single)
|
|
name.vb: double2(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(double2, double2, ShuffleComponent)
|
|
nameWithType: math.shuffle(double2, double2, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 670
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double shuffle(double2 left, double2 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Shared Function shuffle(left As double2, right As double2, x As math.ShuffleComponent) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(double2, double2, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(double2, double2, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2.g.cs
|
|
startLine: 676
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 shuffle(double2 left, double2 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function shuffle(left As double2, right As double2, x As math.ShuffleComponent, y As math.ShuffleComponent) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x4(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x4(System.UInt32)
|
|
id: uint3x4(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x4(uint)
|
|
nameWithType: math.uint3x4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x4(uint)
|
|
type: Method
|
|
source:
|
|
id: uint3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x4.g.cs
|
|
startLine: 283
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x4 uint3x4(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
content.vb: Public Shared Function uint3x4(value As UInteger) As uint3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x4*
|
|
nameWithType.vb: math.uint3x4(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3x4(UInteger)
|
|
name.vb: uint3x4(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: uint3x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.uint3x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x4.g.cs
|
|
startLine: 289
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x4 uint3x4(uint m00, uint m01, uint m02, uint m03, uint m10, uint m11, uint m12, uint m13, uint m20, uint m21, uint m22, uint m23)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m03
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
- id: m13
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
- id: m22
|
|
type: System.UInt32
|
|
- id: m23
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
content.vb: Public Shared Function uint3x4(m00 As UInteger, m01 As UInteger, m02 As UInteger, m03 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger, m13 As UInteger, m20 As UInteger, m21 As UInteger, m22 As UInteger, m23 As UInteger) As uint3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x4*
|
|
nameWithType.vb: math.uint3x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: uint3x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x4(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x4(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: uint3x4(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x4(uint3)
|
|
nameWithType: math.uint3x4(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x4(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: uint3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x4.g.cs
|
|
startLine: 295
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x4 uint3x4(uint3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
content.vb: Public Shared Function uint3x4(value As uint3) As uint3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x4(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x4(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: uint3x4(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x4(uint3, uint3, uint3, uint3)
|
|
nameWithType: math.uint3x4(uint3, uint3, uint3, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x4(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: uint3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x4.g.cs
|
|
startLine: 301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x4 uint3x4(uint3 c0, uint3 c1, uint3 c2, uint3 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
content.vb: Public Shared Function uint3x4(c0 As uint3, c1 As uint3, c2 As uint3, c3 As uint3) As uint3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.uint3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(uint3x4)
|
|
nameWithType: math.transpose(uint3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x4.g.cs
|
|
startLine: 307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x3 transpose(uint3x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
content.vb: Public Shared Function transpose(value As uint3x4) As uint4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x4, uint4)
|
|
nameWithType: math.mul(uint3x4, uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4, Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x4.g.cs
|
|
startLine: 316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 mul(uint3x4 m, uint4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function mul(m As uint3x4, v As uint4) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3, uint3x4)
|
|
nameWithType: math.mul(uint3, uint3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x4.g.cs
|
|
startLine: 334
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 mul(uint3 v, uint3x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function mul(v As uint3, m As uint3x4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x4, uint4x2)
|
|
nameWithType: math.mul(uint3x4, uint4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4, Misaki.HighPerformance.Mathematics.uint4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x4.g.cs
|
|
startLine: 340
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x2 mul(uint3x4 lhs, uint4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
content.vb: Public Shared Function mul(lhs As uint3x4, rhs As uint4x2) As uint3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x4, uint4x3)
|
|
nameWithType: math.mul(uint3x4, uint4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4, Misaki.HighPerformance.Mathematics.uint4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x4.g.cs
|
|
startLine: 346
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x3 mul(uint3x4 lhs, uint4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
content.vb: Public Shared Function mul(lhs As uint3x4, rhs As uint4x3) As uint3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x4, uint4x4)
|
|
nameWithType: math.mul(uint3x4, uint4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x4, Misaki.HighPerformance.Mathematics.uint4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x4.g.cs
|
|
startLine: 352
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x4 mul(uint3x4 lhs, uint4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
content.vb: Public Shared Function mul(lhs As uint3x4, rhs As uint4x4) As uint3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x2(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x2(System.Double)
|
|
id: double4x2(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x2(double)
|
|
nameWithType: math.double4x2(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x2(double)
|
|
type: Method
|
|
source:
|
|
id: double4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x2.g.cs
|
|
startLine: 243
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x2 double4x2(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
content.vb: Public Shared Function double4x2(value As Double) As double4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x2*
|
|
nameWithType.vb: math.double4x2(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4x2(Double)
|
|
name.vb: double4x2(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x2(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x2(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
id: double4x2(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x2(double, double, double, double, double, double, double, double)
|
|
nameWithType: math.double4x2(double, double, double, double, double, double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x2(double, double, double, double, double, double, double, double)
|
|
type: Method
|
|
source:
|
|
id: double4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x2.g.cs
|
|
startLine: 249
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x2 double4x2(double m00, double m01, double m10, double m11, double m20, double m21, double m30, double m31)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Double
|
|
- id: m01
|
|
type: System.Double
|
|
- id: m10
|
|
type: System.Double
|
|
- id: m11
|
|
type: System.Double
|
|
- id: m20
|
|
type: System.Double
|
|
- id: m21
|
|
type: System.Double
|
|
- id: m30
|
|
type: System.Double
|
|
- id: m31
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
content.vb: Public Shared Function double4x2(m00 As Double, m01 As Double, m10 As Double, m11 As Double, m20 As Double, m21 As Double, m30 As Double, m31 As Double) As double4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x2*
|
|
nameWithType.vb: math.double4x2(Double, Double, Double, Double, Double, Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4x2(Double, Double, Double, Double, Double, Double, Double, Double)
|
|
name.vb: double4x2(Double, Double, Double, Double, Double, Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x2(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x2(Misaki.HighPerformance.Mathematics.double4)
|
|
id: double4x2(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x2(double4)
|
|
nameWithType: math.double4x2(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x2(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: double4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x2.g.cs
|
|
startLine: 255
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x2 double4x2(double4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
content.vb: Public Shared Function double4x2(value As double4) As double4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x2(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x2(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: double4x2(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x2(double4, double4)
|
|
nameWithType: math.double4x2(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x2(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: double4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x2.g.cs
|
|
startLine: 261
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x2 double4x2(double4 c0, double4 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
content.vb: Public Shared Function double4x2(c0 As double4, c1 As double4) As double4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.double4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(double4x2)
|
|
nameWithType: math.transpose(double4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x2.g.cs
|
|
startLine: 267
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x4 transpose(double4x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
content.vb: Public Shared Function transpose(value As double4x2) As double2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x2, double2)
|
|
nameWithType: math.mul(double4x2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x2.g.cs
|
|
startLine: 274
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 mul(double4x2 m, double2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function mul(m As double4x2, v As double2) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4, double4x2)
|
|
nameWithType: math.mul(double4, double4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x2.g.cs
|
|
startLine: 285
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 mul(double4 v, double4x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function mul(v As double4, m As double4x2) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x2, double2x2)
|
|
nameWithType: math.mul(double4x2, double2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2, Misaki.HighPerformance.Mathematics.double2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x2.g.cs
|
|
startLine: 291
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x2 mul(double4x2 lhs, double2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
content.vb: Public Shared Function mul(lhs As double4x2, rhs As double2x2) As double4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x2, double2x3)
|
|
nameWithType: math.mul(double4x2, double2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2, Misaki.HighPerformance.Mathematics.double2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x2.g.cs
|
|
startLine: 297
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x3 mul(double4x2 lhs, double2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
content.vb: Public Shared Function mul(lhs As double4x2, rhs As double2x3) As double4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x2, double2x4)
|
|
nameWithType: math.mul(double4x2, double2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x2, Misaki.HighPerformance.Mathematics.double2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x2.g.cs
|
|
startLine: 303
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x4 mul(double4x2 lhs, double2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
content.vb: Public Shared Function mul(lhs As double4x2, rhs As double2x4) As double4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x4(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x4(System.Double)
|
|
id: double2x4(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x4(double)
|
|
nameWithType: math.double2x4(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x4(double)
|
|
type: Method
|
|
source:
|
|
id: double2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x4.g.cs
|
|
startLine: 253
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x4 double2x4(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
content.vb: Public Shared Function double2x4(value As Double) As double2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x4*
|
|
nameWithType.vb: math.double2x4(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double2x4(Double)
|
|
name.vb: double2x4(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
id: double2x4(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x4(double, double, double, double, double, double, double, double)
|
|
nameWithType: math.double2x4(double, double, double, double, double, double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x4(double, double, double, double, double, double, double, double)
|
|
type: Method
|
|
source:
|
|
id: double2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x4.g.cs
|
|
startLine: 259
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x4 double2x4(double m00, double m01, double m02, double m03, double m10, double m11, double m12, double m13)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Double
|
|
- id: m01
|
|
type: System.Double
|
|
- id: m02
|
|
type: System.Double
|
|
- id: m03
|
|
type: System.Double
|
|
- id: m10
|
|
type: System.Double
|
|
- id: m11
|
|
type: System.Double
|
|
- id: m12
|
|
type: System.Double
|
|
- id: m13
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
content.vb: Public Shared Function double2x4(m00 As Double, m01 As Double, m02 As Double, m03 As Double, m10 As Double, m11 As Double, m12 As Double, m13 As Double) As double2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x4*
|
|
nameWithType.vb: math.double2x4(Double, Double, Double, Double, Double, Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double2x4(Double, Double, Double, Double, Double, Double, Double, Double)
|
|
name.vb: double2x4(Double, Double, Double, Double, Double, Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x4(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x4(Misaki.HighPerformance.Mathematics.double2)
|
|
id: double2x4(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x4(double2)
|
|
nameWithType: math.double2x4(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x4(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: double2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x4.g.cs
|
|
startLine: 265
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x4 double2x4(double2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
content.vb: Public Shared Function double2x4(value As double2) As double2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x4(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x4(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: double2x4(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x4(double2, double2, double2, double2)
|
|
nameWithType: math.double2x4(double2, double2, double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x4(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: double2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x4.g.cs
|
|
startLine: 271
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x4 double2x4(double2 c0, double2 c1, double2 c2, double2 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
content.vb: Public Shared Function double2x4(c0 As double2, c1 As double2, c2 As double2, c3 As double2) As double2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.double2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(double2x4)
|
|
nameWithType: math.transpose(double2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x4.g.cs
|
|
startLine: 277
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x2 transpose(double2x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
content.vb: Public Shared Function transpose(value As double2x4) As double4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x4, double4)
|
|
nameWithType: math.mul(double2x4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x4.g.cs
|
|
startLine: 286
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 mul(double2x4 m, double4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function mul(m As double2x4, v As double4) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2, double2x4)
|
|
nameWithType: math.mul(double2, double2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x4.g.cs
|
|
startLine: 301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 mul(double2 v, double2x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function mul(v As double2, m As double2x4) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x4, double4x2)
|
|
nameWithType: math.mul(double2x4, double4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4, Misaki.HighPerformance.Mathematics.double4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x4.g.cs
|
|
startLine: 307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x2 mul(double2x4 lhs, double4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
content.vb: Public Shared Function mul(lhs As double2x4, rhs As double4x2) As double2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x4, double4x3)
|
|
nameWithType: math.mul(double2x4, double4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4, Misaki.HighPerformance.Mathematics.double4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x4.g.cs
|
|
startLine: 313
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x3 mul(double2x4 lhs, double4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
content.vb: Public Shared Function mul(lhs As double2x4, rhs As double4x3) As double2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x4,Misaki.HighPerformance.Mathematics.double4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x4, double4x4)
|
|
nameWithType: math.mul(double2x4, double4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x4, Misaki.HighPerformance.Mathematics.double4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x4.g.cs
|
|
startLine: 319
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x4 mul(double2x4 lhs, double4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
content.vb: Public Shared Function mul(lhs As double2x4, rhs As double4x4) As double2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x3(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x3(System.Int32)
|
|
id: int2x3(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x3(int)
|
|
nameWithType: math.int2x3(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x3(int)
|
|
type: Method
|
|
source:
|
|
id: int2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x3.g.cs
|
|
startLine: 278
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x3 int2x3(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
content.vb: Public Shared Function int2x3(value As Integer) As int2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x3*
|
|
nameWithType.vb: math.int2x3(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int2x3(Integer)
|
|
name.vb: int2x3(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
id: int2x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x3(int, int, int, int, int, int)
|
|
nameWithType: math.int2x3(int, int, int, int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x3(int, int, int, int, int, int)
|
|
type: Method
|
|
source:
|
|
id: int2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x3.g.cs
|
|
startLine: 284
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x3 int2x3(int m00, int m01, int m02, int m10, int m11, int m12)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Int32
|
|
- id: m01
|
|
type: System.Int32
|
|
- id: m02
|
|
type: System.Int32
|
|
- id: m10
|
|
type: System.Int32
|
|
- id: m11
|
|
type: System.Int32
|
|
- id: m12
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
content.vb: Public Shared Function int2x3(m00 As Integer, m01 As Integer, m02 As Integer, m10 As Integer, m11 As Integer, m12 As Integer) As int2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x3*
|
|
nameWithType.vb: math.int2x3(Integer, Integer, Integer, Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int2x3(Integer, Integer, Integer, Integer, Integer, Integer)
|
|
name.vb: int2x3(Integer, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x3(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x3(Misaki.HighPerformance.Mathematics.int2)
|
|
id: int2x3(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x3(int2)
|
|
nameWithType: math.int2x3(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x3(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: int2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x3.g.cs
|
|
startLine: 290
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x3 int2x3(int2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
content.vb: Public Shared Function int2x3(value As int2) As int2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x3(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x3(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: int2x3(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x3(int2, int2, int2)
|
|
nameWithType: math.int2x3(int2, int2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x3(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: int2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x3.g.cs
|
|
startLine: 296
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x3 int2x3(int2 c0, int2 c1, int2 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
content.vb: Public Shared Function int2x3(c0 As int2, c1 As int2, c2 As int2) As int2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.int2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(int2x3)
|
|
nameWithType: math.transpose(int2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x3.g.cs
|
|
startLine: 302
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x2 transpose(int2x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
content.vb: Public Shared Function transpose(value As int2x3) As int3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x3, int3)
|
|
nameWithType: math.mul(int2x3, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x3.g.cs
|
|
startLine: 310
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 mul(int2x3 m, int3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function mul(m As int2x3, v As int3) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2, int2x3)
|
|
nameWithType: math.mul(int2, int2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x3.g.cs
|
|
startLine: 325
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 mul(int2 v, int2x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function mul(v As int2, m As int2x3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x3, int3x2)
|
|
nameWithType: math.mul(int2x3, int3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3, Misaki.HighPerformance.Mathematics.int3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x3.g.cs
|
|
startLine: 331
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x2 mul(int2x3 lhs, int3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
content.vb: Public Shared Function mul(lhs As int2x3, rhs As int3x2) As int2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x3, int3x3)
|
|
nameWithType: math.mul(int2x3, int3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3, Misaki.HighPerformance.Mathematics.int3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x3.g.cs
|
|
startLine: 337
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x3 mul(int2x3 lhs, int3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
content.vb: Public Shared Function mul(lhs As int2x3, rhs As int3x3) As int2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x3, int3x4)
|
|
nameWithType: math.mul(int2x3, int3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x3, Misaki.HighPerformance.Mathematics.int3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x3.g.cs
|
|
startLine: 343
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x4 mul(int2x3 lhs, int3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
content.vb: Public Shared Function mul(lhs As int2x3, rhs As int3x4) As int2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x4(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x4(System.Single)
|
|
id: float4x4(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x4(float)
|
|
nameWithType: math.float4x4(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x4(float)
|
|
type: Method
|
|
source:
|
|
id: float4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 281
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 float4x4(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function float4x4(value As Single) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x4*
|
|
nameWithType.vb: math.float4x4(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4x4(Single)
|
|
name.vb: float4x4(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
id: float4x4(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x4(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float)
|
|
nameWithType: math.float4x4(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x4(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float)
|
|
type: Method
|
|
source:
|
|
id: float4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 287
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 float4x4(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13, float m20, float m21, float m22, float m23, float m30, float m31, float m32, float m33)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Single
|
|
- id: m01
|
|
type: System.Single
|
|
- id: m02
|
|
type: System.Single
|
|
- id: m03
|
|
type: System.Single
|
|
- id: m10
|
|
type: System.Single
|
|
- id: m11
|
|
type: System.Single
|
|
- id: m12
|
|
type: System.Single
|
|
- id: m13
|
|
type: System.Single
|
|
- id: m20
|
|
type: System.Single
|
|
- id: m21
|
|
type: System.Single
|
|
- id: m22
|
|
type: System.Single
|
|
- id: m23
|
|
type: System.Single
|
|
- id: m30
|
|
type: System.Single
|
|
- id: m31
|
|
type: System.Single
|
|
- id: m32
|
|
type: System.Single
|
|
- id: m33
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function float4x4(m00 As Single, m01 As Single, m02 As Single, m03 As Single, m10 As Single, m11 As Single, m12 As Single, m13 As Single, m20 As Single, m21 As Single, m22 As Single, m23 As Single, m30 As Single, m31 As Single, m32 As Single, m33 As Single) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x4*
|
|
nameWithType.vb: math.float4x4(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4x4(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
name.vb: float4x4(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.float4)
|
|
id: float4x4(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x4(float4)
|
|
nameWithType: math.float4x4(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: float4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 293
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 float4x4(float4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function float4x4(value As float4) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: float4x4(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x4(float4, float4, float4, float4)
|
|
nameWithType: math.float4x4(float4, float4, float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: float4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 299
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 float4x4(float4 c0, float4 c1, float4 c2, float4 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function float4x4(c0 As float4, c1 As float4, c2 As float4, c3 As float4) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.int4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.int4x4)
|
|
id: float4x4(Misaki.HighPerformance.Mathematics.int4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x4(int4x4)
|
|
nameWithType: math.float4x4(int4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.int4x4)
|
|
type: Method
|
|
source:
|
|
id: float4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 305
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 float4x4(int4x4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function float4x4(v As int4x4) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
id: float4x4(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x4(uint4x4)
|
|
nameWithType: math.float4x4(uint4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.uint4x4)
|
|
type: Method
|
|
source:
|
|
id: float4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 311
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 float4x4(uint4x4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function float4x4(v As uint4x4) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.double4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.double4x4)
|
|
id: float4x4(Misaki.HighPerformance.Mathematics.double4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x4(double4x4)
|
|
nameWithType: math.float4x4(double4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x4(Misaki.HighPerformance.Mathematics.double4x4)
|
|
type: Method
|
|
source:
|
|
id: float4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 317
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 float4x4(double4x4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function float4x4(v As double4x4) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.float4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(float4x4)
|
|
nameWithType: math.transpose(float4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 323
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 transpose(float4x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function transpose(value As float4x4) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float4x4)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.float4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(float4x4)
|
|
nameWithType: math.determinant(float4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float4x4)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 332
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float determinant(float4x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Shared Function determinant(value As float4x4) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float4x4)
|
|
id: inverse(Misaki.HighPerformance.Mathematics.float4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: inverse(float4x4)
|
|
nameWithType: math.inverse(float4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float4x4)
|
|
type: Method
|
|
source:
|
|
id: inverse
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 343
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 inverse(float4x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function inverse(value As float4x4) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.inverse*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fastinverse(Misaki.HighPerformance.Mathematics.float4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.fastinverse(Misaki.HighPerformance.Mathematics.float4x4)
|
|
id: fastinverse(Misaki.HighPerformance.Mathematics.float4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: fastinverse(float4x4)
|
|
nameWithType: math.fastinverse(float4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fastinverse(Misaki.HighPerformance.Mathematics.float4x4)
|
|
type: Method
|
|
source:
|
|
id: fastinverse
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 407
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 fastinverse(float4x4 m)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function fastinverse(m As float4x4) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.fastinverse*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x4, float4)
|
|
nameWithType: math.mul(float4x4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 433
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 mul(float4x4 m, float4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function mul(m As float4x4, v As float4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4, float4x4)
|
|
nameWithType: math.mul(float4, float4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 448
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 mul(float4 v, float4x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function mul(v As float4, m As float4x4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x4, float4x2)
|
|
nameWithType: math.mul(float4x4, float4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4, Misaki.HighPerformance.Mathematics.float4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 454
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x2 mul(float4x4 lhs, float4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
content.vb: Public Shared Function mul(lhs As float4x4, rhs As float4x2) As float4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x4, float4x3)
|
|
nameWithType: math.mul(float4x4, float4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4, Misaki.HighPerformance.Mathematics.float4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 460
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x3 mul(float4x4 lhs, float4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
content.vb: Public Shared Function mul(lhs As float4x4, rhs As float4x3) As float4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x4,Misaki.HighPerformance.Mathematics.float4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x4, float4x4)
|
|
nameWithType: math.mul(float4x4, float4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x4, Misaki.HighPerformance.Mathematics.float4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x4.g.cs
|
|
startLine: 466
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 mul(float4x4 lhs, float4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function mul(lhs As float4x4, rhs As float4x4) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x3(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x3(System.UInt32)
|
|
id: uint2x3(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x3(uint)
|
|
nameWithType: math.uint2x3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x3(uint)
|
|
type: Method
|
|
source:
|
|
id: uint2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x3.g.cs
|
|
startLine: 278
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x3 uint2x3(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
content.vb: Public Shared Function uint2x3(value As UInteger) As uint2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x3*
|
|
nameWithType.vb: math.uint2x3(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint2x3(UInteger)
|
|
name.vb: uint2x3(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: uint2x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x3(uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.uint2x3(uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x3(uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x3.g.cs
|
|
startLine: 284
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x3 uint2x3(uint m00, uint m01, uint m02, uint m10, uint m11, uint m12)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
content.vb: Public Shared Function uint2x3(m00 As UInteger, m01 As UInteger, m02 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger) As uint2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x3*
|
|
nameWithType.vb: math.uint2x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint2x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: uint2x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x3(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x3(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: uint2x3(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x3(uint2)
|
|
nameWithType: math.uint2x3(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x3(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: uint2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x3.g.cs
|
|
startLine: 290
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x3 uint2x3(uint2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
content.vb: Public Shared Function uint2x3(value As uint2) As uint2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x3(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x3(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: uint2x3(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x3(uint2, uint2, uint2)
|
|
nameWithType: math.uint2x3(uint2, uint2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x3(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: uint2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x3.g.cs
|
|
startLine: 296
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x3 uint2x3(uint2 c0, uint2 c1, uint2 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
content.vb: Public Shared Function uint2x3(c0 As uint2, c1 As uint2, c2 As uint2) As uint2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.uint2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(uint2x3)
|
|
nameWithType: math.transpose(uint2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x3.g.cs
|
|
startLine: 302
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x2 transpose(uint2x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
content.vb: Public Shared Function transpose(value As uint2x3) As uint3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x3, uint3)
|
|
nameWithType: math.mul(uint2x3, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x3.g.cs
|
|
startLine: 310
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 mul(uint2x3 m, uint3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function mul(m As uint2x3, v As uint3) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2, uint2x3)
|
|
nameWithType: math.mul(uint2, uint2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x3.g.cs
|
|
startLine: 325
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 mul(uint2 v, uint2x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function mul(v As uint2, m As uint2x3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x3, uint3x2)
|
|
nameWithType: math.mul(uint2x3, uint3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3, Misaki.HighPerformance.Mathematics.uint3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x3.g.cs
|
|
startLine: 331
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x2 mul(uint2x3 lhs, uint3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
content.vb: Public Shared Function mul(lhs As uint2x3, rhs As uint3x2) As uint2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x3, uint3x3)
|
|
nameWithType: math.mul(uint2x3, uint3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3, Misaki.HighPerformance.Mathematics.uint3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x3.g.cs
|
|
startLine: 337
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x3 mul(uint2x3 lhs, uint3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
content.vb: Public Shared Function mul(lhs As uint2x3, rhs As uint3x3) As uint2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x3, uint3x4)
|
|
nameWithType: math.mul(uint2x3, uint3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x3, Misaki.HighPerformance.Mathematics.uint3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x3.g.cs
|
|
startLine: 343
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x4 mul(uint2x3 lhs, uint3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
content.vb: Public Shared Function mul(lhs As uint2x3, rhs As uint3x4) As uint2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x4(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x4(System.Int32)
|
|
id: int2x4(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x4(int)
|
|
nameWithType: math.int2x4(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x4(int)
|
|
type: Method
|
|
source:
|
|
id: int2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x4.g.cs
|
|
startLine: 283
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x4 int2x4(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
content.vb: Public Shared Function int2x4(value As Integer) As int2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x4*
|
|
nameWithType.vb: math.int2x4(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int2x4(Integer)
|
|
name.vb: int2x4(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
id: int2x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x4(int, int, int, int, int, int, int, int)
|
|
nameWithType: math.int2x4(int, int, int, int, int, int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x4(int, int, int, int, int, int, int, int)
|
|
type: Method
|
|
source:
|
|
id: int2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x4.g.cs
|
|
startLine: 289
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x4 int2x4(int m00, int m01, int m02, int m03, int m10, int m11, int m12, int m13)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Int32
|
|
- id: m01
|
|
type: System.Int32
|
|
- id: m02
|
|
type: System.Int32
|
|
- id: m03
|
|
type: System.Int32
|
|
- id: m10
|
|
type: System.Int32
|
|
- id: m11
|
|
type: System.Int32
|
|
- id: m12
|
|
type: System.Int32
|
|
- id: m13
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
content.vb: Public Shared Function int2x4(m00 As Integer, m01 As Integer, m02 As Integer, m03 As Integer, m10 As Integer, m11 As Integer, m12 As Integer, m13 As Integer) As int2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x4*
|
|
nameWithType.vb: math.int2x4(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int2x4(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
name.vb: int2x4(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x4(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x4(Misaki.HighPerformance.Mathematics.int2)
|
|
id: int2x4(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x4(int2)
|
|
nameWithType: math.int2x4(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x4(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: int2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x4.g.cs
|
|
startLine: 295
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x4 int2x4(int2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
content.vb: Public Shared Function int2x4(value As int2) As int2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x4(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x4(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: int2x4(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x4(int2, int2, int2, int2)
|
|
nameWithType: math.int2x4(int2, int2, int2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x4(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: int2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x4.g.cs
|
|
startLine: 301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x4 int2x4(int2 c0, int2 c1, int2 c2, int2 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
content.vb: Public Shared Function int2x4(c0 As int2, c1 As int2, c2 As int2, c3 As int2) As int2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.int2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(int2x4)
|
|
nameWithType: math.transpose(int2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x4.g.cs
|
|
startLine: 307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x2 transpose(int2x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
content.vb: Public Shared Function transpose(value As int2x4) As int4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x4, int4)
|
|
nameWithType: math.mul(int2x4, int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4, Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x4.g.cs
|
|
startLine: 316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 mul(int2x4 m, int4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function mul(m As int2x4, v As int4) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2, int2x4)
|
|
nameWithType: math.mul(int2, int2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x4.g.cs
|
|
startLine: 334
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 mul(int2 v, int2x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function mul(v As int2, m As int2x4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x4, int4x2)
|
|
nameWithType: math.mul(int2x4, int4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4, Misaki.HighPerformance.Mathematics.int4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x4.g.cs
|
|
startLine: 340
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x2 mul(int2x4 lhs, int4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
content.vb: Public Shared Function mul(lhs As int2x4, rhs As int4x2) As int2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x4, int4x3)
|
|
nameWithType: math.mul(int2x4, int4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4, Misaki.HighPerformance.Mathematics.int4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x4.g.cs
|
|
startLine: 346
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x3 mul(int2x4 lhs, int4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
content.vb: Public Shared Function mul(lhs As int2x4, rhs As int4x3) As int2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x4, int4x4)
|
|
nameWithType: math.mul(int2x4, int4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x4, Misaki.HighPerformance.Mathematics.int4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x4.g.cs
|
|
startLine: 352
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x4 mul(int2x4 lhs, int4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
content.vb: Public Shared Function mul(lhs As int2x4, rhs As int4x4) As int2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x4(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x4(System.UInt32)
|
|
id: bool3x4(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x4(uint)
|
|
nameWithType: math.bool3x4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x4(uint)
|
|
type: Method
|
|
source:
|
|
id: bool3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x4.g.cs
|
|
startLine: 136
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x4 bool3x4(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x4
|
|
content.vb: Public Shared Function bool3x4(value As UInteger) As bool3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x4*
|
|
nameWithType.vb: math.bool3x4(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool3x4(UInteger)
|
|
name.vb: bool3x4(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: bool3x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.bool3x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x4(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x4.g.cs
|
|
startLine: 142
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x4 bool3x4(uint m00, uint m01, uint m02, uint m03, uint m10, uint m11, uint m12, uint m13, uint m20, uint m21, uint m22, uint m23)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m03
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
- id: m13
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
- id: m22
|
|
type: System.UInt32
|
|
- id: m23
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x4
|
|
content.vb: Public Shared Function bool3x4(m00 As UInteger, m01 As UInteger, m02 As UInteger, m03 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger, m13 As UInteger, m20 As UInteger, m21 As UInteger, m22 As UInteger, m23 As UInteger) As bool3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x4*
|
|
nameWithType.vb: math.bool3x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool3x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: bool3x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x4(Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x4(Misaki.HighPerformance.Mathematics.bool3)
|
|
id: bool3x4(Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x4(bool3)
|
|
nameWithType: math.bool3x4(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x4(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: bool3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x4.g.cs
|
|
startLine: 148
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x4 bool3x4(bool3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x4
|
|
content.vb: Public Shared Function bool3x4(value As bool3) As bool3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x4(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x4(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
id: bool3x4(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x4(bool3, bool3, bool3, bool3)
|
|
nameWithType: math.bool3x4(bool3, bool3, bool3, bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x4(Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: bool3x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x4.g.cs
|
|
startLine: 154
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x4 bool3x4(bool3 c0, bool3 c1, bool3 c2, bool3 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x4
|
|
content.vb: Public Shared Function bool3x4(c0 As bool3, c1 As bool3, c2 As bool3, c3 As bool3) As bool3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.bool3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(bool3x4)
|
|
nameWithType: math.transpose(bool3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x4.g.cs
|
|
startLine: 160
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x3 transpose(bool3x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x3
|
|
content.vb: Public Shared Function transpose(value As bool3x4) As bool4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x2(System.UInt32)
|
|
id: uint4x2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x2(uint)
|
|
nameWithType: math.uint4x2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x2(uint)
|
|
type: Method
|
|
source:
|
|
id: uint4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x2.g.cs
|
|
startLine: 273
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x2 uint4x2(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
content.vb: Public Shared Function uint4x2(value As UInteger) As uint4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x2*
|
|
nameWithType.vb: math.uint4x2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4x2(UInteger)
|
|
name.vb: uint4x2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: uint4x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x2(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.uint4x2(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x2(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x2.g.cs
|
|
startLine: 279
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x2 uint4x2(uint m00, uint m01, uint m10, uint m11, uint m20, uint m21, uint m30, uint m31)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
- id: m30
|
|
type: System.UInt32
|
|
- id: m31
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
content.vb: Public Shared Function uint4x2(m00 As UInteger, m01 As UInteger, m10 As UInteger, m11 As UInteger, m20 As UInteger, m21 As UInteger, m30 As UInteger, m31 As UInteger) As uint4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x2*
|
|
nameWithType.vb: math.uint4x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: uint4x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x2(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x2(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: uint4x2(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x2(uint4)
|
|
nameWithType: math.uint4x2(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x2(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: uint4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x2.g.cs
|
|
startLine: 285
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x2 uint4x2(uint4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
content.vb: Public Shared Function uint4x2(value As uint4) As uint4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x2(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x2(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
id: uint4x2(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x2(uint4, uint4)
|
|
nameWithType: math.uint4x2(uint4, uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x2(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: uint4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x2.g.cs
|
|
startLine: 291
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x2 uint4x2(uint4 c0, uint4 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
content.vb: Public Shared Function uint4x2(c0 As uint4, c1 As uint4) As uint4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.uint4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(uint4x2)
|
|
nameWithType: math.transpose(uint4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x2.g.cs
|
|
startLine: 297
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x4 transpose(uint4x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
content.vb: Public Shared Function transpose(value As uint4x2) As uint2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x2, uint2)
|
|
nameWithType: math.mul(uint4x2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x2.g.cs
|
|
startLine: 304
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 mul(uint4x2 m, uint2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function mul(m As uint4x2, v As uint2) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4, uint4x2)
|
|
nameWithType: math.mul(uint4, uint4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x2.g.cs
|
|
startLine: 316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 mul(uint4 v, uint4x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function mul(v As uint4, m As uint4x2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x2, uint2x2)
|
|
nameWithType: math.mul(uint4x2, uint2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2, Misaki.HighPerformance.Mathematics.uint2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x2.g.cs
|
|
startLine: 322
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x2 mul(uint4x2 lhs, uint2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
content.vb: Public Shared Function mul(lhs As uint4x2, rhs As uint2x2) As uint4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x2, uint2x3)
|
|
nameWithType: math.mul(uint4x2, uint2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2, Misaki.HighPerformance.Mathematics.uint2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x2.g.cs
|
|
startLine: 328
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x3 mul(uint4x2 lhs, uint2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
content.vb: Public Shared Function mul(lhs As uint4x2, rhs As uint2x3) As uint4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x2, uint2x4)
|
|
nameWithType: math.mul(uint4x2, uint2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x2, Misaki.HighPerformance.Mathematics.uint2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x2.g.cs
|
|
startLine: 334
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x4 mul(uint4x2 lhs, uint2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
content.vb: Public Shared Function mul(lhs As uint4x2, rhs As uint2x4) As uint4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(System.Single)
|
|
id: float4(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float)
|
|
nameWithType: math.float4(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(float)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2975
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(value As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
nameWithType.vb: math.float4(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4(Single)
|
|
name.vb: float4(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(System.Single,System.Single,System.Single,System.Single)
|
|
id: float4(System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float, float, float, float)
|
|
nameWithType: math.float4(float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(float, float, float, float)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2981
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(float x, float y, float z, float w)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: y
|
|
type: System.Single
|
|
- id: z
|
|
type: System.Single
|
|
- id: w
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(x As Single, y As Single, z As Single, w As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
nameWithType.vb: math.float4(Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4(Single, Single, Single, Single)
|
|
name.vb: float4(Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(System.Single,System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(System.Single,System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
id: float4(System.Single,System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float, float, float2)
|
|
nameWithType: math.float4(float, float, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(float, float, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2987
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(float x, float y, float2 zw)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: y
|
|
type: System.Single
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(x As Single, y As Single, zw As float2) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
nameWithType.vb: math.float4(Single, Single, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4(Single, Single, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: float4(Single, Single, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(System.Single,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(System.Single,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
id: float4(System.Single,Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float, float2, float)
|
|
nameWithType: math.float4(float, float2, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(float, Misaki.HighPerformance.Mathematics.float2, float)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2993
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(float x, float2 yz, float w)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: w
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(x As Single, yz As float2, w As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
nameWithType.vb: math.float4(Single, float2, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4(Single, Misaki.HighPerformance.Mathematics.float2, Single)
|
|
name.vb: float4(Single, float2, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float2,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float2,System.Single,System.Single)
|
|
id: float4(Misaki.HighPerformance.Mathematics.float2,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float2, float, float)
|
|
nameWithType: math.float4(float2, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float2, float, float)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 2999
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(float2 xy, float z, float w)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: z
|
|
type: System.Single
|
|
- id: w
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(xy As float2, z As Single, w As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
nameWithType.vb: math.float4(float2, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float2, Single, Single)
|
|
name.vb: float4(float2, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
id: float4(System.Single,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float, float3)
|
|
nameWithType: math.float4(float, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(float, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3005
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(float x, float3 yzw)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: yzw
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(x As Single, yzw As float3) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
nameWithType.vb: math.float4(Single, float3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4(Single, Misaki.HighPerformance.Mathematics.float3)
|
|
name.vb: float4(Single, float3)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
id: float4(Misaki.HighPerformance.Mathematics.float3,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float3, float)
|
|
nameWithType: math.float4(float3, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float3, float)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3011
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(float3 xyz, float w)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: w
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(xyz As float3, w As Single) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
nameWithType.vb: math.float4(float3, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float3, Single)
|
|
name.vb: float4(float3, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: float4(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(float2, float2)
|
|
nameWithType: math.float4(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3017
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(float2 xy, float2 zw)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(xy As float2, zw As float2) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.int4)
|
|
id: float4(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(int4)
|
|
nameWithType: math.float4(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3023
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(int4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(v As int4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: float4(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(uint4)
|
|
nameWithType: math.float4(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3029
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(uint4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(v As uint4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.double4)
|
|
id: float4(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(double4)
|
|
nameWithType: math.float4(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3035
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(double4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(v As double4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.bool4)
|
|
id: float4(Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(bool4)
|
|
nameWithType: math.float4(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3041
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(bool4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(v As bool4) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(System.Int32)
|
|
id: float4(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(int)
|
|
nameWithType: math.float4(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(int)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3047
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(v As Integer) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
nameWithType.vb: math.float4(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4(Integer)
|
|
name.vb: float4(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(System.UInt32)
|
|
id: float4(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(uint)
|
|
nameWithType: math.float4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(uint)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3053
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(v As UInteger) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
nameWithType.vb: math.float4(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4(UInteger)
|
|
name.vb: float4(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4(System.Double)
|
|
id: float4(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4(double)
|
|
nameWithType: math.float4(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4(double)
|
|
type: Method
|
|
source:
|
|
id: float4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3059
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 float4(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function float4(v As Double) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4*
|
|
nameWithType.vb: math.float4(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4(Double)
|
|
name.vb: float4(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(float4, float4, ShuffleComponent)
|
|
nameWithType: math.shuffle(float4, float4, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3065
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float shuffle(float4 left, float4 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Shared Function shuffle(left As float4, right As float4, x As math.ShuffleComponent) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(float4, float4, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(float4, float4, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3071
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 shuffle(float4 left, float4 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function shuffle(left As float4, right As float4, x As math.ShuffleComponent, y As math.ShuffleComponent) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(float4, float4, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(float4, float4, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3079
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 shuffle(float4 left, float4 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function shuffle(left As float4, right As float4, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(float4, float4, ShuffleComponent, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(float4, float4, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4.g.cs
|
|
startLine: 3088
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 shuffle(float4 left, float4 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z, math.ShuffleComponent w)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: w
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function shuffle(left As float4, right As float4, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent, w As math.ShuffleComponent) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x3(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x3(System.UInt32)
|
|
id: uint4x3(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x3(uint)
|
|
nameWithType: math.uint4x3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x3(uint)
|
|
type: Method
|
|
source:
|
|
id: uint4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x3.g.cs
|
|
startLine: 278
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x3 uint4x3(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
content.vb: Public Shared Function uint4x3(value As UInteger) As uint4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x3*
|
|
nameWithType.vb: math.uint4x3(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4x3(UInteger)
|
|
name.vb: uint4x3(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: uint4x3(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x3(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.uint4x3(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x3(uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x3.g.cs
|
|
startLine: 284
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x3 uint4x3(uint m00, uint m01, uint m02, uint m10, uint m11, uint m12, uint m20, uint m21, uint m22, uint m30, uint m31, uint m32)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
- id: m22
|
|
type: System.UInt32
|
|
- id: m30
|
|
type: System.UInt32
|
|
- id: m31
|
|
type: System.UInt32
|
|
- id: m32
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
content.vb: Public Shared Function uint4x3(m00 As UInteger, m01 As UInteger, m02 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger, m20 As UInteger, m21 As UInteger, m22 As UInteger, m30 As UInteger, m31 As UInteger, m32 As UInteger) As uint4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x3*
|
|
nameWithType.vb: math.uint4x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: uint4x3(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x3(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x3(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: uint4x3(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x3(uint4)
|
|
nameWithType: math.uint4x3(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x3(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: uint4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x3.g.cs
|
|
startLine: 290
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x3 uint4x3(uint4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
content.vb: Public Shared Function uint4x3(value As uint4) As uint4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x3(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4x3(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
id: uint4x3(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4x3(uint4, uint4, uint4)
|
|
nameWithType: math.uint4x3(uint4, uint4, uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x3(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: uint4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x3.g.cs
|
|
startLine: 296
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x3 uint4x3(uint4 c0, uint4 c1, uint4 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
content.vb: Public Shared Function uint4x3(c0 As uint4, c1 As uint4, c2 As uint4) As uint4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.uint4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(uint4x3)
|
|
nameWithType: math.transpose(uint4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint4x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x3.g.cs
|
|
startLine: 302
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x4 transpose(uint4x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
content.vb: Public Shared Function transpose(value As uint4x3) As uint3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x3, uint3)
|
|
nameWithType: math.mul(uint4x3, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x3.g.cs
|
|
startLine: 310
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 mul(uint4x3 m, uint3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function mul(m As uint4x3, v As uint3) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4, uint4x3)
|
|
nameWithType: math.mul(uint4, uint4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x3.g.cs
|
|
startLine: 325
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 mul(uint4 v, uint4x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function mul(v As uint4, m As uint4x3) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x3, uint3x2)
|
|
nameWithType: math.mul(uint4x3, uint3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3, Misaki.HighPerformance.Mathematics.uint3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x3.g.cs
|
|
startLine: 331
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x2 mul(uint4x3 lhs, uint3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
content.vb: Public Shared Function mul(lhs As uint4x3, rhs As uint3x2) As uint4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x3, uint3x3)
|
|
nameWithType: math.mul(uint4x3, uint3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3, Misaki.HighPerformance.Mathematics.uint3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x3.g.cs
|
|
startLine: 337
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x3 mul(uint4x3 lhs, uint3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
content.vb: Public Shared Function mul(lhs As uint4x3, rhs As uint3x3) As uint4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint4x3,Misaki.HighPerformance.Mathematics.uint3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint4x3, uint3x4)
|
|
nameWithType: math.mul(uint4x3, uint3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint4x3, Misaki.HighPerformance.Mathematics.uint3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4x3.g.cs
|
|
startLine: 343
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x4 mul(uint4x3 lhs, uint3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
content.vb: Public Shared Function mul(lhs As uint4x3, rhs As uint3x4) As uint4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(System.Single)
|
|
id: float3(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(float)
|
|
nameWithType: math.float3(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(float)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1289
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(value As Single) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
nameWithType.vb: math.float3(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3(Single)
|
|
name.vb: float3(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(System.Single,System.Single,System.Single)
|
|
id: float3(System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(float, float, float)
|
|
nameWithType: math.float3(float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(float, float, float)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1295
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(float x, float y, float z)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: y
|
|
type: System.Single
|
|
- id: z
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(x As Single, y As Single, z As Single) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
nameWithType.vb: math.float3(Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3(Single, Single, Single)
|
|
name.vb: float3(Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
id: float3(System.Single,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(float, float2)
|
|
nameWithType: math.float3(float, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(float, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(float x, float2 yz)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(x As Single, yz As float2) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
nameWithType.vb: math.float3(Single, float2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3(Single, Misaki.HighPerformance.Mathematics.float2)
|
|
name.vb: float3(Single, float2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
id: float3(Misaki.HighPerformance.Mathematics.float2,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(float2, float)
|
|
nameWithType: math.float3(float2, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.float2, float)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(float2 xy, float z)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: z
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(xy As float2, z As Single) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
nameWithType.vb: math.float3(float2, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.float2, Single)
|
|
name.vb: float3(float2, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.float3)
|
|
id: float3(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(float3)
|
|
nameWithType: math.float3(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1313
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(float3 xyz)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(xyz As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.int3)
|
|
id: float3(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(int3)
|
|
nameWithType: math.float3(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1319
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(int3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(v As int3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: float3(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(uint3)
|
|
nameWithType: math.float3(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1325
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(uint3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(v As uint3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.double3)
|
|
id: float3(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(double3)
|
|
nameWithType: math.float3(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1331
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(double3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(v As double3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.bool3)
|
|
id: float3(Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(bool3)
|
|
nameWithType: math.float3(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1337
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(bool3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(v As bool3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(System.Int32)
|
|
id: float3(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(int)
|
|
nameWithType: math.float3(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(int)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1343
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(v As Integer) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
nameWithType.vb: math.float3(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3(Integer)
|
|
name.vb: float3(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(System.UInt32)
|
|
id: float3(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(uint)
|
|
nameWithType: math.float3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(uint)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1349
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(v As UInteger) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
nameWithType.vb: math.float3(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3(UInteger)
|
|
name.vb: float3(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3(System.Double)
|
|
id: float3(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3(double)
|
|
nameWithType: math.float3(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3(double)
|
|
type: Method
|
|
source:
|
|
id: float3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1355
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 float3(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function float3(v As Double) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3*
|
|
nameWithType.vb: math.float3(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3(Double)
|
|
name.vb: float3(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(float3, float3, ShuffleComponent)
|
|
nameWithType: math.shuffle(float3, float3, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1361
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float shuffle(float3 left, float3 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Shared Function shuffle(left As float3, right As float3, x As math.ShuffleComponent) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(float3, float3, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(float3, float3, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1367
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 shuffle(float3 left, float3 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function shuffle(left As float3, right As float3, x As math.ShuffleComponent, y As math.ShuffleComponent) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(float3, float3, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(float3, float3, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3.g.cs
|
|
startLine: 1375
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 shuffle(float3 left, float3 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function shuffle(left As float3, right As float3, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x3(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x3(System.Single)
|
|
id: float2x3(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x3(float)
|
|
nameWithType: math.float2x3(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x3(float)
|
|
type: Method
|
|
source:
|
|
id: float2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 272
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x3 float2x3(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
content.vb: Public Shared Function float2x3(value As Single) As float2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x3*
|
|
nameWithType.vb: math.float2x3(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float2x3(Single)
|
|
name.vb: float2x3(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
id: float2x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x3(float, float, float, float, float, float)
|
|
nameWithType: math.float2x3(float, float, float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x3(float, float, float, float, float, float)
|
|
type: Method
|
|
source:
|
|
id: float2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 278
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x3 float2x3(float m00, float m01, float m02, float m10, float m11, float m12)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Single
|
|
- id: m01
|
|
type: System.Single
|
|
- id: m02
|
|
type: System.Single
|
|
- id: m10
|
|
type: System.Single
|
|
- id: m11
|
|
type: System.Single
|
|
- id: m12
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
content.vb: Public Shared Function float2x3(m00 As Single, m01 As Single, m02 As Single, m10 As Single, m11 As Single, m12 As Single) As float2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x3*
|
|
nameWithType.vb: math.float2x3(Single, Single, Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float2x3(Single, Single, Single, Single, Single, Single)
|
|
name.vb: float2x3(Single, Single, Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.float2)
|
|
id: float2x3(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x3(float2)
|
|
nameWithType: math.float2x3(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: float2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 284
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x3 float2x3(float2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
content.vb: Public Shared Function float2x3(value As float2) As float2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: float2x3(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x3(float2, float2, float2)
|
|
nameWithType: math.float2x3(float2, float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: float2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 290
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x3 float2x3(float2 c0, float2 c1, float2 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
content.vb: Public Shared Function float2x3(c0 As float2, c1 As float2, c2 As float2) As float2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.int2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.int2x3)
|
|
id: float2x3(Misaki.HighPerformance.Mathematics.int2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x3(int2x3)
|
|
nameWithType: math.float2x3(int2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.int2x3)
|
|
type: Method
|
|
source:
|
|
id: float2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 296
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x3 float2x3(int2x3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
content.vb: Public Shared Function float2x3(v As int2x3) As float2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.uint2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.uint2x3)
|
|
id: float2x3(Misaki.HighPerformance.Mathematics.uint2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x3(uint2x3)
|
|
nameWithType: math.float2x3(uint2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.uint2x3)
|
|
type: Method
|
|
source:
|
|
id: float2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 302
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x3 float2x3(uint2x3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
content.vb: Public Shared Function float2x3(v As uint2x3) As float2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.double2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.double2x3)
|
|
id: float2x3(Misaki.HighPerformance.Mathematics.double2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x3(double2x3)
|
|
nameWithType: math.float2x3(double2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x3(Misaki.HighPerformance.Mathematics.double2x3)
|
|
type: Method
|
|
source:
|
|
id: float2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 308
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x3 float2x3(double2x3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
content.vb: Public Shared Function float2x3(v As double2x3) As float2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.float2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(float2x3)
|
|
nameWithType: math.transpose(float2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 314
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x2 transpose(float2x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
content.vb: Public Shared Function transpose(value As float2x3) As float3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x3, float3)
|
|
nameWithType: math.mul(float2x3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 322
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 mul(float2x3 m, float3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function mul(m As float2x3, v As float3) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2, float2x3)
|
|
nameWithType: math.mul(float2, float2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 335
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 mul(float2 v, float2x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function mul(v As float2, m As float2x3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x3, float3x2)
|
|
nameWithType: math.mul(float2x3, float3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3, Misaki.HighPerformance.Mathematics.float3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 341
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 mul(float2x3 lhs, float3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function mul(lhs As float2x3, rhs As float3x2) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x3, float3x3)
|
|
nameWithType: math.mul(float2x3, float3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3, Misaki.HighPerformance.Mathematics.float3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 347
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x3 mul(float2x3 lhs, float3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
content.vb: Public Shared Function mul(lhs As float2x3, rhs As float3x3) As float2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x3, float3x4)
|
|
nameWithType: math.mul(float2x3, float3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x3, Misaki.HighPerformance.Mathematics.float3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x3.g.cs
|
|
startLine: 353
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x4 mul(float2x3 lhs, float3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
content.vb: Public Shared Function mul(lhs As float2x3, rhs As float3x4) As float2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x2(System.UInt32)
|
|
id: uint2x2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x2(uint)
|
|
nameWithType: math.uint2x2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x2(uint)
|
|
type: Method
|
|
source:
|
|
id: uint2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x2.g.cs
|
|
startLine: 274
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x2 uint2x2(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
content.vb: Public Shared Function uint2x2(value As UInteger) As uint2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x2*
|
|
nameWithType.vb: math.uint2x2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint2x2(UInteger)
|
|
name.vb: uint2x2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: uint2x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x2(uint, uint, uint, uint)
|
|
nameWithType: math.uint2x2(uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x2(uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x2.g.cs
|
|
startLine: 280
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x2 uint2x2(uint m00, uint m01, uint m10, uint m11)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
content.vb: Public Shared Function uint2x2(m00 As UInteger, m01 As UInteger, m10 As UInteger, m11 As UInteger) As uint2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x2*
|
|
nameWithType.vb: math.uint2x2(UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint2x2(UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: uint2x2(UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x2(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x2(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: uint2x2(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x2(uint2)
|
|
nameWithType: math.uint2x2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x2(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: uint2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x2.g.cs
|
|
startLine: 286
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x2 uint2x2(uint2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
content.vb: Public Shared Function uint2x2(value As uint2) As uint2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x2(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x2(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: uint2x2(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x2(uint2, uint2)
|
|
nameWithType: math.uint2x2(uint2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x2(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: uint2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x2.g.cs
|
|
startLine: 292
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x2 uint2x2(uint2 c0, uint2 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
content.vb: Public Shared Function uint2x2(c0 As uint2, c1 As uint2) As uint2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(uint2x2)
|
|
nameWithType: math.transpose(uint2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x2.g.cs
|
|
startLine: 298
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x2 transpose(uint2x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
content.vb: Public Shared Function transpose(value As uint2x2) As uint2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(uint2x2)
|
|
nameWithType: math.determinant(uint2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x2.g.cs
|
|
startLine: 305
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint determinant(uint2x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function determinant(value As uint2x2) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x2, uint2)
|
|
nameWithType: math.mul(uint2x2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x2.g.cs
|
|
startLine: 314
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 mul(uint2x2 m, uint2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function mul(m As uint2x2, v As uint2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2, uint2x2)
|
|
nameWithType: math.mul(uint2, uint2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x2.g.cs
|
|
startLine: 326
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 mul(uint2 v, uint2x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function mul(v As uint2, m As uint2x2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x2, uint2x2)
|
|
nameWithType: math.mul(uint2x2, uint2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2, Misaki.HighPerformance.Mathematics.uint2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x2.g.cs
|
|
startLine: 332
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x2 mul(uint2x2 lhs, uint2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
content.vb: Public Shared Function mul(lhs As uint2x2, rhs As uint2x2) As uint2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x2, uint2x3)
|
|
nameWithType: math.mul(uint2x2, uint2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2, Misaki.HighPerformance.Mathematics.uint2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x2.g.cs
|
|
startLine: 338
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x3 mul(uint2x2 lhs, uint2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
content.vb: Public Shared Function mul(lhs As uint2x2, rhs As uint2x3) As uint2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x2, uint2x4)
|
|
nameWithType: math.mul(uint2x2, uint2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x2, Misaki.HighPerformance.Mathematics.uint2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x2.g.cs
|
|
startLine: 344
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x4 mul(uint2x2 lhs, uint2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
content.vb: Public Shared Function mul(lhs As uint2x2, rhs As uint2x4) As uint2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(System.Int32)
|
|
id: int3(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(int)
|
|
nameWithType: math.int3(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(int)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1328
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(value As Integer) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
nameWithType.vb: math.int3(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3(Integer)
|
|
name.vb: int3(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(System.Int32,System.Int32,System.Int32)
|
|
id: int3(System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(int, int, int)
|
|
nameWithType: math.int3(int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(int, int, int)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1334
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(int x, int y, int z)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
- id: y
|
|
type: System.Int32
|
|
- id: z
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(x As Integer, y As Integer, z As Integer) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
nameWithType.vb: math.int3(Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3(Integer, Integer, Integer)
|
|
name.vb: int3(Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(System.Int32,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(System.Int32,Misaki.HighPerformance.Mathematics.int2)
|
|
id: int3(System.Int32,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(int, int2)
|
|
nameWithType: math.int3(int, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(int, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1340
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(int x, int2 yz)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(x As Integer, yz As int2) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
nameWithType.vb: math.int3(Integer, int2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3(Integer, Misaki.HighPerformance.Mathematics.int2)
|
|
name.vb: int3(Integer, int2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
id: int3(Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(int2, int)
|
|
nameWithType: math.int3(int2, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.int2, int)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1346
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(int2 xy, int z)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: z
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(xy As int2, z As Integer) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
nameWithType.vb: math.int3(int2, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.int2, Integer)
|
|
name.vb: int3(int2, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.int3)
|
|
id: int3(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(int3)
|
|
nameWithType: math.int3(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1352
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(int3 xyz)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(xyz As int3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: int3(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(uint3)
|
|
nameWithType: math.int3(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1358
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(uint3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(v As uint3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.float3)
|
|
id: int3(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(float3)
|
|
nameWithType: math.int3(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1364
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(float3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(v As float3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.double3)
|
|
id: int3(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(double3)
|
|
nameWithType: math.int3(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1370
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(double3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(v As double3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.bool3)
|
|
id: int3(Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(bool3)
|
|
nameWithType: math.int3(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1376
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(bool3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(v As bool3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(System.UInt32)
|
|
id: int3(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(uint)
|
|
nameWithType: math.int3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(uint)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1382
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(v As UInteger) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
nameWithType.vb: math.int3(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3(UInteger)
|
|
name.vb: int3(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(System.Single)
|
|
id: int3(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(float)
|
|
nameWithType: math.int3(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(float)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1388
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(float v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(v As Single) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
nameWithType.vb: math.int3(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3(Single)
|
|
name.vb: int3(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3(System.Double)
|
|
id: int3(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3(double)
|
|
nameWithType: math.int3(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3(double)
|
|
type: Method
|
|
source:
|
|
id: int3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1394
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 int3(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function int3(v As Double) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3*
|
|
nameWithType.vb: math.int3(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3(Double)
|
|
name.vb: int3(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(int3, int3, ShuffleComponent)
|
|
nameWithType: math.shuffle(int3, int3, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1400
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int shuffle(int3 left, int3 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function shuffle(left As int3, right As int3, x As math.ShuffleComponent) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(int3, int3, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(int3, int3, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1406
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 shuffle(int3 left, int3 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function shuffle(left As int3, right As int3, x As math.ShuffleComponent, y As math.ShuffleComponent) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(int3, int3, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(int3, int3, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3.g.cs
|
|
startLine: 1414
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 shuffle(int3 left, int3 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function shuffle(left As int3, right As int3, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(System.Int32)
|
|
id: int4(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(int)
|
|
nameWithType: math.int4(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(int)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3018
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(value As Integer) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
nameWithType.vb: math.int4(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4(Integer)
|
|
name.vb: int4(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(System.Int32,System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(System.Int32,System.Int32,System.Int32,System.Int32)
|
|
id: int4(System.Int32,System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(int, int, int, int)
|
|
nameWithType: math.int4(int, int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(int, int, int, int)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3024
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(int x, int y, int z, int w)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
- id: y
|
|
type: System.Int32
|
|
- id: z
|
|
type: System.Int32
|
|
- id: w
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(x As Integer, y As Integer, z As Integer, w As Integer) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
nameWithType.vb: math.int4(Integer, Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4(Integer, Integer, Integer, Integer)
|
|
name.vb: int4(Integer, Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(System.Int32,System.Int32,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(System.Int32,System.Int32,Misaki.HighPerformance.Mathematics.int2)
|
|
id: int4(System.Int32,System.Int32,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(int, int, int2)
|
|
nameWithType: math.int4(int, int, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(int, int, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3030
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(int x, int y, int2 zw)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
- id: y
|
|
type: System.Int32
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(x As Integer, y As Integer, zw As int2) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
nameWithType.vb: math.int4(Integer, Integer, int2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4(Integer, Integer, Misaki.HighPerformance.Mathematics.int2)
|
|
name.vb: int4(Integer, Integer, int2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(System.Int32,Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(System.Int32,Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
id: int4(System.Int32,Misaki.HighPerformance.Mathematics.int2,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(int, int2, int)
|
|
nameWithType: math.int4(int, int2, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(int, Misaki.HighPerformance.Mathematics.int2, int)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3036
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(int x, int2 yz, int w)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: w
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(x As Integer, yz As int2, w As Integer) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
nameWithType.vb: math.int4(Integer, int2, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4(Integer, Misaki.HighPerformance.Mathematics.int2, Integer)
|
|
name.vb: int4(Integer, int2, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int2,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int2,System.Int32,System.Int32)
|
|
id: int4(Misaki.HighPerformance.Mathematics.int2,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(int2, int, int)
|
|
nameWithType: math.int4(int2, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int2, int, int)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3042
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(int2 xy, int z, int w)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: z
|
|
type: System.Int32
|
|
- id: w
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(xy As int2, z As Integer, w As Integer) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
nameWithType.vb: math.int4(int2, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int2, Integer, Integer)
|
|
name.vb: int4(int2, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(System.Int32,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(System.Int32,Misaki.HighPerformance.Mathematics.int3)
|
|
id: int4(System.Int32,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(int, int3)
|
|
nameWithType: math.int4(int, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(int, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3048
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(int x, int3 yzw)
|
|
parameters:
|
|
- id: x
|
|
type: System.Int32
|
|
- id: yzw
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(x As Integer, yzw As int3) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
nameWithType.vb: math.int4(Integer, int3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4(Integer, Misaki.HighPerformance.Mathematics.int3)
|
|
name.vb: int4(Integer, int3)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
id: int4(Misaki.HighPerformance.Mathematics.int3,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(int3, int)
|
|
nameWithType: math.int4(int3, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int3, int)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3054
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(int3 xyz, int w)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: w
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(xyz As int3, w As Integer) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
nameWithType.vb: math.int4(int3, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int3, Integer)
|
|
name.vb: int4(int3, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: int4(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(int2, int2)
|
|
nameWithType: math.int4(int2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3060
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(int2 xy, int2 zw)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(xy As int2, zw As int2) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: int4(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(uint4)
|
|
nameWithType: math.int4(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3066
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(uint4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(v As uint4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.float4)
|
|
id: int4(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(float4)
|
|
nameWithType: math.int4(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3072
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(float4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(v As float4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.double4)
|
|
id: int4(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(double4)
|
|
nameWithType: math.int4(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3078
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(double4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(v As double4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.bool4)
|
|
id: int4(Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(bool4)
|
|
nameWithType: math.int4(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3084
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(bool4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(v As bool4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(System.UInt32)
|
|
id: int4(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(uint)
|
|
nameWithType: math.int4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(uint)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3090
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(v As UInteger) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
nameWithType.vb: math.int4(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4(UInteger)
|
|
name.vb: int4(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(System.Single)
|
|
id: int4(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(float)
|
|
nameWithType: math.int4(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(float)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3096
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(float v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(v As Single) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
nameWithType.vb: math.int4(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4(Single)
|
|
name.vb: int4(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4(System.Double)
|
|
id: int4(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4(double)
|
|
nameWithType: math.int4(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4(double)
|
|
type: Method
|
|
source:
|
|
id: int4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3102
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 int4(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function int4(v As Double) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4*
|
|
nameWithType.vb: math.int4(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4(Double)
|
|
name.vb: int4(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(int4, int4, ShuffleComponent)
|
|
nameWithType: math.shuffle(int4, int4, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3108
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int shuffle(int4 left, int4 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function shuffle(left As int4, right As int4, x As math.ShuffleComponent) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(int4, int4, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(int4, int4, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3114
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 shuffle(int4 left, int4 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function shuffle(left As int4, right As int4, x As math.ShuffleComponent, y As math.ShuffleComponent) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(int4, int4, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(int4, int4, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3122
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 shuffle(int4 left, int4 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function shuffle(left As int4, right As int4, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(int4, int4, ShuffleComponent, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(int4, int4, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4.g.cs
|
|
startLine: 3131
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 shuffle(int4 left, int4 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z, math.ShuffleComponent w)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: w
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function shuffle(left As int4, right As int4, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent, w As math.ShuffleComponent) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x2(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x2(System.Single)
|
|
id: float2x2(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x2(float)
|
|
nameWithType: math.float2x2(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x2(float)
|
|
type: Method
|
|
source:
|
|
id: float2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 265
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 float2x2(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function float2x2(value As Single) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x2*
|
|
nameWithType.vb: math.float2x2(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float2x2(Single)
|
|
name.vb: float2x2(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x2(System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x2(System.Single,System.Single,System.Single,System.Single)
|
|
id: float2x2(System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x2(float, float, float, float)
|
|
nameWithType: math.float2x2(float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x2(float, float, float, float)
|
|
type: Method
|
|
source:
|
|
id: float2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 271
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 float2x2(float m00, float m01, float m10, float m11)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Single
|
|
- id: m01
|
|
type: System.Single
|
|
- id: m10
|
|
type: System.Single
|
|
- id: m11
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function float2x2(m00 As Single, m01 As Single, m10 As Single, m11 As Single) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x2*
|
|
nameWithType.vb: math.float2x2(Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float2x2(Single, Single, Single, Single)
|
|
name.vb: float2x2(Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.float2)
|
|
id: float2x2(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x2(float2)
|
|
nameWithType: math.float2x2(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: float2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 277
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 float2x2(float2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function float2x2(value As float2) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: float2x2(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x2(float2, float2)
|
|
nameWithType: math.float2x2(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: float2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 283
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 float2x2(float2 c0, float2 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function float2x2(c0 As float2, c1 As float2) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.int2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.int2x2)
|
|
id: float2x2(Misaki.HighPerformance.Mathematics.int2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x2(int2x2)
|
|
nameWithType: math.float2x2(int2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.int2x2)
|
|
type: Method
|
|
source:
|
|
id: float2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 289
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 float2x2(int2x2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function float2x2(v As int2x2) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
id: float2x2(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x2(uint2x2)
|
|
nameWithType: math.float2x2(uint2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.uint2x2)
|
|
type: Method
|
|
source:
|
|
id: float2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 295
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 float2x2(uint2x2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function float2x2(v As uint2x2) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.double2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.double2x2)
|
|
id: float2x2(Misaki.HighPerformance.Mathematics.double2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2x2(double2x2)
|
|
nameWithType: math.float2x2(double2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x2(Misaki.HighPerformance.Mathematics.double2x2)
|
|
type: Method
|
|
source:
|
|
id: float2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 float2x2(double2x2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function float2x2(v As double2x2) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.float2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(float2x2)
|
|
nameWithType: math.transpose(float2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float2x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 transpose(float2x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function transpose(value As float2x2) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float2x2)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.float2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(float2x2)
|
|
nameWithType: math.determinant(float2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float2x2)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 314
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float determinant(float2x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Shared Function determinant(value As float2x2) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float2x2)
|
|
id: inverse(Misaki.HighPerformance.Mathematics.float2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: inverse(float2x2)
|
|
nameWithType: math.inverse(float2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float2x2)
|
|
type: Method
|
|
source:
|
|
id: inverse
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 323
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 inverse(float2x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function inverse(value As float2x2) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.inverse*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x2, float2)
|
|
nameWithType: math.mul(float2x2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 346
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 mul(float2x2 m, float2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function mul(m As float2x2, v As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2, float2x2)
|
|
nameWithType: math.mul(float2, float2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 357
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 mul(float2 v, float2x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function mul(v As float2, m As float2x2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x2, float2x2)
|
|
nameWithType: math.mul(float2x2, float2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2, Misaki.HighPerformance.Mathematics.float2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 363
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x2 mul(float2x2 lhs, float2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
content.vb: Public Shared Function mul(lhs As float2x2, rhs As float2x2) As float2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x2, float2x3)
|
|
nameWithType: math.mul(float2x2, float2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2, Misaki.HighPerformance.Mathematics.float2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 369
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x3 mul(float2x2 lhs, float2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
content.vb: Public Shared Function mul(lhs As float2x2, rhs As float2x3) As float2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float2x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float2x2, float2x4)
|
|
nameWithType: math.mul(float2x2, float2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float2x2, Misaki.HighPerformance.Mathematics.float2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x2.g.cs
|
|
startLine: 375
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x4 mul(float2x2 lhs, float2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
content.vb: Public Shared Function mul(lhs As float2x2, rhs As float2x4) As float2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x2(System.UInt32)
|
|
id: bool3x2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x2(uint)
|
|
nameWithType: math.bool3x2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x2(uint)
|
|
type: Method
|
|
source:
|
|
id: bool3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x2.g.cs
|
|
startLine: 126
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x2 bool3x2(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x2
|
|
content.vb: Public Shared Function bool3x2(value As UInteger) As bool3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x2*
|
|
nameWithType.vb: math.bool3x2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool3x2(UInteger)
|
|
name.vb: bool3x2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: bool3x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x2(uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.bool3x2(uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x2(uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x2.g.cs
|
|
startLine: 132
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x2 bool3x2(uint m00, uint m01, uint m10, uint m11, uint m20, uint m21)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x2
|
|
content.vb: Public Shared Function bool3x2(m00 As UInteger, m01 As UInteger, m10 As UInteger, m11 As UInteger, m20 As UInteger, m21 As UInteger) As bool3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x2*
|
|
nameWithType.vb: math.bool3x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool3x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: bool3x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x2(Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x2(Misaki.HighPerformance.Mathematics.bool3)
|
|
id: bool3x2(Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x2(bool3)
|
|
nameWithType: math.bool3x2(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x2(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: bool3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x2.g.cs
|
|
startLine: 138
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x2 bool3x2(bool3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x2
|
|
content.vb: Public Shared Function bool3x2(value As bool3) As bool3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x2(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3x2(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
id: bool3x2(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3x2(bool3, bool3)
|
|
nameWithType: math.bool3x2(bool3, bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x2(Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: bool3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x2.g.cs
|
|
startLine: 144
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3x2 bool3x2(bool3 c0, bool3 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3x2
|
|
content.vb: Public Shared Function bool3x2(c0 As bool3, c1 As bool3) As bool3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.bool3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(bool3x2)
|
|
nameWithType: math.transpose(bool3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool3x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3x2.g.cs
|
|
startLine: 150
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x3 transpose(bool3x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x3
|
|
content.vb: Public Shared Function transpose(value As bool3x2) As bool2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x4(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x4(System.UInt32)
|
|
id: uint2x4(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x4(uint)
|
|
nameWithType: math.uint2x4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x4(uint)
|
|
type: Method
|
|
source:
|
|
id: uint2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x4.g.cs
|
|
startLine: 283
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x4 uint2x4(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
content.vb: Public Shared Function uint2x4(value As UInteger) As uint2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x4*
|
|
nameWithType.vb: math.uint2x4(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint2x4(UInteger)
|
|
name.vb: uint2x4(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: uint2x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x4(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.uint2x4(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x4(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x4.g.cs
|
|
startLine: 289
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x4 uint2x4(uint m00, uint m01, uint m02, uint m03, uint m10, uint m11, uint m12, uint m13)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m03
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
- id: m13
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
content.vb: Public Shared Function uint2x4(m00 As UInteger, m01 As UInteger, m02 As UInteger, m03 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger, m13 As UInteger) As uint2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x4*
|
|
nameWithType.vb: math.uint2x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint2x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: uint2x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x4(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x4(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: uint2x4(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x4(uint2)
|
|
nameWithType: math.uint2x4(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x4(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: uint2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x4.g.cs
|
|
startLine: 295
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x4 uint2x4(uint2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
content.vb: Public Shared Function uint2x4(value As uint2) As uint2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x4(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint2x4(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: uint2x4(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint2x4(uint2, uint2, uint2, uint2)
|
|
nameWithType: math.uint2x4(uint2, uint2, uint2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x4(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: uint2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x4.g.cs
|
|
startLine: 301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x4 uint2x4(uint2 c0, uint2 c1, uint2 c2, uint2 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
content.vb: Public Shared Function uint2x4(c0 As uint2, c1 As uint2, c2 As uint2, c3 As uint2) As uint2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.uint2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(uint2x4)
|
|
nameWithType: math.transpose(uint2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint2x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x4.g.cs
|
|
startLine: 307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4x2 transpose(uint2x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
content.vb: Public Shared Function transpose(value As uint2x4) As uint4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x4, uint4)
|
|
nameWithType: math.mul(uint2x4, uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4, Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x4.g.cs
|
|
startLine: 316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 mul(uint2x4 m, uint4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function mul(m As uint2x4, v As uint4) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2, uint2x4)
|
|
nameWithType: math.mul(uint2, uint2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x4.g.cs
|
|
startLine: 334
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 mul(uint2 v, uint2x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function mul(v As uint2, m As uint2x4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x4, uint4x2)
|
|
nameWithType: math.mul(uint2x4, uint4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4, Misaki.HighPerformance.Mathematics.uint4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x4.g.cs
|
|
startLine: 340
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x2 mul(uint2x4 lhs, uint4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
content.vb: Public Shared Function mul(lhs As uint2x4, rhs As uint4x2) As uint2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x4, uint4x3)
|
|
nameWithType: math.mul(uint2x4, uint4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4, Misaki.HighPerformance.Mathematics.uint4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x4.g.cs
|
|
startLine: 346
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x3 mul(uint2x4 lhs, uint4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
content.vb: Public Shared Function mul(lhs As uint2x4, rhs As uint4x3) As uint2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint2x4,Misaki.HighPerformance.Mathematics.uint4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint2x4, uint4x4)
|
|
nameWithType: math.mul(uint2x4, uint4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint2x4, Misaki.HighPerformance.Mathematics.uint4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint2x4.g.cs
|
|
startLine: 352
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x4 mul(uint2x4 lhs, uint4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
content.vb: Public Shared Function mul(lhs As uint2x4, rhs As uint4x4) As uint2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32)
|
|
id: uint4(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(uint)
|
|
nameWithType: math.uint4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(uint)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3018
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(value As UInteger) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
nameWithType.vb: math.uint4(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4(UInteger)
|
|
name.vb: uint4(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: uint4(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(uint, uint, uint, uint)
|
|
nameWithType: math.uint4(uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3024
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(uint x, uint y, uint z, uint w)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: y
|
|
type: System.UInt32
|
|
- id: z
|
|
type: System.UInt32
|
|
- id: w
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(x As UInteger, y As UInteger, z As UInteger, w As UInteger) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
nameWithType.vb: math.uint4(UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4(UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: uint4(UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,System.UInt32,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,System.UInt32,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: uint4(System.UInt32,System.UInt32,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(uint, uint, uint2)
|
|
nameWithType: math.uint4(uint, uint, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(uint, uint, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3030
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(uint x, uint y, uint2 zw)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: y
|
|
type: System.UInt32
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(x As UInteger, y As UInteger, zw As uint2) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
nameWithType.vb: math.uint4(UInteger, UInteger, uint2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4(UInteger, UInteger, Misaki.HighPerformance.Mathematics.uint2)
|
|
name.vb: uint4(UInteger, UInteger, uint2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,Misaki.HighPerformance.Mathematics.uint2,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,Misaki.HighPerformance.Mathematics.uint2,System.UInt32)
|
|
id: uint4(System.UInt32,Misaki.HighPerformance.Mathematics.uint2,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(uint, uint2, uint)
|
|
nameWithType: math.uint4(uint, uint2, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(uint, Misaki.HighPerformance.Mathematics.uint2, uint)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3036
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(uint x, uint2 yz, uint w)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: w
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(x As UInteger, yz As uint2, w As UInteger) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
nameWithType.vb: math.uint4(UInteger, uint2, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4(UInteger, Misaki.HighPerformance.Mathematics.uint2, UInteger)
|
|
name.vb: uint4(UInteger, uint2, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint2,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint2,System.UInt32,System.UInt32)
|
|
id: uint4(Misaki.HighPerformance.Mathematics.uint2,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(uint2, uint, uint)
|
|
nameWithType: math.uint4(uint2, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint2, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3042
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(uint2 xy, uint z, uint w)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: z
|
|
type: System.UInt32
|
|
- id: w
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(xy As uint2, z As UInteger, w As UInteger) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
nameWithType.vb: math.uint4(uint2, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint2, UInteger, UInteger)
|
|
name.vb: uint4(uint2, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: uint4(System.UInt32,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(uint, uint3)
|
|
nameWithType: math.uint4(uint, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(uint, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3048
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(uint x, uint3 yzw)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: yzw
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(x As UInteger, yzw As uint3) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
nameWithType.vb: math.uint4(UInteger, uint3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4(UInteger, Misaki.HighPerformance.Mathematics.uint3)
|
|
name.vb: uint4(UInteger, uint3)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
|
|
id: uint4(Misaki.HighPerformance.Mathematics.uint3,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(uint3, uint)
|
|
nameWithType: math.uint4(uint3, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint3, uint)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3054
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(uint3 xyz, uint w)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: w
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(xyz As uint3, w As UInteger) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
nameWithType.vb: math.uint4(uint3, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint3, UInteger)
|
|
name.vb: uint4(uint3, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: uint4(Misaki.HighPerformance.Mathematics.uint2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(uint2, uint2)
|
|
nameWithType: math.uint4(uint2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.uint2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3060
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(uint2 xy, uint2 zw)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(xy As uint2, zw As uint2) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.int4)
|
|
id: uint4(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(int4)
|
|
nameWithType: math.uint4(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3066
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(int4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(v As int4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.float4)
|
|
id: uint4(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(float4)
|
|
nameWithType: math.uint4(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3072
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(float4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(v As float4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.double4)
|
|
id: uint4(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(double4)
|
|
nameWithType: math.uint4(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3078
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(double4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(v As double4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.bool4)
|
|
id: uint4(Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(bool4)
|
|
nameWithType: math.uint4(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3084
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(bool4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(v As bool4) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(System.Int32)
|
|
id: uint4(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(int)
|
|
nameWithType: math.uint4(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(int)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3090
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(v As Integer) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
nameWithType.vb: math.uint4(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4(Integer)
|
|
name.vb: uint4(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(System.Single)
|
|
id: uint4(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(float)
|
|
nameWithType: math.uint4(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(float)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3096
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(float v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(v As Single) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
nameWithType.vb: math.uint4(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4(Single)
|
|
name.vb: uint4(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint4(System.Double)
|
|
id: uint4(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint4(double)
|
|
nameWithType: math.uint4(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4(double)
|
|
type: Method
|
|
source:
|
|
id: uint4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3102
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 uint4(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function uint4(v As Double) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
nameWithType.vb: math.uint4(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint4(Double)
|
|
name.vb: uint4(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(uint4, uint4, ShuffleComponent)
|
|
nameWithType: math.shuffle(uint4, uint4, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3108
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint shuffle(uint4 left, uint4 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function shuffle(left As uint4, right As uint4, x As math.ShuffleComponent) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(uint4, uint4, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(uint4, uint4, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3114
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 shuffle(uint4 left, uint4 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function shuffle(left As uint4, right As uint4, x As math.ShuffleComponent, y As math.ShuffleComponent) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(uint4, uint4, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(uint4, uint4, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3122
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 shuffle(uint4 left, uint4 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function shuffle(left As uint4, right As uint4, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.uint4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(uint4, uint4, ShuffleComponent, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(uint4, uint4, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.uint4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint4.g.cs
|
|
startLine: 3131
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint4 shuffle(uint4 left, uint4 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z, math.ShuffleComponent w)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: w
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
content.vb: Public Shared Function shuffle(left As uint4, right As uint4, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent, w As math.ShuffleComponent) As uint4
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2(System.Single)
|
|
id: float2(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(float)
|
|
nameWithType: math.float2(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2(float)
|
|
type: Method
|
|
source:
|
|
id: float2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 612
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 float2(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function float2(value As Single) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2*
|
|
nameWithType.vb: math.float2(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float2(Single)
|
|
name.vb: float2(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2(System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2(System.Single,System.Single)
|
|
id: float2(System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(float, float)
|
|
nameWithType: math.float2(float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2(float, float)
|
|
type: Method
|
|
source:
|
|
id: float2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 618
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 float2(float x, float y)
|
|
parameters:
|
|
- id: x
|
|
type: System.Single
|
|
- id: y
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function float2(x As Single, y As Single) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2*
|
|
nameWithType.vb: math.float2(Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float2(Single, Single)
|
|
name.vb: float2(Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.float2)
|
|
id: float2(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(float2)
|
|
nameWithType: math.float2(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: float2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 624
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 float2(float2 xy)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function float2(xy As float2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.int2)
|
|
id: float2(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(int2)
|
|
nameWithType: math.float2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: float2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 630
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 float2(int2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function float2(v As int2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: float2(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(uint2)
|
|
nameWithType: math.float2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: float2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 636
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 float2(uint2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function float2(v As uint2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.double2)
|
|
id: float2(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(double2)
|
|
nameWithType: math.float2(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: float2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 642
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 float2(double2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function float2(v As double2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.bool2)
|
|
id: float2(Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(bool2)
|
|
nameWithType: math.float2(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2(Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: float2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 648
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 float2(bool2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function float2(v As bool2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2(System.Int32)
|
|
id: float2(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(int)
|
|
nameWithType: math.float2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2(int)
|
|
type: Method
|
|
source:
|
|
id: float2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 654
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 float2(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function float2(v As Integer) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2*
|
|
nameWithType.vb: math.float2(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float2(Integer)
|
|
name.vb: float2(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2(System.UInt32)
|
|
id: float2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(uint)
|
|
nameWithType: math.float2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2(uint)
|
|
type: Method
|
|
source:
|
|
id: float2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 660
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 float2(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function float2(v As UInteger) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2*
|
|
nameWithType.vb: math.float2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float2(UInteger)
|
|
name.vb: float2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float2(System.Double)
|
|
id: float2(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float2(double)
|
|
nameWithType: math.float2(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2(double)
|
|
type: Method
|
|
source:
|
|
id: float2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 666
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 float2(double v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function float2(v As Double) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float2*
|
|
nameWithType.vb: math.float2(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float2(Double)
|
|
name.vb: float2(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(float2, float2, ShuffleComponent)
|
|
nameWithType: math.shuffle(float2, float2, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 672
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float shuffle(float2 left, float2 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Shared Function shuffle(left As float2, right As float2, x As math.ShuffleComponent) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(float2, float2, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(float2, float2, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2.g.cs
|
|
startLine: 678
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 shuffle(float2 left, float2 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function shuffle(left As float2, right As float2, x As math.ShuffleComponent, y As math.ShuffleComponent) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x3(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x3(System.Double)
|
|
id: double4x3(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x3(double)
|
|
nameWithType: math.double4x3(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x3(double)
|
|
type: Method
|
|
source:
|
|
id: double4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x3.g.cs
|
|
startLine: 248
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x3 double4x3(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
content.vb: Public Shared Function double4x3(value As Double) As double4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x3*
|
|
nameWithType.vb: math.double4x3(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4x3(Double)
|
|
name.vb: double4x3(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
id: double4x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x3(double, double, double, double, double, double, double, double, double, double, double, double)
|
|
nameWithType: math.double4x3(double, double, double, double, double, double, double, double, double, double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x3(double, double, double, double, double, double, double, double, double, double, double, double)
|
|
type: Method
|
|
source:
|
|
id: double4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x3.g.cs
|
|
startLine: 254
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x3 double4x3(double m00, double m01, double m02, double m10, double m11, double m12, double m20, double m21, double m22, double m30, double m31, double m32)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Double
|
|
- id: m01
|
|
type: System.Double
|
|
- id: m02
|
|
type: System.Double
|
|
- id: m10
|
|
type: System.Double
|
|
- id: m11
|
|
type: System.Double
|
|
- id: m12
|
|
type: System.Double
|
|
- id: m20
|
|
type: System.Double
|
|
- id: m21
|
|
type: System.Double
|
|
- id: m22
|
|
type: System.Double
|
|
- id: m30
|
|
type: System.Double
|
|
- id: m31
|
|
type: System.Double
|
|
- id: m32
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
content.vb: Public Shared Function double4x3(m00 As Double, m01 As Double, m02 As Double, m10 As Double, m11 As Double, m12 As Double, m20 As Double, m21 As Double, m22 As Double, m30 As Double, m31 As Double, m32 As Double) As double4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x3*
|
|
nameWithType.vb: math.double4x3(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double4x3(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
name.vb: double4x3(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x3(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x3(Misaki.HighPerformance.Mathematics.double4)
|
|
id: double4x3(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x3(double4)
|
|
nameWithType: math.double4x3(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x3(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: double4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x3.g.cs
|
|
startLine: 260
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x3 double4x3(double4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
content.vb: Public Shared Function double4x3(value As double4) As double4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x3(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double4x3(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
id: double4x3(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double4x3(double4, double4, double4)
|
|
nameWithType: math.double4x3(double4, double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x3(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: double4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x3.g.cs
|
|
startLine: 266
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x3 double4x3(double4 c0, double4 c1, double4 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
content.vb: Public Shared Function double4x3(c0 As double4, c1 As double4, c2 As double4) As double4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.double4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(double4x3)
|
|
nameWithType: math.transpose(double4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double4x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x3.g.cs
|
|
startLine: 272
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x4 transpose(double4x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
content.vb: Public Shared Function transpose(value As double4x3) As double3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x3, double3)
|
|
nameWithType: math.mul(double4x3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x3.g.cs
|
|
startLine: 280
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4 mul(double4x3 m, double3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
content.vb: Public Shared Function mul(m As double4x3, v As double3) As double4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4, double4x3)
|
|
nameWithType: math.mul(double4, double4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x3.g.cs
|
|
startLine: 293
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 mul(double4 v, double4x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function mul(v As double4, m As double4x3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x3, double3x2)
|
|
nameWithType: math.mul(double4x3, double3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3, Misaki.HighPerformance.Mathematics.double3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x3.g.cs
|
|
startLine: 299
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x2 mul(double4x3 lhs, double3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x2
|
|
content.vb: Public Shared Function mul(lhs As double4x3, rhs As double3x2) As double4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x3, double3x3)
|
|
nameWithType: math.mul(double4x3, double3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3, Misaki.HighPerformance.Mathematics.double3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x3.g.cs
|
|
startLine: 305
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x3 mul(double4x3 lhs, double3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
content.vb: Public Shared Function mul(lhs As double4x3, rhs As double3x3) As double4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double4x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double4x3, double3x4)
|
|
nameWithType: math.mul(double4x3, double3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double4x3, Misaki.HighPerformance.Mathematics.double3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double4x3.g.cs
|
|
startLine: 311
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double4x4 mul(double4x3 lhs, double3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double4x4
|
|
content.vb: Public Shared Function mul(lhs As double4x3, rhs As double3x4) As double4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x2(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x2(System.Int32)
|
|
id: int2x2(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x2(int)
|
|
nameWithType: math.int2x2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x2(int)
|
|
type: Method
|
|
source:
|
|
id: int2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x2.g.cs
|
|
startLine: 274
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x2 int2x2(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
content.vb: Public Shared Function int2x2(value As Integer) As int2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x2*
|
|
nameWithType.vb: math.int2x2(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int2x2(Integer)
|
|
name.vb: int2x2(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x2(System.Int32,System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x2(System.Int32,System.Int32,System.Int32,System.Int32)
|
|
id: int2x2(System.Int32,System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x2(int, int, int, int)
|
|
nameWithType: math.int2x2(int, int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x2(int, int, int, int)
|
|
type: Method
|
|
source:
|
|
id: int2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x2.g.cs
|
|
startLine: 280
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x2 int2x2(int m00, int m01, int m10, int m11)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Int32
|
|
- id: m01
|
|
type: System.Int32
|
|
- id: m10
|
|
type: System.Int32
|
|
- id: m11
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
content.vb: Public Shared Function int2x2(m00 As Integer, m01 As Integer, m10 As Integer, m11 As Integer) As int2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x2*
|
|
nameWithType.vb: math.int2x2(Integer, Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int2x2(Integer, Integer, Integer, Integer)
|
|
name.vb: int2x2(Integer, Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x2(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x2(Misaki.HighPerformance.Mathematics.int2)
|
|
id: int2x2(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x2(int2)
|
|
nameWithType: math.int2x2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x2(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: int2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x2.g.cs
|
|
startLine: 286
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x2 int2x2(int2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
content.vb: Public Shared Function int2x2(value As int2) As int2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x2(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int2x2(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: int2x2(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int2x2(int2, int2)
|
|
nameWithType: math.int2x2(int2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x2(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: int2x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x2.g.cs
|
|
startLine: 292
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x2 int2x2(int2 c0, int2 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
content.vb: Public Shared Function int2x2(c0 As int2, c1 As int2) As int2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int2x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.int2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(int2x2)
|
|
nameWithType: math.transpose(int2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int2x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x2.g.cs
|
|
startLine: 298
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x2 transpose(int2x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
content.vb: Public Shared Function transpose(value As int2x2) As int2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int2x2)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.int2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(int2x2)
|
|
nameWithType: math.determinant(int2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int2x2)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x2.g.cs
|
|
startLine: 305
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int determinant(int2x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function determinant(value As int2x2) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x2, int2)
|
|
nameWithType: math.mul(int2x2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x2.g.cs
|
|
startLine: 314
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 mul(int2x2 m, int2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function mul(m As int2x2, v As int2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2, int2x2)
|
|
nameWithType: math.mul(int2, int2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2, Misaki.HighPerformance.Mathematics.int2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x2.g.cs
|
|
startLine: 326
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 mul(int2 v, int2x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function mul(v As int2, m As int2x2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x2, int2x2)
|
|
nameWithType: math.mul(int2x2, int2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2, Misaki.HighPerformance.Mathematics.int2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x2.g.cs
|
|
startLine: 332
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x2 mul(int2x2 lhs, int2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
content.vb: Public Shared Function mul(lhs As int2x2, rhs As int2x2) As int2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x2, int2x3)
|
|
nameWithType: math.mul(int2x2, int2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2, Misaki.HighPerformance.Mathematics.int2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x2.g.cs
|
|
startLine: 338
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x3 mul(int2x2 lhs, int2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
content.vb: Public Shared Function mul(lhs As int2x2, rhs As int2x3) As int2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int2x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int2x2, int2x4)
|
|
nameWithType: math.mul(int2x2, int2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int2x2, Misaki.HighPerformance.Mathematics.int2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int2x2.g.cs
|
|
startLine: 344
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x4 mul(int2x2 lhs, int2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
content.vb: Public Shared Function mul(lhs As int2x2, rhs As int2x4) As int2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x2(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x2(System.Int32)
|
|
id: int3x2(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x2(int)
|
|
nameWithType: math.int3x2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x2(int)
|
|
type: Method
|
|
source:
|
|
id: int3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x2.g.cs
|
|
startLine: 273
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x2 int3x2(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
content.vb: Public Shared Function int3x2(value As Integer) As int3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x2*
|
|
nameWithType.vb: math.int3x2(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3x2(Integer)
|
|
name.vb: int3x2(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x2(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x2(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
id: int3x2(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x2(int, int, int, int, int, int)
|
|
nameWithType: math.int3x2(int, int, int, int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x2(int, int, int, int, int, int)
|
|
type: Method
|
|
source:
|
|
id: int3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x2.g.cs
|
|
startLine: 279
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x2 int3x2(int m00, int m01, int m10, int m11, int m20, int m21)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Int32
|
|
- id: m01
|
|
type: System.Int32
|
|
- id: m10
|
|
type: System.Int32
|
|
- id: m11
|
|
type: System.Int32
|
|
- id: m20
|
|
type: System.Int32
|
|
- id: m21
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
content.vb: Public Shared Function int3x2(m00 As Integer, m01 As Integer, m10 As Integer, m11 As Integer, m20 As Integer, m21 As Integer) As int3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x2*
|
|
nameWithType.vb: math.int3x2(Integer, Integer, Integer, Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int3x2(Integer, Integer, Integer, Integer, Integer, Integer)
|
|
name.vb: int3x2(Integer, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x2(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x2(Misaki.HighPerformance.Mathematics.int3)
|
|
id: int3x2(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x2(int3)
|
|
nameWithType: math.int3x2(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x2(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: int3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x2.g.cs
|
|
startLine: 285
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x2 int3x2(int3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
content.vb: Public Shared Function int3x2(value As int3) As int3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x2(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int3x2(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
id: int3x2(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int3x2(int3, int3)
|
|
nameWithType: math.int3x2(int3, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x2(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: int3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x2.g.cs
|
|
startLine: 291
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x2 int3x2(int3 c0, int3 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
content.vb: Public Shared Function int3x2(c0 As int3, c1 As int3) As int3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.int3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(int3x2)
|
|
nameWithType: math.transpose(int3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int3x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x2.g.cs
|
|
startLine: 297
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x3 transpose(int3x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
content.vb: Public Shared Function transpose(value As int3x2) As int2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x2, int2)
|
|
nameWithType: math.mul(int3x2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x2.g.cs
|
|
startLine: 304
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 mul(int3x2 m, int2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function mul(m As int3x2, v As int2) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3, int3x2)
|
|
nameWithType: math.mul(int3, int3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3, Misaki.HighPerformance.Mathematics.int3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x2.g.cs
|
|
startLine: 316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 mul(int3 v, int3x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function mul(v As int3, m As int3x2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x2, int2x2)
|
|
nameWithType: math.mul(int3x2, int2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2, Misaki.HighPerformance.Mathematics.int2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x2.g.cs
|
|
startLine: 322
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x2 mul(int3x2 lhs, int2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
content.vb: Public Shared Function mul(lhs As int3x2, rhs As int2x2) As int3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x2, int2x3)
|
|
nameWithType: math.mul(int3x2, int2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2, Misaki.HighPerformance.Mathematics.int2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x2.g.cs
|
|
startLine: 328
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x3 mul(int3x2 lhs, int2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
content.vb: Public Shared Function mul(lhs As int3x2, rhs As int2x3) As int3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int3x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int3x2, int2x4)
|
|
nameWithType: math.mul(int3x2, int2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int3x2, Misaki.HighPerformance.Mathematics.int2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int3x2.g.cs
|
|
startLine: 334
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x4 mul(int3x2 lhs, int2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
content.vb: Public Shared Function mul(lhs As int3x2, rhs As int2x4) As int3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2(System.UInt32)
|
|
id: bool2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2(uint)
|
|
nameWithType: math.bool2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2(uint)
|
|
type: Method
|
|
source:
|
|
id: bool2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2.g.cs
|
|
startLine: 366
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 bool2(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Function bool2(value As UInteger) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2*
|
|
nameWithType.vb: math.bool2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool2(UInteger)
|
|
name.vb: bool2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2(System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2(System.UInt32,System.UInt32)
|
|
id: bool2(System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2(uint, uint)
|
|
nameWithType: math.bool2(uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2(uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2.g.cs
|
|
startLine: 372
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 bool2(uint x, uint y)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: y
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Function bool2(x As UInteger, y As UInteger) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2*
|
|
nameWithType.vb: math.bool2(UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool2(UInteger, UInteger)
|
|
name.vb: bool2(UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.bool2)
|
|
id: bool2(Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2(bool2)
|
|
nameWithType: math.bool2(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: bool2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2.g.cs
|
|
startLine: 378
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 bool2(bool2 xy)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Function bool2(xy As bool2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.int2)
|
|
id: bool2(Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2(int2)
|
|
nameWithType: math.bool2(int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: bool2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2.g.cs
|
|
startLine: 384
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 bool2(int2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Function bool2(v As int2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.uint2)
|
|
id: bool2(Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2(uint2)
|
|
nameWithType: math.bool2(uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: bool2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2.g.cs
|
|
startLine: 390
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 bool2(uint2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Function bool2(v As uint2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.float2)
|
|
id: bool2(Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2(float2)
|
|
nameWithType: math.bool2(float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: bool2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2.g.cs
|
|
startLine: 396
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 bool2(float2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Function bool2(v As float2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.double2)
|
|
id: bool2(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2(double2)
|
|
nameWithType: math.bool2(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: bool2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2.g.cs
|
|
startLine: 402
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 bool2(double2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Function bool2(v As double2) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(bool2, bool2, ShuffleComponent)
|
|
nameWithType: math.shuffle(bool2, bool2, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool2, Misaki.HighPerformance.Mathematics.bool2, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2.g.cs
|
|
startLine: 408
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint shuffle(bool2 left, bool2 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function shuffle(left As bool2, right As bool2, x As math.ShuffleComponent) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(bool2, bool2, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(bool2, bool2, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool2, Misaki.HighPerformance.Mathematics.bool2, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2.g.cs
|
|
startLine: 414
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 shuffle(bool2 left, bool2 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Function shuffle(left As bool2, right As bool2, x As math.ShuffleComponent, y As math.ShuffleComponent) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x2(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x2(System.Int32)
|
|
id: int4x2(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x2(int)
|
|
nameWithType: math.int4x2(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x2(int)
|
|
type: Method
|
|
source:
|
|
id: int4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x2.g.cs
|
|
startLine: 273
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x2 int4x2(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
content.vb: Public Shared Function int4x2(value As Integer) As int4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x2*
|
|
nameWithType.vb: math.int4x2(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4x2(Integer)
|
|
name.vb: int4x2(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x2(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x2(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
id: int4x2(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x2(int, int, int, int, int, int, int, int)
|
|
nameWithType: math.int4x2(int, int, int, int, int, int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x2(int, int, int, int, int, int, int, int)
|
|
type: Method
|
|
source:
|
|
id: int4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x2.g.cs
|
|
startLine: 279
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x2 int4x2(int m00, int m01, int m10, int m11, int m20, int m21, int m30, int m31)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Int32
|
|
- id: m01
|
|
type: System.Int32
|
|
- id: m10
|
|
type: System.Int32
|
|
- id: m11
|
|
type: System.Int32
|
|
- id: m20
|
|
type: System.Int32
|
|
- id: m21
|
|
type: System.Int32
|
|
- id: m30
|
|
type: System.Int32
|
|
- id: m31
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
content.vb: Public Shared Function int4x2(m00 As Integer, m01 As Integer, m10 As Integer, m11 As Integer, m20 As Integer, m21 As Integer, m30 As Integer, m31 As Integer) As int4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x2*
|
|
nameWithType.vb: math.int4x2(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4x2(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
name.vb: int4x2(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x2(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x2(Misaki.HighPerformance.Mathematics.int4)
|
|
id: int4x2(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x2(int4)
|
|
nameWithType: math.int4x2(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x2(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: int4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x2.g.cs
|
|
startLine: 285
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x2 int4x2(int4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
content.vb: Public Shared Function int4x2(value As int4) As int4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x2(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x2(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
id: int4x2(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x2(int4, int4)
|
|
nameWithType: math.int4x2(int4, int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x2(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: int4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x2.g.cs
|
|
startLine: 291
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x2 int4x2(int4 c0, int4 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
content.vb: Public Shared Function int4x2(c0 As int4, c1 As int4) As int4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.int4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(int4x2)
|
|
nameWithType: math.transpose(int4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x2.g.cs
|
|
startLine: 297
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2x4 transpose(int4x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
content.vb: Public Shared Function transpose(value As int4x2) As int2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x2, int2)
|
|
nameWithType: math.mul(int4x2, int2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2, Misaki.HighPerformance.Mathematics.int2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x2.g.cs
|
|
startLine: 304
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 mul(int4x2 m, int2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function mul(m As int4x2, v As int2) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4, int4x2)
|
|
nameWithType: math.mul(int4, int4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x2.g.cs
|
|
startLine: 316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int2 mul(int4 v, int4x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int2
|
|
content.vb: Public Shared Function mul(v As int4, m As int4x2) As int2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x2, int2x2)
|
|
nameWithType: math.mul(int4x2, int2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2, Misaki.HighPerformance.Mathematics.int2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x2.g.cs
|
|
startLine: 322
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x2 mul(int4x2 lhs, int2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
content.vb: Public Shared Function mul(lhs As int4x2, rhs As int2x2) As int4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x2, int2x3)
|
|
nameWithType: math.mul(int4x2, int2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2, Misaki.HighPerformance.Mathematics.int2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x2.g.cs
|
|
startLine: 328
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x3 mul(int4x2 lhs, int2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
content.vb: Public Shared Function mul(lhs As int4x2, rhs As int2x3) As int4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x2,Misaki.HighPerformance.Mathematics.int2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x2, int2x4)
|
|
nameWithType: math.mul(int4x2, int2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x2, Misaki.HighPerformance.Mathematics.int2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x2.g.cs
|
|
startLine: 334
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x4 mul(int4x2 lhs, int2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
content.vb: Public Shared Function mul(lhs As int4x2, rhs As int2x4) As int4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x3(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x3(System.Double)
|
|
id: double3x3(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x3(double)
|
|
nameWithType: math.double3x3(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x3(double)
|
|
type: Method
|
|
source:
|
|
id: double3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 249
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x3 double3x3(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
content.vb: Public Shared Function double3x3(value As Double) As double3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x3*
|
|
nameWithType.vb: math.double3x3(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3x3(Double)
|
|
name.vb: double3x3(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
id: double3x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x3(double, double, double, double, double, double, double, double, double)
|
|
nameWithType: math.double3x3(double, double, double, double, double, double, double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x3(double, double, double, double, double, double, double, double, double)
|
|
type: Method
|
|
source:
|
|
id: double3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 255
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x3 double3x3(double m00, double m01, double m02, double m10, double m11, double m12, double m20, double m21, double m22)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Double
|
|
- id: m01
|
|
type: System.Double
|
|
- id: m02
|
|
type: System.Double
|
|
- id: m10
|
|
type: System.Double
|
|
- id: m11
|
|
type: System.Double
|
|
- id: m12
|
|
type: System.Double
|
|
- id: m20
|
|
type: System.Double
|
|
- id: m21
|
|
type: System.Double
|
|
- id: m22
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
content.vb: Public Shared Function double3x3(m00 As Double, m01 As Double, m02 As Double, m10 As Double, m11 As Double, m12 As Double, m20 As Double, m21 As Double, m22 As Double) As double3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x3*
|
|
nameWithType.vb: math.double3x3(Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3x3(Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
name.vb: double3x3(Double, Double, Double, Double, Double, Double, Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x3(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x3(Misaki.HighPerformance.Mathematics.double3)
|
|
id: double3x3(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x3(double3)
|
|
nameWithType: math.double3x3(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x3(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: double3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 261
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x3 double3x3(double3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
content.vb: Public Shared Function double3x3(value As double3) As double3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x3(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3x3(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: double3x3(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3x3(double3, double3, double3)
|
|
nameWithType: math.double3x3(double3, double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x3(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: double3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 267
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x3 double3x3(double3 c0, double3 c1, double3 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
content.vb: Public Shared Function double3x3(c0 As double3, c1 As double3, c2 As double3) As double3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.double3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(double3x3)
|
|
nameWithType: math.transpose(double3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double3x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 273
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x3 transpose(double3x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
content.vb: Public Shared Function transpose(value As double3x3) As double3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double3x3)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.double3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(double3x3)
|
|
nameWithType: math.determinant(double3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.double3x3)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 281
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double determinant(double3x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Shared Function determinant(value As double3x3) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double3x3)
|
|
id: inverse(Misaki.HighPerformance.Mathematics.double3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: inverse(double3x3)
|
|
nameWithType: math.inverse(double3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.double3x3)
|
|
type: Method
|
|
source:
|
|
id: inverse
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 291
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x3 inverse(double3x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
content.vb: Public Shared Function inverse(value As double3x3) As double3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.inverse*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x3, double3)
|
|
nameWithType: math.mul(double3x3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 332
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 mul(double3x3 m, double3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function mul(m As double3x3, v As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3, double3x3)
|
|
nameWithType: math.mul(double3, double3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 345
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 mul(double3 v, double3x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function mul(v As double3, m As double3x3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x3, double3x2)
|
|
nameWithType: math.mul(double3x3, double3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3, Misaki.HighPerformance.Mathematics.double3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 351
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x2 mul(double3x3 lhs, double3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
content.vb: Public Shared Function mul(lhs As double3x3, rhs As double3x2) As double3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x3, double3x3)
|
|
nameWithType: math.mul(double3x3, double3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3, Misaki.HighPerformance.Mathematics.double3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 357
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x3 mul(double3x3 lhs, double3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
content.vb: Public Shared Function mul(lhs As double3x3, rhs As double3x3) As double3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double3x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double3x3, double3x4)
|
|
nameWithType: math.mul(double3x3, double3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double3x3, Misaki.HighPerformance.Mathematics.double3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3x3.g.cs
|
|
startLine: 363
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x4 mul(double3x3 lhs, double3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
content.vb: Public Shared Function mul(lhs As double3x3, rhs As double3x4) As double3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x4(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x4(System.Int32)
|
|
id: int4x4(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x4(int)
|
|
nameWithType: math.int4x4(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x4(int)
|
|
type: Method
|
|
source:
|
|
id: int4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x4.g.cs
|
|
startLine: 284
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x4 int4x4(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
content.vb: Public Shared Function int4x4(value As Integer) As int4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x4*
|
|
nameWithType.vb: math.int4x4(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4x4(Integer)
|
|
name.vb: int4x4(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
id: int4x4(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x4(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int)
|
|
nameWithType: math.int4x4(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x4(int, int, int, int, int, int, int, int, int, int, int, int, int, int, int, int)
|
|
type: Method
|
|
source:
|
|
id: int4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x4.g.cs
|
|
startLine: 290
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x4 int4x4(int m00, int m01, int m02, int m03, int m10, int m11, int m12, int m13, int m20, int m21, int m22, int m23, int m30, int m31, int m32, int m33)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Int32
|
|
- id: m01
|
|
type: System.Int32
|
|
- id: m02
|
|
type: System.Int32
|
|
- id: m03
|
|
type: System.Int32
|
|
- id: m10
|
|
type: System.Int32
|
|
- id: m11
|
|
type: System.Int32
|
|
- id: m12
|
|
type: System.Int32
|
|
- id: m13
|
|
type: System.Int32
|
|
- id: m20
|
|
type: System.Int32
|
|
- id: m21
|
|
type: System.Int32
|
|
- id: m22
|
|
type: System.Int32
|
|
- id: m23
|
|
type: System.Int32
|
|
- id: m30
|
|
type: System.Int32
|
|
- id: m31
|
|
type: System.Int32
|
|
- id: m32
|
|
type: System.Int32
|
|
- id: m33
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
content.vb: Public Shared Function int4x4(m00 As Integer, m01 As Integer, m02 As Integer, m03 As Integer, m10 As Integer, m11 As Integer, m12 As Integer, m13 As Integer, m20 As Integer, m21 As Integer, m22 As Integer, m23 As Integer, m30 As Integer, m31 As Integer, m32 As Integer, m33 As Integer) As int4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x4*
|
|
nameWithType.vb: math.int4x4(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4x4(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
name.vb: int4x4(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x4(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x4(Misaki.HighPerformance.Mathematics.int4)
|
|
id: int4x4(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x4(int4)
|
|
nameWithType: math.int4x4(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x4(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: int4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x4.g.cs
|
|
startLine: 296
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x4 int4x4(int4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
content.vb: Public Shared Function int4x4(value As int4) As int4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x4(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x4(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
id: int4x4(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x4(int4, int4, int4, int4)
|
|
nameWithType: math.int4x4(int4, int4, int4, int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x4(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: int4x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x4.g.cs
|
|
startLine: 302
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x4 int4x4(int4 c0, int4 c1, int4 c2, int4 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
content.vb: Public Shared Function int4x4(c0 As int4, c1 As int4, c2 As int4, c3 As int4) As int4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.int4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(int4x4)
|
|
nameWithType: math.transpose(int4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x4.g.cs
|
|
startLine: 308
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x4 transpose(int4x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
content.vb: Public Shared Function transpose(value As int4x4) As int4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int4x4)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.int4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(int4x4)
|
|
nameWithType: math.determinant(int4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.int4x4)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x4.g.cs
|
|
startLine: 317
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int determinant(int4x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
return:
|
|
type: System.Int32
|
|
content.vb: Public Shared Function determinant(value As int4x4) As Integer
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x4, int4)
|
|
nameWithType: math.mul(int4x4, int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4, Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x4.g.cs
|
|
startLine: 328
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 mul(int4x4 m, int4 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function mul(m As int4x4, v As int4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4, int4x4)
|
|
nameWithType: math.mul(int4, int4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x4.g.cs
|
|
startLine: 346
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 mul(int4 v, int4x4 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function mul(v As int4, m As int4x4) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x4, int4x2)
|
|
nameWithType: math.mul(int4x4, int4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4, Misaki.HighPerformance.Mathematics.int4x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x4.g.cs
|
|
startLine: 352
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x2 mul(int4x4 lhs, int4x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
content.vb: Public Shared Function mul(lhs As int4x4, rhs As int4x2) As int4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x4, int4x3)
|
|
nameWithType: math.mul(int4x4, int4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4, Misaki.HighPerformance.Mathematics.int4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x4.g.cs
|
|
startLine: 358
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x3 mul(int4x4 lhs, int4x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
content.vb: Public Shared Function mul(lhs As int4x4, rhs As int4x3) As int4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x4,Misaki.HighPerformance.Mathematics.int4x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x4, int4x4)
|
|
nameWithType: math.mul(int4x4, int4x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x4, Misaki.HighPerformance.Mathematics.int4x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x4.g.cs
|
|
startLine: 364
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x4 mul(int4x4 lhs, int4x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
content.vb: Public Shared Function mul(lhs As int4x4, rhs As int4x4) As int4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x4(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x4(System.UInt32)
|
|
id: bool2x4(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x4(uint)
|
|
nameWithType: math.bool2x4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x4(uint)
|
|
type: Method
|
|
source:
|
|
id: bool2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x4.g.cs
|
|
startLine: 136
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x4 bool2x4(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x4
|
|
content.vb: Public Shared Function bool2x4(value As UInteger) As bool2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x4*
|
|
nameWithType.vb: math.bool2x4(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool2x4(UInteger)
|
|
name.vb: bool2x4(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: bool2x4(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x4(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.bool2x4(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x4(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x4.g.cs
|
|
startLine: 142
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x4 bool2x4(uint m00, uint m01, uint m02, uint m03, uint m10, uint m11, uint m12, uint m13)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m02
|
|
type: System.UInt32
|
|
- id: m03
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m12
|
|
type: System.UInt32
|
|
- id: m13
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x4
|
|
content.vb: Public Shared Function bool2x4(m00 As UInteger, m01 As UInteger, m02 As UInteger, m03 As UInteger, m10 As UInteger, m11 As UInteger, m12 As UInteger, m13 As UInteger) As bool2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x4*
|
|
nameWithType.vb: math.bool2x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool2x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: bool2x4(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x4(Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x4(Misaki.HighPerformance.Mathematics.bool2)
|
|
id: bool2x4(Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x4(bool2)
|
|
nameWithType: math.bool2x4(bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x4(Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: bool2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x4.g.cs
|
|
startLine: 148
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x4 bool2x4(bool2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x4
|
|
content.vb: Public Shared Function bool2x4(value As bool2) As bool2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x4(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool2x4(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
id: bool2x4(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool2x4(bool2, bool2, bool2, bool2)
|
|
nameWithType: math.bool2x4(bool2, bool2, bool2, bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x4(Misaki.HighPerformance.Mathematics.bool2, Misaki.HighPerformance.Mathematics.bool2, Misaki.HighPerformance.Mathematics.bool2, Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: bool2x4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x4.g.cs
|
|
startLine: 154
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x4 bool2x4(bool2 c0, bool2 c1, bool2 c2, bool2 c3)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: c3
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x4
|
|
content.vb: Public Shared Function bool2x4(c0 As bool2, c1 As bool2, c2 As bool2, c3 As bool2) As bool2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool2x4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x4)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.bool2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(bool2x4)
|
|
nameWithType: math.transpose(bool2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool2x4)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool2x4.g.cs
|
|
startLine: 160
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x2 transpose(bool2x4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x2
|
|
content.vb: Public Shared Function transpose(value As bool2x4) As bool4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3(System.UInt32)
|
|
id: bool3(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3(uint)
|
|
nameWithType: math.bool3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3(uint)
|
|
type: Method
|
|
source:
|
|
id: bool3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1034
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 bool3(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Function bool3(value As UInteger) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3*
|
|
nameWithType.vb: math.bool3(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool3(UInteger)
|
|
name.vb: bool3(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3(System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3(System.UInt32,System.UInt32,System.UInt32)
|
|
id: bool3(System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3(uint, uint, uint)
|
|
nameWithType: math.bool3(uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3(uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1040
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 bool3(uint x, uint y, uint z)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: y
|
|
type: System.UInt32
|
|
- id: z
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Function bool3(x As UInteger, y As UInteger, z As UInteger) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3*
|
|
nameWithType.vb: math.bool3(UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool3(UInteger, UInteger, UInteger)
|
|
name.vb: bool3(UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3(System.UInt32,Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3(System.UInt32,Misaki.HighPerformance.Mathematics.bool2)
|
|
id: bool3(System.UInt32,Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3(uint, bool2)
|
|
nameWithType: math.bool3(uint, bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3(uint, Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: bool3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1046
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 bool3(uint x, bool2 yz)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Function bool3(x As UInteger, yz As bool2) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3*
|
|
nameWithType.vb: math.bool3(UInteger, bool2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool3(UInteger, Misaki.HighPerformance.Mathematics.bool2)
|
|
name.vb: bool3(UInteger, bool2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.bool2,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.bool2,System.UInt32)
|
|
id: bool3(Misaki.HighPerformance.Mathematics.bool2,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3(bool2, uint)
|
|
nameWithType: math.bool3(bool2, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.bool2, uint)
|
|
type: Method
|
|
source:
|
|
id: bool3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1052
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 bool3(bool2 xy, uint z)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: z
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Function bool3(xy As bool2, z As UInteger) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3*
|
|
nameWithType.vb: math.bool3(bool2, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.bool2, UInteger)
|
|
name.vb: bool3(bool2, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.bool3)
|
|
id: bool3(Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3(bool3)
|
|
nameWithType: math.bool3(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: bool3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1058
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 bool3(bool3 xyz)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Function bool3(xyz As bool3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.int3)
|
|
id: bool3(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3(int3)
|
|
nameWithType: math.bool3(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: bool3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1064
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 bool3(int3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Function bool3(v As int3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: bool3(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3(uint3)
|
|
nameWithType: math.bool3(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: bool3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1070
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 bool3(uint3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Function bool3(v As uint3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.float3)
|
|
id: bool3(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3(float3)
|
|
nameWithType: math.bool3(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: bool3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1076
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 bool3(float3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Function bool3(v As float3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.double3)
|
|
id: bool3(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool3(double3)
|
|
nameWithType: math.bool3(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: bool3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1082
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 bool3(double3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Function bool3(v As double3) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(bool3, bool3, ShuffleComponent)
|
|
nameWithType: math.shuffle(bool3, bool3, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1088
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint shuffle(bool3 left, bool3 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function shuffle(left As bool3, right As bool3, x As math.ShuffleComponent) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(bool3, bool3, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(bool3, bool3, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1094
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 shuffle(bool3 left, bool3 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Function shuffle(left As bool3, right As bool3, x As math.ShuffleComponent, y As math.ShuffleComponent) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.bool3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(bool3, bool3, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(bool3, bool3, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.bool3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool3.g.cs
|
|
startLine: 1102
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 shuffle(bool3 left, bool3 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Function shuffle(left As bool3, right As bool3, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x3(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x3(System.Double)
|
|
id: double2x3(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x3(double)
|
|
nameWithType: math.double2x3(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x3(double)
|
|
type: Method
|
|
source:
|
|
id: double2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x3.g.cs
|
|
startLine: 248
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x3 double2x3(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
content.vb: Public Shared Function double2x3(value As Double) As double2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x3*
|
|
nameWithType.vb: math.double2x3(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double2x3(Double)
|
|
name.vb: double2x3(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
id: double2x3(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x3(double, double, double, double, double, double)
|
|
nameWithType: math.double2x3(double, double, double, double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x3(double, double, double, double, double, double)
|
|
type: Method
|
|
source:
|
|
id: double2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x3.g.cs
|
|
startLine: 254
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x3 double2x3(double m00, double m01, double m02, double m10, double m11, double m12)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Double
|
|
- id: m01
|
|
type: System.Double
|
|
- id: m02
|
|
type: System.Double
|
|
- id: m10
|
|
type: System.Double
|
|
- id: m11
|
|
type: System.Double
|
|
- id: m12
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
content.vb: Public Shared Function double2x3(m00 As Double, m01 As Double, m02 As Double, m10 As Double, m11 As Double, m12 As Double) As double2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x3*
|
|
nameWithType.vb: math.double2x3(Double, Double, Double, Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double2x3(Double, Double, Double, Double, Double, Double)
|
|
name.vb: double2x3(Double, Double, Double, Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x3(Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x3(Misaki.HighPerformance.Mathematics.double2)
|
|
id: double2x3(Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x3(double2)
|
|
nameWithType: math.double2x3(double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x3(Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: double2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x3.g.cs
|
|
startLine: 260
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x3 double2x3(double2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
content.vb: Public Shared Function double2x3(value As double2) As double2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x3(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double2x3(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
id: double2x3(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double2x3(double2, double2, double2)
|
|
nameWithType: math.double2x3(double2, double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x3(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: double2x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x3.g.cs
|
|
startLine: 266
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x3 double2x3(double2 c0, double2 c1, double2 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
content.vb: Public Shared Function double2x3(c0 As double2, c1 As double2, c2 As double2) As double2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double2x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.double2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(double2x3)
|
|
nameWithType: math.transpose(double2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.double2x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x3.g.cs
|
|
startLine: 272
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3x2 transpose(double2x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
content.vb: Public Shared Function transpose(value As double2x3) As double3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x3, double3)
|
|
nameWithType: math.mul(double2x3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3, Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x3.g.cs
|
|
startLine: 280
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 mul(double2x3 m, double3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function mul(m As double2x3, v As double3) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2, double2x3)
|
|
nameWithType: math.mul(double2, double2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x3.g.cs
|
|
startLine: 293
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 mul(double2 v, double2x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function mul(v As double2, m As double2x3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x3, double3x2)
|
|
nameWithType: math.mul(double2x3, double3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3, Misaki.HighPerformance.Mathematics.double3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x3.g.cs
|
|
startLine: 299
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x2 mul(double2x3 lhs, double3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x2
|
|
content.vb: Public Shared Function mul(lhs As double2x3, rhs As double3x2) As double2x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x3, double3x3)
|
|
nameWithType: math.mul(double2x3, double3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3, Misaki.HighPerformance.Mathematics.double3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x3.g.cs
|
|
startLine: 305
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x3 mul(double2x3 lhs, double3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
content.vb: Public Shared Function mul(lhs As double2x3, rhs As double3x3) As double2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.double2x3,Misaki.HighPerformance.Mathematics.double3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(double2x3, double3x4)
|
|
nameWithType: math.mul(double2x3, double3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.double2x3, Misaki.HighPerformance.Mathematics.double3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double2x3.g.cs
|
|
startLine: 311
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2x4 mul(double2x3 lhs, double3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.double2x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.double3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2x4
|
|
content.vb: Public Shared Function mul(lhs As double2x3, rhs As double3x4) As double2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x2(System.UInt32)
|
|
id: uint3x2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x2(uint)
|
|
nameWithType: math.uint3x2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x2(uint)
|
|
type: Method
|
|
source:
|
|
id: uint3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x2.g.cs
|
|
startLine: 273
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x2 uint3x2(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
content.vb: Public Shared Function uint3x2(value As UInteger) As uint3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x2*
|
|
nameWithType.vb: math.uint3x2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3x2(UInteger)
|
|
name.vb: uint3x2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: uint3x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x2(uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.uint3x2(uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x2(uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: uint3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x2.g.cs
|
|
startLine: 279
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x2 uint3x2(uint m00, uint m01, uint m10, uint m11, uint m20, uint m21)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
content.vb: Public Shared Function uint3x2(m00 As UInteger, m01 As UInteger, m10 As UInteger, m11 As UInteger, m20 As UInteger, m21 As UInteger) As uint3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x2*
|
|
nameWithType.vb: math.uint3x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.uint3x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: uint3x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x2(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x2(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: uint3x2(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x2(uint3)
|
|
nameWithType: math.uint3x2(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x2(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: uint3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x2.g.cs
|
|
startLine: 285
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x2 uint3x2(uint3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
content.vb: Public Shared Function uint3x2(value As uint3) As uint3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x2(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.uint3x2(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
id: uint3x2(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: uint3x2(uint3, uint3)
|
|
nameWithType: math.uint3x2(uint3, uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x2(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: uint3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x2.g.cs
|
|
startLine: 291
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x2 uint3x2(uint3 c0, uint3 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
content.vb: Public Shared Function uint3x2(c0 As uint3, c1 As uint3) As uint3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.uint3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.uint3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(uint3x2)
|
|
nameWithType: math.transpose(uint3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.uint3x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x2.g.cs
|
|
startLine: 297
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2x3 transpose(uint3x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
content.vb: Public Shared Function transpose(value As uint3x2) As uint2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x2, uint2)
|
|
nameWithType: math.mul(uint3x2, uint2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2, Misaki.HighPerformance.Mathematics.uint2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x2.g.cs
|
|
startLine: 304
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3 mul(uint3x2 m, uint2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
content.vb: Public Shared Function mul(m As uint3x2, v As uint2) As uint3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3,Misaki.HighPerformance.Mathematics.uint3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3, uint3x2)
|
|
nameWithType: math.mul(uint3, uint3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3, Misaki.HighPerformance.Mathematics.uint3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x2.g.cs
|
|
startLine: 316
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint2 mul(uint3 v, uint3x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint2
|
|
content.vb: Public Shared Function mul(v As uint3, m As uint3x2) As uint2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x2, uint2x2)
|
|
nameWithType: math.mul(uint3x2, uint2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2, Misaki.HighPerformance.Mathematics.uint2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x2.g.cs
|
|
startLine: 322
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x2 mul(uint3x2 lhs, uint2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
content.vb: Public Shared Function mul(lhs As uint3x2, rhs As uint2x2) As uint3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x2, uint2x3)
|
|
nameWithType: math.mul(uint3x2, uint2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2, Misaki.HighPerformance.Mathematics.uint2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x2.g.cs
|
|
startLine: 328
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x3 mul(uint3x2 lhs, uint2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
content.vb: Public Shared Function mul(lhs As uint3x2, rhs As uint2x3) As uint3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.uint3x2,Misaki.HighPerformance.Mathematics.uint2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(uint3x2, uint2x4)
|
|
nameWithType: math.mul(uint3x2, uint2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.uint3x2, Misaki.HighPerformance.Mathematics.uint2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\uint3x2.g.cs
|
|
startLine: 334
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint3x4 mul(uint3x2 lhs, uint2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.uint2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.uint3x4
|
|
content.vb: Public Shared Function mul(lhs As uint3x2, rhs As uint2x4) As uint3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x3(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x3(System.Int32)
|
|
id: int4x3(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x3(int)
|
|
nameWithType: math.int4x3(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x3(int)
|
|
type: Method
|
|
source:
|
|
id: int4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x3.g.cs
|
|
startLine: 278
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x3 int4x3(int value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
content.vb: Public Shared Function int4x3(value As Integer) As int4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x3*
|
|
nameWithType.vb: math.int4x3(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4x3(Integer)
|
|
name.vb: int4x3(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
id: int4x3(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x3(int, int, int, int, int, int, int, int, int, int, int, int)
|
|
nameWithType: math.int4x3(int, int, int, int, int, int, int, int, int, int, int, int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x3(int, int, int, int, int, int, int, int, int, int, int, int)
|
|
type: Method
|
|
source:
|
|
id: int4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x3.g.cs
|
|
startLine: 284
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x3 int4x3(int m00, int m01, int m02, int m10, int m11, int m12, int m20, int m21, int m22, int m30, int m31, int m32)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Int32
|
|
- id: m01
|
|
type: System.Int32
|
|
- id: m02
|
|
type: System.Int32
|
|
- id: m10
|
|
type: System.Int32
|
|
- id: m11
|
|
type: System.Int32
|
|
- id: m12
|
|
type: System.Int32
|
|
- id: m20
|
|
type: System.Int32
|
|
- id: m21
|
|
type: System.Int32
|
|
- id: m22
|
|
type: System.Int32
|
|
- id: m30
|
|
type: System.Int32
|
|
- id: m31
|
|
type: System.Int32
|
|
- id: m32
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
content.vb: Public Shared Function int4x3(m00 As Integer, m01 As Integer, m02 As Integer, m10 As Integer, m11 As Integer, m12 As Integer, m20 As Integer, m21 As Integer, m22 As Integer, m30 As Integer, m31 As Integer, m32 As Integer) As int4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x3*
|
|
nameWithType.vb: math.int4x3(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.int4x3(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
name.vb: int4x3(Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer, Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x3(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x3(Misaki.HighPerformance.Mathematics.int4)
|
|
id: int4x3(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x3(int4)
|
|
nameWithType: math.int4x3(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x3(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: int4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x3.g.cs
|
|
startLine: 290
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x3 int4x3(int4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
content.vb: Public Shared Function int4x3(value As int4) As int4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x3(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.int4x3(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
id: int4x3(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: int4x3(int4, int4, int4)
|
|
nameWithType: math.int4x3(int4, int4, int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x3(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: int4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x3.g.cs
|
|
startLine: 296
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x3 int4x3(int4 c0, int4 c1, int4 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
content.vb: Public Shared Function int4x3(c0 As int4, c1 As int4, c2 As int4) As int4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.int4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.int4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(int4x3)
|
|
nameWithType: math.transpose(int4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.int4x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x3.g.cs
|
|
startLine: 302
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3x4 transpose(int4x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
content.vb: Public Shared Function transpose(value As int4x3) As int3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x3, int3)
|
|
nameWithType: math.mul(int4x3, int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3, Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x3.g.cs
|
|
startLine: 310
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4 mul(int4x3 m, int3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
content.vb: Public Shared Function mul(m As int4x3, v As int3) As int4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4,Misaki.HighPerformance.Mathematics.int4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4, int4x3)
|
|
nameWithType: math.mul(int4, int4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4, Misaki.HighPerformance.Mathematics.int4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x3.g.cs
|
|
startLine: 325
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int3 mul(int4 v, int4x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
content.vb: Public Shared Function mul(v As int4, m As int4x3) As int3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x3, int3x2)
|
|
nameWithType: math.mul(int4x3, int3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3, Misaki.HighPerformance.Mathematics.int3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x3.g.cs
|
|
startLine: 331
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x2 mul(int4x3 lhs, int3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x2
|
|
content.vb: Public Shared Function mul(lhs As int4x3, rhs As int3x2) As int4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x3, int3x3)
|
|
nameWithType: math.mul(int4x3, int3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3, Misaki.HighPerformance.Mathematics.int3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x3.g.cs
|
|
startLine: 337
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x3 mul(int4x3 lhs, int3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
content.vb: Public Shared Function mul(lhs As int4x3, rhs As int3x3) As int4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.int4x3,Misaki.HighPerformance.Mathematics.int3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(int4x3, int3x4)
|
|
nameWithType: math.mul(int4x3, int3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.int4x3, Misaki.HighPerformance.Mathematics.int3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\int4x3.g.cs
|
|
startLine: 343
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static int4x4 mul(int4x3 lhs, int3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.int3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.int4x4
|
|
content.vb: Public Shared Function mul(lhs As int4x3, rhs As int3x4) As int4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(System.Double)
|
|
id: double3(System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(double)
|
|
nameWithType: math.double3(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(double)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1289
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(double value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(value As Double) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
nameWithType.vb: math.double3(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3(Double)
|
|
name.vb: double3(Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(System.Double,System.Double,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(System.Double,System.Double,System.Double)
|
|
id: double3(System.Double,System.Double,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(double, double, double)
|
|
nameWithType: math.double3(double, double, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(double, double, double)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1295
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(double x, double y, double z)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
- id: y
|
|
type: System.Double
|
|
- id: z
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(x As Double, y As Double, z As Double) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
nameWithType.vb: math.double3(Double, Double, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3(Double, Double, Double)
|
|
name.vb: double3(Double, Double, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(System.Double,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(System.Double,Misaki.HighPerformance.Mathematics.double2)
|
|
id: double3(System.Double,Misaki.HighPerformance.Mathematics.double2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(double, double2)
|
|
nameWithType: math.double3(double, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(double, Misaki.HighPerformance.Mathematics.double2)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1301
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(double x, double2 yz)
|
|
parameters:
|
|
- id: x
|
|
type: System.Double
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(x As Double, yz As double2) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
nameWithType.vb: math.double3(Double, double2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3(Double, Misaki.HighPerformance.Mathematics.double2)
|
|
name.vb: double3(Double, double2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
id: double3(Misaki.HighPerformance.Mathematics.double2,System.Double)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(double2, double)
|
|
nameWithType: math.double3(double2, double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.double2, double)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1307
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(double2 xy, double z)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
- id: z
|
|
type: System.Double
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(xy As double2, z As Double) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
nameWithType.vb: math.double3(double2, Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.double2, Double)
|
|
name.vb: double3(double2, Double)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.double3)
|
|
id: double3(Misaki.HighPerformance.Mathematics.double3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(double3)
|
|
nameWithType: math.double3(double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.double3)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1313
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(double3 xyz)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(xyz As double3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.int3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.int3)
|
|
id: double3(Misaki.HighPerformance.Mathematics.int3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(int3)
|
|
nameWithType: math.double3(int3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.int3)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1319
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(int3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(v As int3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.uint3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.uint3)
|
|
id: double3(Misaki.HighPerformance.Mathematics.uint3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(uint3)
|
|
nameWithType: math.double3(uint3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.uint3)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1325
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(uint3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(v As uint3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.float3)
|
|
id: double3(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(float3)
|
|
nameWithType: math.double3(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1331
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(float3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(v As float3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.bool3)
|
|
id: double3(Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(bool3)
|
|
nameWithType: math.double3(bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1337
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(bool3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(v As bool3) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(System.Int32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(System.Int32)
|
|
id: double3(System.Int32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(int)
|
|
nameWithType: math.double3(int)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(int)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1343
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(int v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Int32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(v As Integer) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
nameWithType.vb: math.double3(Integer)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3(Integer)
|
|
name.vb: double3(Integer)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(System.UInt32)
|
|
id: double3(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(uint)
|
|
nameWithType: math.double3(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(uint)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1349
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(uint v)
|
|
parameters:
|
|
- id: v
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(v As UInteger) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
nameWithType.vb: math.double3(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3(UInteger)
|
|
name.vb: double3(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.double3(System.Single)
|
|
id: double3(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: double3(float)
|
|
nameWithType: math.double3(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3(float)
|
|
type: Method
|
|
source:
|
|
id: double3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1355
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 double3(float v)
|
|
parameters:
|
|
- id: v
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function double3(v As Single) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.double3*
|
|
nameWithType.vb: math.double3(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.double3(Single)
|
|
name.vb: double3(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(double3, double3, ShuffleComponent)
|
|
nameWithType: math.shuffle(double3, double3, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1361
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double shuffle(double3 left, double3 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.Double
|
|
content.vb: Public Shared Function shuffle(left As double3, right As double3, x As math.ShuffleComponent) As Double
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(double3, double3, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(double3, double3, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1367
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double2 shuffle(double3 left, double3 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double2
|
|
content.vb: Public Shared Function shuffle(left As double3, right As double3, x As math.ShuffleComponent, y As math.ShuffleComponent) As double2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(double3, double3, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(double3, double3, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\double3.g.cs
|
|
startLine: 1375
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static double3 shuffle(double3 left, double3 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.double3
|
|
content.vb: Public Shared Function shuffle(left As double3, right As double3, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent) As double3
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x2(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x2(System.UInt32)
|
|
id: bool4x2(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x2(uint)
|
|
nameWithType: math.bool4x2(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x2(uint)
|
|
type: Method
|
|
source:
|
|
id: bool4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x2.g.cs
|
|
startLine: 126
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x2 bool4x2(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x2
|
|
content.vb: Public Shared Function bool4x2(value As UInteger) As bool4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x2*
|
|
nameWithType.vb: math.bool4x2(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4x2(UInteger)
|
|
name.vb: bool4x2(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: bool4x2(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x2(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
nameWithType: math.bool4x2(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x2(uint, uint, uint, uint, uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x2.g.cs
|
|
startLine: 132
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x2 bool4x2(uint m00, uint m01, uint m10, uint m11, uint m20, uint m21, uint m30, uint m31)
|
|
parameters:
|
|
- id: m00
|
|
type: System.UInt32
|
|
- id: m01
|
|
type: System.UInt32
|
|
- id: m10
|
|
type: System.UInt32
|
|
- id: m11
|
|
type: System.UInt32
|
|
- id: m20
|
|
type: System.UInt32
|
|
- id: m21
|
|
type: System.UInt32
|
|
- id: m30
|
|
type: System.UInt32
|
|
- id: m31
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x2
|
|
content.vb: Public Shared Function bool4x2(m00 As UInteger, m01 As UInteger, m10 As UInteger, m11 As UInteger, m20 As UInteger, m21 As UInteger, m30 As UInteger, m31 As UInteger) As bool4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x2*
|
|
nameWithType.vb: math.bool4x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: bool4x2(UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x2(Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x2(Misaki.HighPerformance.Mathematics.bool4)
|
|
id: bool4x2(Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x2(bool4)
|
|
nameWithType: math.bool4x2(bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x2(Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
id: bool4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x2.g.cs
|
|
startLine: 138
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x2 bool4x2(bool4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x2
|
|
content.vb: Public Shared Function bool4x2(value As bool4) As bool4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x2(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4x2(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
id: bool4x2(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4x2(bool4, bool4)
|
|
nameWithType: math.bool4x2(bool4, bool4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x2(Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.bool4)
|
|
type: Method
|
|
source:
|
|
id: bool4x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x2.g.cs
|
|
startLine: 144
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4x2 bool4x2(bool4 c0, bool4 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4x2
|
|
content.vb: Public Shared Function bool4x2(c0 As bool4, c1 As bool4) As bool4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.bool4x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(bool4x2)
|
|
nameWithType: math.transpose(bool4x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.bool4x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4x2.g.cs
|
|
startLine: 150
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2x4 transpose(bool4x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.bool4x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2x4
|
|
content.vb: Public Shared Function transpose(value As bool4x2) As bool2x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32)
|
|
id: bool4(System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(uint)
|
|
nameWithType: math.bool4(uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(uint)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2716
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(uint value)
|
|
parameters:
|
|
- id: value
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(value As UInteger) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
nameWithType.vb: math.bool4(UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4(UInteger)
|
|
name.vb: bool4(UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
id: bool4(System.UInt32,System.UInt32,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(uint, uint, uint, uint)
|
|
nameWithType: math.bool4(uint, uint, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(uint, uint, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2722
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(uint x, uint y, uint z, uint w)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: y
|
|
type: System.UInt32
|
|
- id: z
|
|
type: System.UInt32
|
|
- id: w
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(x As UInteger, y As UInteger, z As UInteger, w As UInteger) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
nameWithType.vb: math.bool4(UInteger, UInteger, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4(UInteger, UInteger, UInteger, UInteger)
|
|
name.vb: bool4(UInteger, UInteger, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,System.UInt32,Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,System.UInt32,Misaki.HighPerformance.Mathematics.bool2)
|
|
id: bool4(System.UInt32,System.UInt32,Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(uint, uint, bool2)
|
|
nameWithType: math.bool4(uint, uint, bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(uint, uint, Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2728
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(uint x, uint y, bool2 zw)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: y
|
|
type: System.UInt32
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(x As UInteger, y As UInteger, zw As bool2) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
nameWithType.vb: math.bool4(UInteger, UInteger, bool2)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4(UInteger, UInteger, Misaki.HighPerformance.Mathematics.bool2)
|
|
name.vb: bool4(UInteger, UInteger, bool2)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,Misaki.HighPerformance.Mathematics.bool2,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,Misaki.HighPerformance.Mathematics.bool2,System.UInt32)
|
|
id: bool4(System.UInt32,Misaki.HighPerformance.Mathematics.bool2,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(uint, bool2, uint)
|
|
nameWithType: math.bool4(uint, bool2, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(uint, Misaki.HighPerformance.Mathematics.bool2, uint)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2734
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(uint x, bool2 yz, uint w)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: yz
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: w
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(x As UInteger, yz As bool2, w As UInteger) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
nameWithType.vb: math.bool4(UInteger, bool2, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4(UInteger, Misaki.HighPerformance.Mathematics.bool2, UInteger)
|
|
name.vb: bool4(UInteger, bool2, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool2,System.UInt32,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool2,System.UInt32,System.UInt32)
|
|
id: bool4(Misaki.HighPerformance.Mathematics.bool2,System.UInt32,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(bool2, uint, uint)
|
|
nameWithType: math.bool4(bool2, uint, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool2, uint, uint)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2740
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(bool2 xy, uint z, uint w)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: z
|
|
type: System.UInt32
|
|
- id: w
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(xy As bool2, z As UInteger, w As UInteger) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
nameWithType.vb: math.bool4(bool2, UInteger, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool2, UInteger, UInteger)
|
|
name.vb: bool4(bool2, UInteger, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,Misaki.HighPerformance.Mathematics.bool3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(System.UInt32,Misaki.HighPerformance.Mathematics.bool3)
|
|
id: bool4(System.UInt32,Misaki.HighPerformance.Mathematics.bool3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(uint, bool3)
|
|
nameWithType: math.bool4(uint, bool3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(uint, Misaki.HighPerformance.Mathematics.bool3)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2746
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(uint x, bool3 yzw)
|
|
parameters:
|
|
- id: x
|
|
type: System.UInt32
|
|
- id: yzw
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(x As UInteger, yzw As bool3) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
nameWithType.vb: math.bool4(UInteger, bool3)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4(UInteger, Misaki.HighPerformance.Mathematics.bool3)
|
|
name.vb: bool4(UInteger, bool3)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool3,System.UInt32)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool3,System.UInt32)
|
|
id: bool4(Misaki.HighPerformance.Mathematics.bool3,System.UInt32)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(bool3, uint)
|
|
nameWithType: math.bool4(bool3, uint)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool3, uint)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2752
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(bool3 xyz, uint w)
|
|
parameters:
|
|
- id: xyz
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
- id: w
|
|
type: System.UInt32
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(xyz As bool3, w As UInteger) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
nameWithType.vb: math.bool4(bool3, UInteger)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool3, UInteger)
|
|
name.vb: bool4(bool3, UInteger)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
id: bool4(Misaki.HighPerformance.Mathematics.bool2,Misaki.HighPerformance.Mathematics.bool2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(bool2, bool2)
|
|
nameWithType: math.bool4(bool2, bool2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.bool2, Misaki.HighPerformance.Mathematics.bool2)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2758
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(bool2 xy, bool2 zw)
|
|
parameters:
|
|
- id: xy
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
- id: zw
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(xy As bool2, zw As bool2) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.int4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.int4)
|
|
id: bool4(Misaki.HighPerformance.Mathematics.int4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(int4)
|
|
nameWithType: math.bool4(int4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.int4)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2764
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(int4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(v As int4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.uint4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.uint4)
|
|
id: bool4(Misaki.HighPerformance.Mathematics.uint4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(uint4)
|
|
nameWithType: math.bool4(uint4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.uint4)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2770
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(uint4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(v As uint4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.float4)
|
|
id: bool4(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(float4)
|
|
nameWithType: math.bool4(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2776
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(float4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(v As float4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.double4)
|
|
id: bool4(Misaki.HighPerformance.Mathematics.double4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: bool4(double4)
|
|
nameWithType: math.bool4(double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4(Misaki.HighPerformance.Mathematics.double4)
|
|
type: Method
|
|
source:
|
|
id: bool4
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2782
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 bool4(double4 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function bool4(v As double4) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(bool4, bool4, ShuffleComponent)
|
|
nameWithType: math.shuffle(bool4, bool4, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2788
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static uint shuffle(bool4 left, bool4 right, math.ShuffleComponent x)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: System.UInt32
|
|
content.vb: Public Shared Function shuffle(left As bool4, right As bool4, x As math.ShuffleComponent) As UInteger
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(bool4, bool4, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(bool4, bool4, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2794
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool2 shuffle(bool4 left, bool4 right, math.ShuffleComponent x, math.ShuffleComponent y)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool2
|
|
content.vb: Public Shared Function shuffle(left As bool4, right As bool4, x As math.ShuffleComponent, y As math.ShuffleComponent) As bool2
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(bool4, bool4, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(bool4, bool4, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2802
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool3 shuffle(bool4 left, bool4 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool3
|
|
content.vb: Public Shared Function shuffle(left As bool4, right As bool4, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent) As bool3
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
id: shuffle(Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.bool4,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent,Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: shuffle(bool4, bool4, ShuffleComponent, ShuffleComponent, ShuffleComponent, ShuffleComponent)
|
|
nameWithType: math.shuffle(bool4, bool4, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent, math.ShuffleComponent)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle(Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.bool4, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent, Misaki.HighPerformance.Mathematics.math.ShuffleComponent)
|
|
type: Method
|
|
source:
|
|
id: shuffle
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\bool4.g.cs
|
|
startLine: 2811
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static bool4 shuffle(bool4 left, bool4 right, math.ShuffleComponent x, math.ShuffleComponent y, math.ShuffleComponent z, math.ShuffleComponent w)
|
|
parameters:
|
|
- id: left
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: right
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
- id: x
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: y
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: z
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
- id: w
|
|
type: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.bool4
|
|
content.vb: Public Shared Function shuffle(left As bool4, right As bool4, x As math.ShuffleComponent, y As math.ShuffleComponent, z As math.ShuffleComponent, w As math.ShuffleComponent) As bool4
|
|
overload: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x3(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x3(System.Single)
|
|
id: float3x3(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x3(float)
|
|
nameWithType: math.float3x3(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x3(float)
|
|
type: Method
|
|
source:
|
|
id: float3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 273
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 float3x3(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function float3x3(value As Single) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x3*
|
|
nameWithType.vb: math.float3x3(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3x3(Single)
|
|
name.vb: float3x3(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
id: float3x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x3(float, float, float, float, float, float, float, float, float)
|
|
nameWithType: math.float3x3(float, float, float, float, float, float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x3(float, float, float, float, float, float, float, float, float)
|
|
type: Method
|
|
source:
|
|
id: float3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 279
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 float3x3(float m00, float m01, float m02, float m10, float m11, float m12, float m20, float m21, float m22)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Single
|
|
- id: m01
|
|
type: System.Single
|
|
- id: m02
|
|
type: System.Single
|
|
- id: m10
|
|
type: System.Single
|
|
- id: m11
|
|
type: System.Single
|
|
- id: m12
|
|
type: System.Single
|
|
- id: m20
|
|
type: System.Single
|
|
- id: m21
|
|
type: System.Single
|
|
- id: m22
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function float3x3(m00 As Single, m01 As Single, m02 As Single, m10 As Single, m11 As Single, m12 As Single, m20 As Single, m21 As Single, m22 As Single) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x3*
|
|
nameWithType.vb: math.float3x3(Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3x3(Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
name.vb: float3x3(Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.float3)
|
|
id: float3x3(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x3(float3)
|
|
nameWithType: math.float3x3(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: float3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 285
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 float3x3(float3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function float3x3(value As float3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: float3x3(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x3(float3, float3, float3)
|
|
nameWithType: math.float3x3(float3, float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: float3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 291
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 float3x3(float3 c0, float3 c1, float3 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function float3x3(c0 As float3, c1 As float3, c2 As float3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.int3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.int3x3)
|
|
id: float3x3(Misaki.HighPerformance.Mathematics.int3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x3(int3x3)
|
|
nameWithType: math.float3x3(int3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.int3x3)
|
|
type: Method
|
|
source:
|
|
id: float3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 297
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 float3x3(int3x3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function float3x3(v As int3x3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
id: float3x3(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x3(uint3x3)
|
|
nameWithType: math.float3x3(uint3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.uint3x3)
|
|
type: Method
|
|
source:
|
|
id: float3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 303
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 float3x3(uint3x3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function float3x3(v As uint3x3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.double3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.double3x3)
|
|
id: float3x3(Misaki.HighPerformance.Mathematics.double3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x3(double3x3)
|
|
nameWithType: math.float3x3(double3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x3(Misaki.HighPerformance.Mathematics.double3x3)
|
|
type: Method
|
|
source:
|
|
id: float3x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 309
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 float3x3(double3x3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function float3x3(v As double3x3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.float3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(float3x3)
|
|
nameWithType: math.transpose(float3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 315
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 transpose(float3x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function transpose(value As float3x3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float3x3)
|
|
id: determinant(Misaki.HighPerformance.Mathematics.float3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: determinant(float3x3)
|
|
nameWithType: math.determinant(float3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant(Misaki.HighPerformance.Mathematics.float3x3)
|
|
type: Method
|
|
source:
|
|
id: determinant
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 323
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float determinant(float3x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
return:
|
|
type: System.Single
|
|
content.vb: Public Shared Function determinant(value As float3x3) As Single
|
|
overload: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float3x3)
|
|
id: inverse(Misaki.HighPerformance.Mathematics.float3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: inverse(float3x3)
|
|
nameWithType: math.inverse(float3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.inverse(Misaki.HighPerformance.Mathematics.float3x3)
|
|
type: Method
|
|
source:
|
|
id: inverse
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 333
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 inverse(float3x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function inverse(value As float3x3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.inverse*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x3, float3)
|
|
nameWithType: math.mul(float3x3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 374
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 mul(float3x3 m, float3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function mul(m As float3x3, v As float3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3, float3x3)
|
|
nameWithType: math.mul(float3, float3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 387
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 mul(float3 v, float3x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function mul(v As float3, m As float3x3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x3, float3x2)
|
|
nameWithType: math.mul(float3x3, float3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3, Misaki.HighPerformance.Mathematics.float3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 393
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x2 mul(float3x3 lhs, float3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
content.vb: Public Shared Function mul(lhs As float3x3, rhs As float3x2) As float3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x3, float3x3)
|
|
nameWithType: math.mul(float3x3, float3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3, Misaki.HighPerformance.Mathematics.float3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 399
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 mul(float3x3 lhs, float3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function mul(lhs As float3x3, rhs As float3x3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x3, float3x4)
|
|
nameWithType: math.mul(float3x3, float3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x3, Misaki.HighPerformance.Mathematics.float3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x3.g.cs
|
|
startLine: 405
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x4 mul(float3x3 lhs, float3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
content.vb: Public Shared Function mul(lhs As float3x3, rhs As float3x4) As float3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x3(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x3(System.Single)
|
|
id: float4x3(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x3(float)
|
|
nameWithType: math.float4x3(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x3(float)
|
|
type: Method
|
|
source:
|
|
id: float4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 272
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x3 float4x3(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
content.vb: Public Shared Function float4x3(value As Single) As float4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x3*
|
|
nameWithType.vb: math.float4x3(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4x3(Single)
|
|
name.vb: float4x3(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
id: float4x3(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x3(float, float, float, float, float, float, float, float, float, float, float, float)
|
|
nameWithType: math.float4x3(float, float, float, float, float, float, float, float, float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x3(float, float, float, float, float, float, float, float, float, float, float, float)
|
|
type: Method
|
|
source:
|
|
id: float4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 278
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x3 float4x3(float m00, float m01, float m02, float m10, float m11, float m12, float m20, float m21, float m22, float m30, float m31, float m32)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Single
|
|
- id: m01
|
|
type: System.Single
|
|
- id: m02
|
|
type: System.Single
|
|
- id: m10
|
|
type: System.Single
|
|
- id: m11
|
|
type: System.Single
|
|
- id: m12
|
|
type: System.Single
|
|
- id: m20
|
|
type: System.Single
|
|
- id: m21
|
|
type: System.Single
|
|
- id: m22
|
|
type: System.Single
|
|
- id: m30
|
|
type: System.Single
|
|
- id: m31
|
|
type: System.Single
|
|
- id: m32
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
content.vb: Public Shared Function float4x3(m00 As Single, m01 As Single, m02 As Single, m10 As Single, m11 As Single, m12 As Single, m20 As Single, m21 As Single, m22 As Single, m30 As Single, m31 As Single, m32 As Single) As float4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x3*
|
|
nameWithType.vb: math.float4x3(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float4x3(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
name.vb: float4x3(Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.float4)
|
|
id: float4x3(Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x3(float4)
|
|
nameWithType: math.float4x3(float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: float4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 284
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x3 float4x3(float4 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
content.vb: Public Shared Function float4x3(value As float4) As float4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
id: float4x3(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x3(float4, float4, float4)
|
|
nameWithType: math.float4x3(float4, float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
type: Method
|
|
source:
|
|
id: float4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 290
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x3 float4x3(float4 c0, float4 c1, float4 c2)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: c2
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
content.vb: Public Shared Function float4x3(c0 As float4, c1 As float4, c2 As float4) As float4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.int4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.int4x3)
|
|
id: float4x3(Misaki.HighPerformance.Mathematics.int4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x3(int4x3)
|
|
nameWithType: math.float4x3(int4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.int4x3)
|
|
type: Method
|
|
source:
|
|
id: float4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 296
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x3 float4x3(int4x3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
content.vb: Public Shared Function float4x3(v As int4x3) As float4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.uint4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.uint4x3)
|
|
id: float4x3(Misaki.HighPerformance.Mathematics.uint4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x3(uint4x3)
|
|
nameWithType: math.float4x3(uint4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.uint4x3)
|
|
type: Method
|
|
source:
|
|
id: float4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 302
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x3 float4x3(uint4x3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
content.vb: Public Shared Function float4x3(v As uint4x3) As float4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.double4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.double4x3)
|
|
id: float4x3(Misaki.HighPerformance.Mathematics.double4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float4x3(double4x3)
|
|
nameWithType: math.float4x3(double4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x3(Misaki.HighPerformance.Mathematics.double4x3)
|
|
type: Method
|
|
source:
|
|
id: float4x3
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 308
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x3 float4x3(double4x3 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
content.vb: Public Shared Function float4x3(v As double4x3) As float4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.float4x3*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x3)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.float4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(float4x3)
|
|
nameWithType: math.transpose(float4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float4x3)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 314
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x4 transpose(float4x3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
content.vb: Public Shared Function transpose(value As float4x3) As float3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x3, float3)
|
|
nameWithType: math.mul(float4x3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 322
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4 mul(float4x3 m, float3 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
content.vb: Public Shared Function mul(m As float4x3, v As float3) As float4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4, float4x3)
|
|
nameWithType: math.mul(float4, float4x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 335
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 mul(float4 v, float4x3 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float4
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function mul(v As float4, m As float4x3) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x3, float3x2)
|
|
nameWithType: math.mul(float4x3, float3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3, Misaki.HighPerformance.Mathematics.float3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 341
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x2 mul(float4x3 lhs, float3x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x2
|
|
content.vb: Public Shared Function mul(lhs As float4x3, rhs As float3x2) As float4x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x3, float3x3)
|
|
nameWithType: math.mul(float4x3, float3x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3, Misaki.HighPerformance.Mathematics.float3x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 347
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x3 mul(float4x3 lhs, float3x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
content.vb: Public Shared Function mul(lhs As float4x3, rhs As float3x3) As float4x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float4x3,Misaki.HighPerformance.Mathematics.float3x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float4x3, float3x4)
|
|
nameWithType: math.mul(float4x3, float3x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float4x3, Misaki.HighPerformance.Mathematics.float3x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float4x3.g.cs
|
|
startLine: 353
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float4x4 mul(float4x3 lhs, float3x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float4x3
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float4x4
|
|
content.vb: Public Shared Function mul(lhs As float4x3, rhs As float3x4) As float4x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x2(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x2(System.Single)
|
|
id: float3x2(System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x2(float)
|
|
nameWithType: math.float3x2(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x2(float)
|
|
type: Method
|
|
source:
|
|
id: float3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 264
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x2 float3x2(float value)
|
|
parameters:
|
|
- id: value
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
content.vb: Public Shared Function float3x2(value As Single) As float3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x2*
|
|
nameWithType.vb: math.float3x2(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3x2(Single)
|
|
name.vb: float3x2(Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x2(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x2(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
id: float3x2(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x2(float, float, float, float, float, float)
|
|
nameWithType: math.float3x2(float, float, float, float, float, float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x2(float, float, float, float, float, float)
|
|
type: Method
|
|
source:
|
|
id: float3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 270
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x2 float3x2(float m00, float m01, float m10, float m11, float m20, float m21)
|
|
parameters:
|
|
- id: m00
|
|
type: System.Single
|
|
- id: m01
|
|
type: System.Single
|
|
- id: m10
|
|
type: System.Single
|
|
- id: m11
|
|
type: System.Single
|
|
- id: m20
|
|
type: System.Single
|
|
- id: m21
|
|
type: System.Single
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
content.vb: Public Shared Function float3x2(m00 As Single, m01 As Single, m10 As Single, m11 As Single, m20 As Single, m21 As Single) As float3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x2*
|
|
nameWithType.vb: math.float3x2(Single, Single, Single, Single, Single, Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.float3x2(Single, Single, Single, Single, Single, Single)
|
|
name.vb: float3x2(Single, Single, Single, Single, Single, Single)
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.float3)
|
|
id: float3x2(Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x2(float3)
|
|
nameWithType: math.float3x2(float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: float3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 276
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x2 float3x2(float3 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
content.vb: Public Shared Function float3x2(value As float3) As float3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
id: float3x2(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x2(float3, float3)
|
|
nameWithType: math.float3x2(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
type: Method
|
|
source:
|
|
id: float3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 282
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x2 float3x2(float3 c0, float3 c1)
|
|
parameters:
|
|
- id: c0
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: c1
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
content.vb: Public Shared Function float3x2(c0 As float3, c1 As float3) As float3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.int3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.int3x2)
|
|
id: float3x2(Misaki.HighPerformance.Mathematics.int3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x2(int3x2)
|
|
nameWithType: math.float3x2(int3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.int3x2)
|
|
type: Method
|
|
source:
|
|
id: float3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 288
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x2 float3x2(int3x2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.int3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
content.vb: Public Shared Function float3x2(v As int3x2) As float3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.uint3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.uint3x2)
|
|
id: float3x2(Misaki.HighPerformance.Mathematics.uint3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x2(uint3x2)
|
|
nameWithType: math.float3x2(uint3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.uint3x2)
|
|
type: Method
|
|
source:
|
|
id: float3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 294
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x2 float3x2(uint3x2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.uint3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
content.vb: Public Shared Function float3x2(v As uint3x2) As float3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.double3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.double3x2)
|
|
id: float3x2(Misaki.HighPerformance.Mathematics.double3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: float3x2(double3x2)
|
|
nameWithType: math.float3x2(double3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x2(Misaki.HighPerformance.Mathematics.double3x2)
|
|
type: Method
|
|
source:
|
|
id: float3x2
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 300
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x2 float3x2(double3x2 v)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.double3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
content.vb: Public Shared Function float3x2(v As double3x2) As float3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.float3x2*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x2)
|
|
id: transpose(Misaki.HighPerformance.Mathematics.float3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: transpose(float3x2)
|
|
nameWithType: math.transpose(float3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose(Misaki.HighPerformance.Mathematics.float3x2)
|
|
type: Method
|
|
source:
|
|
id: transpose
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 306
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2x3 transpose(float3x2 value)
|
|
parameters:
|
|
- id: value
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
content.vb: Public Shared Function transpose(value As float3x2) As float2x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x2, float2)
|
|
nameWithType: math.mul(float3x2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2, Misaki.HighPerformance.Mathematics.float2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 313
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3 mul(float3x2 m, float2 v)
|
|
parameters:
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
content.vb: Public Shared Function mul(m As float3x2, v As float2) As float3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3, float3x2)
|
|
nameWithType: math.mul(float3, float3x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 324
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float2 mul(float3 v, float3x2 m)
|
|
parameters:
|
|
- id: v
|
|
type: Misaki.HighPerformance.Mathematics.float3
|
|
- id: m
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float2
|
|
content.vb: Public Shared Function mul(v As float3, m As float3x2) As float2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x2)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x2, float2x2)
|
|
nameWithType: math.mul(float3x2, float2x2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2, Misaki.HighPerformance.Mathematics.float2x2)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 330
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x2 mul(float3x2 lhs, float2x2 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x2
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
content.vb: Public Shared Function mul(lhs As float3x2, rhs As float2x2) As float3x2
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x3)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x2, float2x3)
|
|
nameWithType: math.mul(float3x2, float2x3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2, Misaki.HighPerformance.Mathematics.float2x3)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 336
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x3 mul(float3x2 lhs, float2x3 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x3
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x3
|
|
content.vb: Public Shared Function mul(lhs As float3x2, rhs As float2x3) As float3x3
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
id: mul(Misaki.HighPerformance.Mathematics.float3x2,Misaki.HighPerformance.Mathematics.float2x4)
|
|
parent: Misaki.HighPerformance.Mathematics.math
|
|
langs:
|
|
- csharp
|
|
- vb
|
|
name: mul(float3x2, float2x4)
|
|
nameWithType: math.mul(float3x2, float2x4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul(Misaki.HighPerformance.Mathematics.float3x2, Misaki.HighPerformance.Mathematics.float2x4)
|
|
type: Method
|
|
source:
|
|
id: mul
|
|
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float3x2.g.cs
|
|
startLine: 342
|
|
assemblies:
|
|
- Misaki.HighPerformance.Mathematics
|
|
namespace: Misaki.HighPerformance.Mathematics
|
|
syntax:
|
|
content: public static float3x4 mul(float3x2 lhs, float2x4 rhs)
|
|
parameters:
|
|
- id: lhs
|
|
type: Misaki.HighPerformance.Mathematics.float3x2
|
|
- id: rhs
|
|
type: Misaki.HighPerformance.Mathematics.float2x4
|
|
return:
|
|
type: Misaki.HighPerformance.Mathematics.float3x4
|
|
content.vb: Public Shared Function mul(lhs As float3x2, rhs As float2x4) As float3x4
|
|
overload: Misaki.HighPerformance.Mathematics.math.mul*
|
|
references:
|
|
- uid: Misaki.HighPerformance.Mathematics
|
|
commentId: N:Misaki.HighPerformance.Mathematics
|
|
href: Misaki.html
|
|
name: Misaki.HighPerformance.Mathematics
|
|
nameWithType: Misaki.HighPerformance.Mathematics
|
|
fullName: Misaki.HighPerformance.Mathematics
|
|
spec.csharp:
|
|
- uid: Misaki
|
|
name: Misaki
|
|
href: Misaki.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance
|
|
name: HighPerformance
|
|
href: Misaki.HighPerformance.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance.Mathematics
|
|
name: Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.html
|
|
spec.vb:
|
|
- uid: Misaki
|
|
name: Misaki
|
|
href: Misaki.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance
|
|
name: HighPerformance
|
|
href: Misaki.HighPerformance.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance.Mathematics
|
|
name: Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.html
|
|
- uid: System.Object
|
|
commentId: T:System.Object
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
name: object
|
|
nameWithType: object
|
|
fullName: object
|
|
nameWithType.vb: Object
|
|
fullName.vb: Object
|
|
name.vb: Object
|
|
- uid: System.Object.Equals(System.Object)
|
|
commentId: M:System.Object.Equals(System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
|
|
name: Equals(object)
|
|
nameWithType: object.Equals(object)
|
|
fullName: object.Equals(object)
|
|
nameWithType.vb: Object.Equals(Object)
|
|
fullName.vb: Object.Equals(Object)
|
|
name.vb: Equals(Object)
|
|
spec.csharp:
|
|
- uid: System.Object.Equals(System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.Equals(System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
commentId: M:System.Object.Equals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
name: Equals(object, object)
|
|
nameWithType: object.Equals(object, object)
|
|
fullName: object.Equals(object, object)
|
|
nameWithType.vb: Object.Equals(Object, Object)
|
|
fullName.vb: Object.Equals(Object, Object)
|
|
name.vb: Equals(Object, Object)
|
|
spec.csharp:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.Equals(System.Object,System.Object)
|
|
name: Equals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object)
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.GetHashCode
|
|
commentId: M:System.Object.GetHashCode
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
|
|
name: GetHashCode()
|
|
nameWithType: object.GetHashCode()
|
|
fullName: object.GetHashCode()
|
|
nameWithType.vb: Object.GetHashCode()
|
|
fullName.vb: Object.GetHashCode()
|
|
spec.csharp:
|
|
- uid: System.Object.GetHashCode
|
|
name: GetHashCode
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.GetHashCode
|
|
name: GetHashCode
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gethashcode
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.GetType
|
|
commentId: M:System.Object.GetType
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
name: GetType()
|
|
nameWithType: object.GetType()
|
|
fullName: object.GetType()
|
|
nameWithType.vb: Object.GetType()
|
|
fullName.vb: Object.GetType()
|
|
spec.csharp:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.GetType
|
|
name: GetType
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.gettype
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.MemberwiseClone
|
|
commentId: M:System.Object.MemberwiseClone
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
|
|
name: MemberwiseClone()
|
|
nameWithType: object.MemberwiseClone()
|
|
fullName: object.MemberwiseClone()
|
|
nameWithType.vb: Object.MemberwiseClone()
|
|
fullName.vb: Object.MemberwiseClone()
|
|
spec.csharp:
|
|
- uid: System.Object.MemberwiseClone
|
|
name: MemberwiseClone
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.MemberwiseClone
|
|
name: MemberwiseClone
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone
|
|
- name: (
|
|
- name: )
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
commentId: M:System.Object.ReferenceEquals(System.Object,System.Object)
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
name: ReferenceEquals(object, object)
|
|
nameWithType: object.ReferenceEquals(object, object)
|
|
fullName: object.ReferenceEquals(object, object)
|
|
nameWithType.vb: Object.ReferenceEquals(Object, Object)
|
|
fullName.vb: Object.ReferenceEquals(Object, Object)
|
|
name.vb: ReferenceEquals(Object, Object)
|
|
spec.csharp:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.ReferenceEquals(System.Object,System.Object)
|
|
name: ReferenceEquals
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.referenceequals
|
|
- name: (
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: ','
|
|
- name: " "
|
|
- uid: System.Object
|
|
name: Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object
|
|
- name: )
|
|
- uid: System.Object.ToString
|
|
commentId: M:System.Object.ToString
|
|
parent: System.Object
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
|
|
name: ToString()
|
|
nameWithType: object.ToString()
|
|
fullName: object.ToString()
|
|
nameWithType.vb: Object.ToString()
|
|
fullName.vb: Object.ToString()
|
|
spec.csharp:
|
|
- uid: System.Object.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
|
|
- name: (
|
|
- name: )
|
|
spec.vb:
|
|
- uid: System.Object.ToString
|
|
name: ToString
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.object.tostring
|
|
- name: (
|
|
- name: )
|
|
- uid: System
|
|
commentId: N:System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System
|
|
nameWithType: System
|
|
fullName: System
|
|
- uid: System.UInt32
|
|
commentId: T:System.UInt32
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
name: uint
|
|
nameWithType: uint
|
|
fullName: uint
|
|
nameWithType.vb: UInteger
|
|
fullName.vb: UInteger
|
|
name.vb: UInteger
|
|
- uid: System.Double
|
|
commentId: T:System.Double
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.double
|
|
name: double
|
|
nameWithType: double
|
|
fullName: double
|
|
nameWithType.vb: Double
|
|
fullName.vb: Double
|
|
name.vb: Double
|
|
- uid: Misaki.HighPerformance.Mathematics.math.TAU_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.TAU_DBL
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_TAU_DBL
|
|
name: TAU_DBL
|
|
nameWithType: math.TAU_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.TAU_DBL
|
|
- uid: Misaki.HighPerformance.Mathematics.math.PI2_DBL
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.PI2_DBL
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_PI2_DBL
|
|
name: PI2_DBL
|
|
nameWithType: math.PI2_DBL
|
|
fullName: Misaki.HighPerformance.Mathematics.math.PI2_DBL
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.degrees(System.Double)
|
|
isExternal: true
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_degrees_System_Double_
|
|
name: degrees(double)
|
|
nameWithType: math.degrees(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.degrees(double)
|
|
nameWithType.vb: math.degrees(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.degrees(Double)
|
|
name.vb: degrees(Double)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(System.Double)
|
|
name: degrees
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_degrees_System_Double_
|
|
- name: (
|
|
- uid: System.Double
|
|
name: double
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.double
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(System.Double)
|
|
name: degrees
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_degrees_System_Double_
|
|
- name: (
|
|
- uid: System.Double
|
|
name: Double
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.double
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(System.Double)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.radians(System.Double)
|
|
isExternal: true
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_radians_System_Double_
|
|
name: radians(double)
|
|
nameWithType: math.radians(double)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.radians(double)
|
|
nameWithType.vb: math.radians(Double)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.radians(Double)
|
|
name.vb: radians(Double)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(System.Double)
|
|
name: radians
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_radians_System_Double_
|
|
- name: (
|
|
- uid: System.Double
|
|
name: double
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.double
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(System.Double)
|
|
name: radians
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_radians_System_Double_
|
|
- name: (
|
|
- uid: System.Double
|
|
name: Double
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.double
|
|
- name: )
|
|
- uid: System.Single
|
|
commentId: T:System.Single
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
name: float
|
|
nameWithType: float
|
|
fullName: float
|
|
nameWithType.vb: Single
|
|
fullName.vb: Single
|
|
name.vb: Single
|
|
- uid: Misaki.HighPerformance.Mathematics.math.TAU
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.TAU
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_TAU
|
|
name: TAU
|
|
nameWithType: math.TAU
|
|
fullName: Misaki.HighPerformance.Mathematics.math.TAU
|
|
- uid: Misaki.HighPerformance.Mathematics.math.PI2
|
|
commentId: F:Misaki.HighPerformance.Mathematics.math.PI2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_PI2
|
|
name: PI2
|
|
nameWithType: math.PI2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.PI2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.degrees(System.Single)
|
|
isExternal: true
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_degrees_System_Single_
|
|
name: degrees(float)
|
|
nameWithType: math.degrees(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.degrees(float)
|
|
nameWithType.vb: math.degrees(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.degrees(Single)
|
|
name.vb: degrees(Single)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(System.Single)
|
|
name: degrees
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_degrees_System_Single_
|
|
- name: (
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees(System.Single)
|
|
name: degrees
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_degrees_System_Single_
|
|
- name: (
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(System.Single)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.radians(System.Single)
|
|
isExternal: true
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_radians_System_Single_
|
|
name: radians(float)
|
|
nameWithType: math.radians(float)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.radians(float)
|
|
nameWithType.vb: math.radians(Single)
|
|
fullName.vb: Misaki.HighPerformance.Mathematics.math.radians(Single)
|
|
name.vb: radians(Single)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(System.Single)
|
|
name: radians
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_radians_System_Single_
|
|
- name: (
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians(System.Single)
|
|
name: radians
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_radians_System_Single_
|
|
- name: (
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.BoolToMask*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.BoolToMask
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_BoolToMask_System_Boolean_
|
|
name: BoolToMask
|
|
nameWithType: math.BoolToMask
|
|
fullName: Misaki.HighPerformance.Mathematics.math.BoolToMask
|
|
- uid: System.Boolean
|
|
commentId: T:System.Boolean
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.boolean
|
|
name: bool
|
|
nameWithType: bool
|
|
fullName: bool
|
|
nameWithType.vb: Boolean
|
|
fullName.vb: Boolean
|
|
name.vb: Boolean
|
|
- uid: Misaki.HighPerformance.Mathematics.math.PackVector256*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.PackVector256
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_PackVector256_System_Runtime_Intrinsics_Vector256_System_UInt32__
|
|
name: PackVector256
|
|
nameWithType: math.PackVector256
|
|
fullName: Misaki.HighPerformance.Mathematics.math.PackVector256
|
|
- uid: System.Runtime.Intrinsics.Vector256{System.UInt32}
|
|
commentId: T:System.Runtime.Intrinsics.Vector256{System.UInt32}
|
|
parent: System.Runtime.Intrinsics
|
|
definition: System.Runtime.Intrinsics.Vector256`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector256-1
|
|
name: Vector256<uint>
|
|
nameWithType: Vector256<uint>
|
|
fullName: System.Runtime.Intrinsics.Vector256<uint>
|
|
nameWithType.vb: Vector256(Of UInteger)
|
|
fullName.vb: System.Runtime.Intrinsics.Vector256(Of UInteger)
|
|
name.vb: Vector256(Of UInteger)
|
|
spec.csharp:
|
|
- uid: System.Runtime.Intrinsics.Vector256`1
|
|
name: Vector256
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector256-1
|
|
- name: <
|
|
- uid: System.UInt32
|
|
name: uint
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Runtime.Intrinsics.Vector256`1
|
|
name: Vector256
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector256-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.UInt32
|
|
name: UInteger
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
- name: )
|
|
- uid: System.Runtime.Intrinsics.Vector128{System.UInt32}
|
|
commentId: T:System.Runtime.Intrinsics.Vector128{System.UInt32}
|
|
parent: System.Runtime.Intrinsics
|
|
definition: System.Runtime.Intrinsics.Vector128`1
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
name: Vector128<uint>
|
|
nameWithType: Vector128<uint>
|
|
fullName: System.Runtime.Intrinsics.Vector128<uint>
|
|
nameWithType.vb: Vector128(Of UInteger)
|
|
fullName.vb: System.Runtime.Intrinsics.Vector128(Of UInteger)
|
|
name.vb: Vector128(Of UInteger)
|
|
spec.csharp:
|
|
- uid: System.Runtime.Intrinsics.Vector128`1
|
|
name: Vector128
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
- name: <
|
|
- uid: System.UInt32
|
|
name: uint
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Runtime.Intrinsics.Vector128`1
|
|
name: Vector128
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- uid: System.UInt32
|
|
name: UInteger
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
- name: )
|
|
- uid: System.Runtime.Intrinsics.Vector256`1
|
|
commentId: T:System.Runtime.Intrinsics.Vector256`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector256-1
|
|
name: Vector256<T>
|
|
nameWithType: Vector256<T>
|
|
fullName: System.Runtime.Intrinsics.Vector256<T>
|
|
nameWithType.vb: Vector256(Of T)
|
|
fullName.vb: System.Runtime.Intrinsics.Vector256(Of T)
|
|
name.vb: Vector256(Of T)
|
|
spec.csharp:
|
|
- uid: System.Runtime.Intrinsics.Vector256`1
|
|
name: Vector256
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector256-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Runtime.Intrinsics.Vector256`1
|
|
name: Vector256
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector256-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: System.Runtime.Intrinsics
|
|
commentId: N:System.Runtime.Intrinsics
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
name: System.Runtime.Intrinsics
|
|
nameWithType: System.Runtime.Intrinsics
|
|
fullName: System.Runtime.Intrinsics
|
|
spec.csharp:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Runtime
|
|
name: Runtime
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime
|
|
- name: .
|
|
- uid: System.Runtime.Intrinsics
|
|
name: Intrinsics
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics
|
|
spec.vb:
|
|
- uid: System
|
|
name: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system
|
|
- name: .
|
|
- uid: System.Runtime
|
|
name: Runtime
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime
|
|
- name: .
|
|
- uid: System.Runtime.Intrinsics
|
|
name: Intrinsics
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics
|
|
- uid: System.Runtime.Intrinsics.Vector128`1
|
|
commentId: T:System.Runtime.Intrinsics.Vector128`1
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
name: Vector128<T>
|
|
nameWithType: Vector128<T>
|
|
fullName: System.Runtime.Intrinsics.Vector128<T>
|
|
nameWithType.vb: Vector128(Of T)
|
|
fullName.vb: System.Runtime.Intrinsics.Vector128(Of T)
|
|
name.vb: Vector128(Of T)
|
|
spec.csharp:
|
|
- uid: System.Runtime.Intrinsics.Vector128`1
|
|
name: Vector128
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
- name: <
|
|
- name: T
|
|
- name: '>'
|
|
spec.vb:
|
|
- uid: System.Runtime.Intrinsics.Vector128`1
|
|
name: Vector128
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
|
|
- name: (
|
|
- name: Of
|
|
- name: " "
|
|
- name: T
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.UnpackVector128*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.UnpackVector128
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_UnpackVector128_System_Runtime_Intrinsics_Vector128_System_UInt32__
|
|
name: UnpackVector128
|
|
nameWithType: math.UnpackVector128
|
|
fullName: Misaki.HighPerformance.Mathematics.math.UnpackVector128
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asint*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.asint
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_asint_System_UInt32_
|
|
name: asint
|
|
nameWithType: math.asint
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asint
|
|
- uid: System.Int32
|
|
commentId: T:System.Int32
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
name: int
|
|
nameWithType: int
|
|
fullName: int
|
|
nameWithType.vb: Integer
|
|
fullName.vb: Integer
|
|
name.vb: Integer
|
|
- uid: Misaki.HighPerformance.Mathematics.uint2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint2.html
|
|
name: uint2
|
|
nameWithType: uint2
|
|
fullName: Misaki.HighPerformance.Mathematics.uint2
|
|
- uid: Misaki.HighPerformance.Mathematics.int2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int2.html
|
|
name: int2
|
|
nameWithType: int2
|
|
fullName: Misaki.HighPerformance.Mathematics.int2
|
|
- uid: Misaki.HighPerformance.Mathematics.uint3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint3.html
|
|
name: uint3
|
|
nameWithType: uint3
|
|
fullName: Misaki.HighPerformance.Mathematics.uint3
|
|
- uid: Misaki.HighPerformance.Mathematics.int3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int3.html
|
|
name: int3
|
|
nameWithType: int3
|
|
fullName: Misaki.HighPerformance.Mathematics.int3
|
|
- uid: Misaki.HighPerformance.Mathematics.uint4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint4.html
|
|
name: uint4
|
|
nameWithType: uint4
|
|
fullName: Misaki.HighPerformance.Mathematics.uint4
|
|
- uid: Misaki.HighPerformance.Mathematics.int4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int4.html
|
|
name: int4
|
|
nameWithType: int4
|
|
fullName: Misaki.HighPerformance.Mathematics.int4
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
name: float2
|
|
nameWithType: float2
|
|
fullName: Misaki.HighPerformance.Mathematics.float2
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
name: float3
|
|
nameWithType: float3
|
|
fullName: Misaki.HighPerformance.Mathematics.float3
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
name: float4
|
|
nameWithType: float4
|
|
fullName: Misaki.HighPerformance.Mathematics.float4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asuint*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.asuint
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_asuint_System_Int32_
|
|
name: asuint
|
|
nameWithType: math.asuint
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asuint
|
|
- uid: Misaki.HighPerformance.Mathematics.math.aslong*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.aslong
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_aslong_System_UInt64_
|
|
name: aslong
|
|
nameWithType: math.aslong
|
|
fullName: Misaki.HighPerformance.Mathematics.math.aslong
|
|
- uid: System.UInt64
|
|
commentId: T:System.UInt64
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint64
|
|
name: ulong
|
|
nameWithType: ulong
|
|
fullName: ulong
|
|
nameWithType.vb: ULong
|
|
fullName.vb: ULong
|
|
name.vb: ULong
|
|
- uid: System.Int64
|
|
commentId: T:System.Int64
|
|
parent: System
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int64
|
|
name: long
|
|
nameWithType: long
|
|
fullName: long
|
|
nameWithType.vb: Long
|
|
fullName.vb: Long
|
|
name.vb: Long
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asulong*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.asulong
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_asulong_System_Int64_
|
|
name: asulong
|
|
nameWithType: math.asulong
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asulong
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asfloat*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.asfloat
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_asfloat_System_Int32_
|
|
name: asfloat
|
|
nameWithType: math.asfloat
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asfloat
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bitmask*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bitmask
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bitmask_Misaki_HighPerformance_Mathematics_bool4_
|
|
name: bitmask
|
|
nameWithType: math.bitmask
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bitmask
|
|
- uid: Misaki.HighPerformance.Mathematics.bool4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool4.html
|
|
name: bool4
|
|
nameWithType: bool4
|
|
fullName: Misaki.HighPerformance.Mathematics.bool4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asdouble*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.asdouble
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_asdouble_System_Int64_
|
|
name: asdouble
|
|
nameWithType: math.asdouble
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asdouble
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isfinite*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.isfinite
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_isfinite_System_Single_
|
|
name: isfinite
|
|
nameWithType: math.isfinite
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isfinite
|
|
- uid: Misaki.HighPerformance.Mathematics.bool2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool2.html
|
|
name: bool2
|
|
nameWithType: bool2
|
|
fullName: Misaki.HighPerformance.Mathematics.bool2
|
|
- uid: Misaki.HighPerformance.Mathematics.bool3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool3.html
|
|
name: bool3
|
|
nameWithType: bool3
|
|
fullName: Misaki.HighPerformance.Mathematics.bool3
|
|
- uid: Misaki.HighPerformance.Mathematics.double2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
name: double2
|
|
nameWithType: double2
|
|
fullName: Misaki.HighPerformance.Mathematics.double2
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
name: double3
|
|
nameWithType: double3
|
|
fullName: Misaki.HighPerformance.Mathematics.double3
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
name: double4
|
|
nameWithType: double4
|
|
fullName: Misaki.HighPerformance.Mathematics.double4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isinf*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.isinf
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_isinf_System_Single_
|
|
name: isinf
|
|
nameWithType: math.isinf
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isinf
|
|
- uid: Misaki.HighPerformance.Mathematics.math.isnan*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.isnan
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_isnan_System_Single_
|
|
name: isnan
|
|
nameWithType: math.isnan
|
|
fullName: Misaki.HighPerformance.Mathematics.math.isnan
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ispow2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.ispow2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_ispow2_System_Int32_
|
|
name: ispow2
|
|
nameWithType: math.ispow2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ispow2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.min*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.min
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_min_System_Int32_System_Int32_
|
|
name: min
|
|
nameWithType: math.min
|
|
fullName: Misaki.HighPerformance.Mathematics.math.min
|
|
- uid: Misaki.HighPerformance.Mathematics.math.max*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.max
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_max_System_Int32_System_Int32_
|
|
name: max
|
|
nameWithType: math.max
|
|
fullName: Misaki.HighPerformance.Mathematics.math.max
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lerp*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.lerp
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_lerp_System_Single_System_Single_System_Single_
|
|
name: lerp
|
|
nameWithType: math.lerp
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lerp
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unlerp*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.unlerp
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_unlerp_System_Single_System_Single_System_Single_
|
|
name: unlerp
|
|
nameWithType: math.unlerp
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unlerp
|
|
- uid: Misaki.HighPerformance.Mathematics.math.remap*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.remap
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_remap_System_Single_System_Single_System_Single_System_Single_System_Single_
|
|
name: remap
|
|
nameWithType: math.remap
|
|
fullName: Misaki.HighPerformance.Mathematics.math.remap
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mad*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.mad
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_mad_System_Int32_System_Int32_System_Int32_
|
|
name: mad
|
|
nameWithType: math.mad
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mad
|
|
- uid: Misaki.HighPerformance.Mathematics.math.clamp*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.clamp
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_clamp_System_Int32_System_Int32_System_Int32_
|
|
name: clamp
|
|
nameWithType: math.clamp
|
|
fullName: Misaki.HighPerformance.Mathematics.math.clamp
|
|
- uid: Misaki.HighPerformance.Mathematics.math.saturate*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.saturate
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_saturate_System_Single_
|
|
name: saturate
|
|
nameWithType: math.saturate
|
|
fullName: Misaki.HighPerformance.Mathematics.math.saturate
|
|
- uid: Misaki.HighPerformance.Mathematics.math.abs*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.abs
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_abs_System_Int32_
|
|
name: abs
|
|
nameWithType: math.abs
|
|
fullName: Misaki.HighPerformance.Mathematics.math.abs
|
|
- uid: Misaki.HighPerformance.Mathematics.math.dot*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.dot
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_dot_System_Int32_System_Int32_
|
|
name: dot
|
|
nameWithType: math.dot
|
|
fullName: Misaki.HighPerformance.Mathematics.math.dot
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tan*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.tan
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_tan_System_Single_
|
|
name: tan
|
|
nameWithType: math.tan
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tan
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tanh*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.tanh
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_tanh_System_Single_
|
|
name: tanh
|
|
nameWithType: math.tanh
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tanh
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.atan
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_atan_System_Single_
|
|
name: atan
|
|
nameWithType: math.atan
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan
|
|
- uid: Misaki.HighPerformance.Mathematics.math.atan2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.atan2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_atan2_System_Single_System_Single_
|
|
name: atan2
|
|
nameWithType: math.atan2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.atan2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cos*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.cos
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_cos_System_Single_
|
|
name: cos
|
|
nameWithType: math.cos
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cos
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cosh*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.cosh
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_cosh_System_Single_
|
|
name: cosh
|
|
nameWithType: math.cosh
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cosh
|
|
- uid: Misaki.HighPerformance.Mathematics.math.acos*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.acos
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_acos_System_Single_
|
|
name: acos
|
|
nameWithType: math.acos
|
|
fullName: Misaki.HighPerformance.Mathematics.math.acos
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sin*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.sin
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_sin_System_Single_
|
|
name: sin
|
|
nameWithType: math.sin
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sin
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sinh*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.sinh
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_sinh_System_Single_
|
|
name: sinh
|
|
nameWithType: math.sinh
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sinh
|
|
- uid: Misaki.HighPerformance.Mathematics.math.asin*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.asin
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_asin_System_Single_
|
|
name: asin
|
|
nameWithType: math.asin
|
|
fullName: Misaki.HighPerformance.Mathematics.math.asin
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floor*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.floor
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_floor_System_Single_
|
|
name: floor
|
|
nameWithType: math.floor
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floor
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceil*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.ceil
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_ceil_System_Single_
|
|
name: ceil
|
|
nameWithType: math.ceil
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceil
|
|
- uid: Misaki.HighPerformance.Mathematics.math.round*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.round
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_round_System_Single_
|
|
name: round
|
|
nameWithType: math.round
|
|
fullName: Misaki.HighPerformance.Mathematics.math.round
|
|
- uid: Misaki.HighPerformance.Mathematics.math.trunc*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.trunc
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_trunc_System_Single_
|
|
name: trunc
|
|
nameWithType: math.trunc
|
|
fullName: Misaki.HighPerformance.Mathematics.math.trunc
|
|
- uid: Misaki.HighPerformance.Mathematics.math.frac*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.frac
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_frac_System_Single_
|
|
name: frac
|
|
nameWithType: math.frac
|
|
fullName: Misaki.HighPerformance.Mathematics.math.frac
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rcp*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.rcp
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_rcp_System_Single_
|
|
name: rcp
|
|
nameWithType: math.rcp
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rcp
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sign*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.sign
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_sign_System_Int32_
|
|
name: sign
|
|
nameWithType: math.sign
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sign
|
|
- uid: Misaki.HighPerformance.Mathematics.math.pow*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.pow
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_pow_System_Single_System_Single_
|
|
name: pow
|
|
nameWithType: math.pow
|
|
fullName: Misaki.HighPerformance.Mathematics.math.pow
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.exp
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_exp_System_Single_
|
|
name: exp
|
|
nameWithType: math.exp
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.exp2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_exp2_System_Single_
|
|
name: exp2
|
|
nameWithType: math.exp2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.exp10*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.exp10
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_exp10_System_Single_
|
|
name: exp10
|
|
nameWithType: math.exp10
|
|
fullName: Misaki.HighPerformance.Mathematics.math.exp10
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.log
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_log_System_Single_
|
|
name: log
|
|
nameWithType: math.log
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.log2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_log2_System_Single_
|
|
name: log2
|
|
nameWithType: math.log2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.log10*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.log10
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_log10_System_Single_
|
|
name: log10
|
|
nameWithType: math.log10
|
|
fullName: Misaki.HighPerformance.Mathematics.math.log10
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fmod*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.fmod
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_fmod_System_Single_System_Single_
|
|
name: fmod
|
|
nameWithType: math.fmod
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fmod
|
|
- uid: Misaki.HighPerformance.Mathematics.math.modf*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.modf
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_modf_System_Single_System_Single__
|
|
name: modf
|
|
nameWithType: math.modf
|
|
fullName: Misaki.HighPerformance.Mathematics.math.modf
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sqrt*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.sqrt
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_sqrt_System_Single_
|
|
name: sqrt
|
|
nameWithType: math.sqrt
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sqrt
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rsqrt*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.rsqrt
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_rsqrt_System_Single_
|
|
name: rsqrt
|
|
nameWithType: math.rsqrt
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rsqrt
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalize*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.normalize
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_normalize_Misaki_HighPerformance_Mathematics_float2_
|
|
name: normalize
|
|
nameWithType: math.normalize
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalize
|
|
- uid: Misaki.HighPerformance.Mathematics.math.normalizesafe*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.normalizesafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_normalizesafe_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: normalizesafe
|
|
nameWithType: math.normalizesafe
|
|
fullName: Misaki.HighPerformance.Mathematics.math.normalizesafe
|
|
- uid: Misaki.HighPerformance.Mathematics.math.length*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.length
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_length_System_Single_
|
|
name: length
|
|
nameWithType: math.length
|
|
fullName: Misaki.HighPerformance.Mathematics.math.length
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lengthsq*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.lengthsq
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_lengthsq_System_Single_
|
|
name: lengthsq
|
|
nameWithType: math.lengthsq
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lengthsq
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distance*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.distance
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_distance_System_Single_System_Single_
|
|
name: distance
|
|
nameWithType: math.distance
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distance
|
|
- uid: Misaki.HighPerformance.Mathematics.math.distancesq*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.distancesq
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_distancesq_System_Single_System_Single_
|
|
name: distancesq
|
|
nameWithType: math.distancesq
|
|
fullName: Misaki.HighPerformance.Mathematics.math.distancesq
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cross*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.cross
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_cross_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: cross
|
|
nameWithType: math.cross
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cross
|
|
- uid: Misaki.HighPerformance.Mathematics.math.smoothstep*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.smoothstep
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_smoothstep_System_Single_System_Single_System_Single_
|
|
name: smoothstep
|
|
nameWithType: math.smoothstep
|
|
fullName: Misaki.HighPerformance.Mathematics.math.smoothstep
|
|
- uid: Misaki.HighPerformance.Mathematics.math.any*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.any
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_any_Misaki_HighPerformance_Mathematics_bool2_
|
|
name: any
|
|
nameWithType: math.any
|
|
fullName: Misaki.HighPerformance.Mathematics.math.any
|
|
- uid: Misaki.HighPerformance.Mathematics.math.all*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.all
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_all_Misaki_HighPerformance_Mathematics_bool2_
|
|
name: all
|
|
nameWithType: math.all
|
|
fullName: Misaki.HighPerformance.Mathematics.math.all
|
|
- uid: Misaki.HighPerformance.Mathematics.math.select*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.select
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_select_System_Int32_System_Int32_System_Boolean_
|
|
name: select
|
|
nameWithType: math.select
|
|
fullName: Misaki.HighPerformance.Mathematics.math.select
|
|
- uid: Misaki.HighPerformance.Mathematics.math.step*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.step
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_step_System_Single_System_Single_
|
|
name: step
|
|
nameWithType: math.step
|
|
fullName: Misaki.HighPerformance.Mathematics.math.step
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reflect*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.reflect
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_reflect_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: reflect
|
|
nameWithType: math.reflect
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reflect
|
|
- uid: Misaki.HighPerformance.Mathematics.math.refract*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.refract
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_refract_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_System_Single_
|
|
name: refract
|
|
nameWithType: math.refract
|
|
fullName: Misaki.HighPerformance.Mathematics.math.refract
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: projectsafe(float2, float2, float2)
|
|
nameWithType: math.projectsafe(float2, float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: project
|
|
nameWithType: math.project
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: projectsafe(float3, float3, float3)
|
|
nameWithType: math.projectsafe(float3, float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: projectsafe(float4, float4, float4)
|
|
nameWithType: math.projectsafe(float4, float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: project(float2, float2)
|
|
nameWithType: math.project(float2, float2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float2
|
|
name: float2
|
|
href: Misaki.HighPerformance.Mathematics.float2.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: projectsafe
|
|
nameWithType: math.projectsafe
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: project(float3, float3)
|
|
nameWithType: math.project(float3, float3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float3, Misaki.HighPerformance.Mathematics.float3)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float3,Misaki.HighPerformance.Mathematics.float3)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float3
|
|
name: float3
|
|
href: Misaki.HighPerformance.Mathematics.float3.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
name: project(float4, float4)
|
|
nameWithType: math.project(float4, float4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float4, Misaki.HighPerformance.Mathematics.float4)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.float4,Misaki.HighPerformance.Mathematics.float4)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_float4_Misaki_HighPerformance_Mathematics_float4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.float4
|
|
name: float4
|
|
href: Misaki.HighPerformance.Mathematics.float4.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
|
|
name: projectsafe(double2, double2, double2)
|
|
nameWithType: math.projectsafe(double2, double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double2
|
|
name: double2
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double2
|
|
name: double2
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double2
|
|
name: double2
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double2
|
|
name: double2
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double2
|
|
name: double2
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double2
|
|
name: double2
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_double3_Misaki_HighPerformance_Mathematics_double3_Misaki_HighPerformance_Mathematics_double3_
|
|
name: projectsafe(double3, double3, double3)
|
|
nameWithType: math.projectsafe(double3, double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_double3_Misaki_HighPerformance_Mathematics_double3_Misaki_HighPerformance_Mathematics_double3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
name: double3
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
name: double3
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
name: double3
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_double3_Misaki_HighPerformance_Mathematics_double3_Misaki_HighPerformance_Mathematics_double3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
name: double3
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
name: double3
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
name: double3
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_double4_Misaki_HighPerformance_Mathematics_double4_Misaki_HighPerformance_Mathematics_double4_
|
|
name: projectsafe(double4, double4, double4)
|
|
nameWithType: math.projectsafe(double4, double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_double4_Misaki_HighPerformance_Mathematics_double4_Misaki_HighPerformance_Mathematics_double4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
name: double4
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
name: double4
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
name: double4
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.projectsafe(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
name: projectsafe
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_projectsafe_Misaki_HighPerformance_Mathematics_double4_Misaki_HighPerformance_Mathematics_double4_Misaki_HighPerformance_Mathematics_double4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
name: double4
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
name: double4
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
name: double4
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
|
|
name: project(double2, double2)
|
|
nameWithType: math.project(double2, double2)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double2
|
|
name: double2
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double2
|
|
name: double2
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double2
|
|
name: double2
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double2
|
|
name: double2
|
|
href: Misaki.HighPerformance.Mathematics.double2.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_double3_Misaki_HighPerformance_Mathematics_double3_
|
|
name: project(double3, double3)
|
|
nameWithType: math.project(double3, double3)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double3, Misaki.HighPerformance.Mathematics.double3)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_double3_Misaki_HighPerformance_Mathematics_double3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
name: double3
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
name: double3
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double3,Misaki.HighPerformance.Mathematics.double3)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_double3_Misaki_HighPerformance_Mathematics_double3_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
name: double3
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double3
|
|
name: double3
|
|
href: Misaki.HighPerformance.Mathematics.double3.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
commentId: M:Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_double4_Misaki_HighPerformance_Mathematics_double4_
|
|
name: project(double4, double4)
|
|
nameWithType: math.project(double4, double4)
|
|
fullName: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double4, Misaki.HighPerformance.Mathematics.double4)
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_double4_Misaki_HighPerformance_Mathematics_double4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
name: double4
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
name: double4
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
- name: )
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math.project(Misaki.HighPerformance.Mathematics.double4,Misaki.HighPerformance.Mathematics.double4)
|
|
name: project
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_project_Misaki_HighPerformance_Mathematics_double4_Misaki_HighPerformance_Mathematics_double4_
|
|
- name: (
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
name: double4
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
- name: ','
|
|
- name: " "
|
|
- uid: Misaki.HighPerformance.Mathematics.double4
|
|
name: double4
|
|
href: Misaki.HighPerformance.Mathematics.double4.html
|
|
- name: )
|
|
- uid: Misaki.HighPerformance.Mathematics.math.faceforward*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.faceforward
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_faceforward_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2_
|
|
name: faceforward
|
|
nameWithType: math.faceforward
|
|
fullName: Misaki.HighPerformance.Mathematics.math.faceforward
|
|
- uid: Misaki.HighPerformance.Mathematics.math.sincos*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.sincos
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_sincos_System_Single_System_Single__System_Single__
|
|
name: sincos
|
|
nameWithType: math.sincos
|
|
fullName: Misaki.HighPerformance.Mathematics.math.sincos
|
|
- uid: Misaki.HighPerformance.Mathematics.math.countbits*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.countbits
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_countbits_System_Int32_
|
|
name: countbits
|
|
nameWithType: math.countbits
|
|
fullName: Misaki.HighPerformance.Mathematics.math.countbits
|
|
- uid: Misaki.HighPerformance.Mathematics.math.lzcnt*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.lzcnt
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_lzcnt_System_Int32_
|
|
name: lzcnt
|
|
nameWithType: math.lzcnt
|
|
fullName: Misaki.HighPerformance.Mathematics.math.lzcnt
|
|
- uid: Misaki.HighPerformance.Mathematics.math.tzcnt*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.tzcnt
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_tzcnt_System_Int32_
|
|
name: tzcnt
|
|
nameWithType: math.tzcnt
|
|
fullName: Misaki.HighPerformance.Mathematics.math.tzcnt
|
|
- uid: Misaki.HighPerformance.Mathematics.math.reversebits*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.reversebits
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_reversebits_System_Int32_
|
|
name: reversebits
|
|
nameWithType: math.reversebits
|
|
fullName: Misaki.HighPerformance.Mathematics.math.reversebits
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rol*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.rol
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_rol_System_Int32_System_Int32_
|
|
name: rol
|
|
nameWithType: math.rol
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rol
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ror*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.ror
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_ror_System_Int32_System_Int32_
|
|
name: ror
|
|
nameWithType: math.ror
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ror
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceilpow2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.ceilpow2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_ceilpow2_System_Int32_
|
|
name: ceilpow2
|
|
nameWithType: math.ceilpow2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceilpow2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ceillog2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.ceillog2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_ceillog2_System_Int32_
|
|
name: ceillog2
|
|
nameWithType: math.ceillog2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ceillog2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.floorlog2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.floorlog2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_floorlog2_System_Int32_
|
|
name: floorlog2
|
|
nameWithType: math.floorlog2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.floorlog2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.radians*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.radians
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_radians_System_Single_
|
|
name: radians
|
|
nameWithType: math.radians
|
|
fullName: Misaki.HighPerformance.Mathematics.math.radians
|
|
- uid: Misaki.HighPerformance.Mathematics.math.degrees*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.degrees
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_degrees_System_Single_
|
|
name: degrees
|
|
nameWithType: math.degrees
|
|
fullName: Misaki.HighPerformance.Mathematics.math.degrees
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmin*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.cmin
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_cmin_Misaki_HighPerformance_Mathematics_int2_
|
|
name: cmin
|
|
nameWithType: math.cmin
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmin
|
|
- uid: Misaki.HighPerformance.Mathematics.math.cmax*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.cmax
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_cmax_Misaki_HighPerformance_Mathematics_int2_
|
|
name: cmax
|
|
nameWithType: math.cmax
|
|
fullName: Misaki.HighPerformance.Mathematics.math.cmax
|
|
- uid: Misaki.HighPerformance.Mathematics.math.csum*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.csum
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_csum_Misaki_HighPerformance_Mathematics_int2_
|
|
name: csum
|
|
nameWithType: math.csum
|
|
fullName: Misaki.HighPerformance.Mathematics.math.csum
|
|
- uid: Misaki.HighPerformance.Mathematics.math.square*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.square
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_square_System_Single_
|
|
name: square
|
|
nameWithType: math.square
|
|
fullName: Misaki.HighPerformance.Mathematics.math.square
|
|
- uid: Misaki.HighPerformance.Mathematics.math.compress*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.compress
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_compress_System_Int32__System_Int32_Misaki_HighPerformance_Mathematics_int4_Misaki_HighPerformance_Mathematics_bool4_
|
|
name: compress
|
|
nameWithType: math.compress
|
|
fullName: Misaki.HighPerformance.Mathematics.math.compress
|
|
- uid: System.Int32*
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
name: int*
|
|
nameWithType: int*
|
|
fullName: int*
|
|
nameWithType.vb: Integer*
|
|
fullName.vb: Integer*
|
|
name.vb: Integer*
|
|
spec.csharp:
|
|
- uid: System.Int32
|
|
name: int
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: '*'
|
|
spec.vb:
|
|
- uid: System.Int32
|
|
name: Integer
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.int32
|
|
- name: '*'
|
|
- uid: System.UInt32*
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
name: uint*
|
|
nameWithType: uint*
|
|
fullName: uint*
|
|
nameWithType.vb: UInteger*
|
|
fullName.vb: UInteger*
|
|
name.vb: UInteger*
|
|
spec.csharp:
|
|
- uid: System.UInt32
|
|
name: uint
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
- name: '*'
|
|
spec.vb:
|
|
- uid: System.UInt32
|
|
name: UInteger
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.uint32
|
|
- name: '*'
|
|
- uid: System.Single*
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
name: float*
|
|
nameWithType: float*
|
|
fullName: float*
|
|
nameWithType.vb: Single*
|
|
fullName.vb: Single*
|
|
name.vb: Single*
|
|
spec.csharp:
|
|
- uid: System.Single
|
|
name: float
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: '*'
|
|
spec.vb:
|
|
- uid: System.Single
|
|
name: Single
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.single
|
|
- name: '*'
|
|
- uid: Misaki.HighPerformance.Mathematics.math.orthonormal_basis*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.orthonormal_basis
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_orthonormal_basis_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3__Misaki_HighPerformance_Mathematics_float3__
|
|
name: orthonormal_basis
|
|
nameWithType: math.orthonormal_basis
|
|
fullName: Misaki.HighPerformance.Mathematics.math.orthonormal_basis
|
|
- uid: Misaki.HighPerformance.Mathematics.math.chgsign*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.chgsign
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_chgsign_System_Single_System_Single_
|
|
name: chgsign
|
|
nameWithType: math.chgsign
|
|
fullName: Misaki.HighPerformance.Mathematics.math.chgsign
|
|
- uid: Misaki.HighPerformance.Mathematics.math.hash*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.hash
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_hash_System_Void__System_Int32_System_UInt32_
|
|
name: hash
|
|
nameWithType: math.hash
|
|
fullName: Misaki.HighPerformance.Mathematics.math.hash
|
|
- uid: System.Void*
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.void
|
|
name: void*
|
|
nameWithType: void*
|
|
fullName: void*
|
|
nameWithType.vb: Void*
|
|
fullName.vb: Void*
|
|
name.vb: Void*
|
|
spec.csharp:
|
|
- uid: System.Void
|
|
name: void
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.void
|
|
- name: '*'
|
|
spec.vb:
|
|
- uid: System.Void
|
|
name: Void
|
|
isExternal: true
|
|
href: https://learn.microsoft.com/dotnet/api/system.void
|
|
- name: '*'
|
|
- uid: Misaki.HighPerformance.Mathematics.math.up*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.up
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_up
|
|
name: up
|
|
nameWithType: math.up
|
|
fullName: Misaki.HighPerformance.Mathematics.math.up
|
|
- uid: Misaki.HighPerformance.Mathematics.math.down*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.down
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_down
|
|
name: down
|
|
nameWithType: math.down
|
|
fullName: Misaki.HighPerformance.Mathematics.math.down
|
|
- uid: Misaki.HighPerformance.Mathematics.math.forward*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.forward
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_forward
|
|
name: forward
|
|
nameWithType: math.forward
|
|
fullName: Misaki.HighPerformance.Mathematics.math.forward
|
|
- uid: Misaki.HighPerformance.Mathematics.math.back*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.back
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_back
|
|
name: back
|
|
nameWithType: math.back
|
|
fullName: Misaki.HighPerformance.Mathematics.math.back
|
|
- uid: Misaki.HighPerformance.Mathematics.math.left*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.left
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_left
|
|
name: left
|
|
nameWithType: math.left
|
|
fullName: Misaki.HighPerformance.Mathematics.math.left
|
|
- uid: Misaki.HighPerformance.Mathematics.math.right*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.right
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_right
|
|
name: right
|
|
nameWithType: math.right
|
|
fullName: Misaki.HighPerformance.Mathematics.math.right
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerXYZ*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.EulerXYZ
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_EulerXYZ_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: EulerXYZ
|
|
nameWithType: math.EulerXYZ
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerXYZ
|
|
- uid: Misaki.HighPerformance.Mathematics.quaternion
|
|
commentId: T:Misaki.HighPerformance.Mathematics.quaternion
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.quaternion.html
|
|
name: quaternion
|
|
nameWithType: quaternion
|
|
fullName: Misaki.HighPerformance.Mathematics.quaternion
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerXZY*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.EulerXZY
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_EulerXZY_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: EulerXZY
|
|
nameWithType: math.EulerXZY
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerXZY
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerYXZ*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.EulerYXZ
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_EulerYXZ_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: EulerYXZ
|
|
nameWithType: math.EulerYXZ
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerYXZ
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerYZX*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.EulerYZX
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_EulerYZX_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: EulerYZX
|
|
nameWithType: math.EulerYZX
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerYZX
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerZXY*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.EulerZXY
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_EulerZXY_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: EulerZXY
|
|
nameWithType: math.EulerZXY
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerZXY
|
|
- uid: Misaki.HighPerformance.Mathematics.math.EulerZYX*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.EulerZYX
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_EulerZYX_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: EulerZYX
|
|
nameWithType: math.EulerZYX
|
|
fullName: Misaki.HighPerformance.Mathematics.math.EulerZYX
|
|
- uid: Misaki.HighPerformance.Mathematics.math.Euler*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.Euler
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_Euler_Misaki_HighPerformance_Mathematics_quaternion_Misaki_HighPerformance_Mathematics_math_RotationOrder_
|
|
name: Euler
|
|
nameWithType: math.Euler
|
|
fullName: Misaki.HighPerformance.Mathematics.math.Euler
|
|
- uid: Misaki.HighPerformance.Mathematics.math.RotationOrder
|
|
commentId: T:Misaki.HighPerformance.Mathematics.math.RotationOrder
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.math.html
|
|
name: math.RotationOrder
|
|
nameWithType: math.RotationOrder
|
|
fullName: Misaki.HighPerformance.Mathematics.math.RotationOrder
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math
|
|
name: math
|
|
href: Misaki.HighPerformance.Mathematics.math.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance.Mathematics.math.RotationOrder
|
|
name: RotationOrder
|
|
href: Misaki.HighPerformance.Mathematics.math.RotationOrder.html
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math
|
|
name: math
|
|
href: Misaki.HighPerformance.Mathematics.math.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance.Mathematics.math.RotationOrder
|
|
name: RotationOrder
|
|
href: Misaki.HighPerformance.Mathematics.math.RotationOrder.html
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mulScale*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.mulScale
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_mulScale_Misaki_HighPerformance_Mathematics_float3x3_Misaki_HighPerformance_Mathematics_float3_
|
|
name: mulScale
|
|
nameWithType: math.mulScale
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mulScale
|
|
- uid: Misaki.HighPerformance.Mathematics.float3x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float3x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float3x3.html
|
|
name: float3x3
|
|
nameWithType: float3x3
|
|
fullName: Misaki.HighPerformance.Mathematics.float3x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.scaleMul*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.scaleMul
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_scaleMul_Misaki_HighPerformance_Mathematics_float3_Misaki_HighPerformance_Mathematics_float3x3_
|
|
name: scaleMul
|
|
nameWithType: math.scaleMul
|
|
fullName: Misaki.HighPerformance.Mathematics.math.scaleMul
|
|
- uid: Misaki.HighPerformance.Mathematics.math.quaternion*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.quaternion
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_quaternion_System_Single_System_Single_System_Single_System_Single_
|
|
name: quaternion
|
|
nameWithType: math.quaternion
|
|
fullName: Misaki.HighPerformance.Mathematics.math.quaternion
|
|
- uid: Misaki.HighPerformance.Mathematics.math.conjugate*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.conjugate
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_conjugate_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: conjugate
|
|
nameWithType: math.conjugate
|
|
fullName: Misaki.HighPerformance.Mathematics.math.conjugate
|
|
- uid: Misaki.HighPerformance.Mathematics.math.inverse*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.inverse
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_inverse_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: inverse
|
|
nameWithType: math.inverse
|
|
fullName: Misaki.HighPerformance.Mathematics.math.inverse
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unitexp*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.unitexp
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_unitexp_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: unitexp
|
|
nameWithType: math.unitexp
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unitexp
|
|
- uid: Misaki.HighPerformance.Mathematics.math.unitlog*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.unitlog
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_unitlog_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: unitlog
|
|
nameWithType: math.unitlog
|
|
fullName: Misaki.HighPerformance.Mathematics.math.unitlog
|
|
- uid: Misaki.HighPerformance.Mathematics.math.mul*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.mul
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_mul_Misaki_HighPerformance_Mathematics_quaternion_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: mul
|
|
nameWithType: math.mul
|
|
fullName: Misaki.HighPerformance.Mathematics.math.mul
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rotate*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.rotate
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_rotate_Misaki_HighPerformance_Mathematics_quaternion_Misaki_HighPerformance_Mathematics_float3_
|
|
name: rotate
|
|
nameWithType: math.rotate
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rotate
|
|
- uid: Misaki.HighPerformance.Mathematics.math.nlerp*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.nlerp
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_nlerp_Misaki_HighPerformance_Mathematics_quaternion_Misaki_HighPerformance_Mathematics_quaternion_System_Single_
|
|
name: nlerp
|
|
nameWithType: math.nlerp
|
|
fullName: Misaki.HighPerformance.Mathematics.math.nlerp
|
|
- uid: Misaki.HighPerformance.Mathematics.math.slerp*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.slerp
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_slerp_Misaki_HighPerformance_Mathematics_quaternion_Misaki_HighPerformance_Mathematics_quaternion_System_Single_
|
|
name: slerp
|
|
nameWithType: math.slerp
|
|
fullName: Misaki.HighPerformance.Mathematics.math.slerp
|
|
- uid: Misaki.HighPerformance.Mathematics.math.angle*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.angle
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_angle_Misaki_HighPerformance_Mathematics_quaternion_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: angle
|
|
nameWithType: math.angle
|
|
fullName: Misaki.HighPerformance.Mathematics.math.angle
|
|
- uid: Misaki.HighPerformance.Mathematics.math.rotation*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.rotation
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_rotation_Misaki_HighPerformance_Mathematics_float3x3_
|
|
name: rotation
|
|
nameWithType: math.rotation
|
|
fullName: Misaki.HighPerformance.Mathematics.math.rotation
|
|
- uid: Misaki.HighPerformance.Mathematics.math.hashwide*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.hashwide
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_hashwide_Misaki_HighPerformance_Mathematics_quaternion_
|
|
name: hashwide
|
|
nameWithType: math.hashwide
|
|
fullName: Misaki.HighPerformance.Mathematics.math.hashwide
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float4x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float4x2_System_Single_
|
|
name: float4x2
|
|
nameWithType: math.float4x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x2
|
|
- uid: Misaki.HighPerformance.Mathematics.float4x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float4x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float4x2.html
|
|
name: float4x2
|
|
nameWithType: float4x2
|
|
fullName: Misaki.HighPerformance.Mathematics.float4x2
|
|
- uid: Misaki.HighPerformance.Mathematics.int4x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int4x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int4x2.html
|
|
name: int4x2
|
|
nameWithType: int4x2
|
|
fullName: Misaki.HighPerformance.Mathematics.int4x2
|
|
- uid: Misaki.HighPerformance.Mathematics.uint4x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint4x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint4x2.html
|
|
name: uint4x2
|
|
nameWithType: uint4x2
|
|
fullName: Misaki.HighPerformance.Mathematics.uint4x2
|
|
- uid: Misaki.HighPerformance.Mathematics.double4x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double4x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double4x2.html
|
|
name: double4x2
|
|
nameWithType: double4x2
|
|
fullName: Misaki.HighPerformance.Mathematics.double4x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.transpose*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.transpose
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_transpose_Misaki_HighPerformance_Mathematics_float4x2_
|
|
name: transpose
|
|
nameWithType: math.transpose
|
|
fullName: Misaki.HighPerformance.Mathematics.math.transpose
|
|
- uid: Misaki.HighPerformance.Mathematics.float2x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float2x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float2x4.html
|
|
name: float2x4
|
|
nameWithType: float2x4
|
|
fullName: Misaki.HighPerformance.Mathematics.float2x4
|
|
- uid: Misaki.HighPerformance.Mathematics.float2x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float2x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float2x2.html
|
|
name: float2x2
|
|
nameWithType: float2x2
|
|
fullName: Misaki.HighPerformance.Mathematics.float2x2
|
|
- uid: Misaki.HighPerformance.Mathematics.float2x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float2x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float2x3.html
|
|
name: float2x3
|
|
nameWithType: float2x3
|
|
fullName: Misaki.HighPerformance.Mathematics.float2x3
|
|
- uid: Misaki.HighPerformance.Mathematics.float4x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float4x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float4x3.html
|
|
name: float4x3
|
|
nameWithType: float4x3
|
|
fullName: Misaki.HighPerformance.Mathematics.float4x3
|
|
- uid: Misaki.HighPerformance.Mathematics.float4x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float4x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float4x4.html
|
|
name: float4x4
|
|
nameWithType: float4x4
|
|
fullName: Misaki.HighPerformance.Mathematics.float4x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint2_System_UInt32_
|
|
name: uint2
|
|
nameWithType: math.uint2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.shuffle*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.shuffle
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_shuffle_Misaki_HighPerformance_Mathematics_uint2_Misaki_HighPerformance_Mathematics_uint2_Misaki_HighPerformance_Mathematics_math_ShuffleComponent_
|
|
name: shuffle
|
|
nameWithType: math.shuffle
|
|
fullName: Misaki.HighPerformance.Mathematics.math.shuffle
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
commentId: T:Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.math.html
|
|
name: math.ShuffleComponent
|
|
nameWithType: math.ShuffleComponent
|
|
fullName: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
spec.csharp:
|
|
- uid: Misaki.HighPerformance.Mathematics.math
|
|
name: math
|
|
href: Misaki.HighPerformance.Mathematics.math.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
name: ShuffleComponent
|
|
href: Misaki.HighPerformance.Mathematics.math.ShuffleComponent.html
|
|
spec.vb:
|
|
- uid: Misaki.HighPerformance.Mathematics.math
|
|
name: math
|
|
href: Misaki.HighPerformance.Mathematics.math.html
|
|
- name: .
|
|
- uid: Misaki.HighPerformance.Mathematics.math.ShuffleComponent
|
|
name: ShuffleComponent
|
|
href: Misaki.HighPerformance.Mathematics.math.ShuffleComponent.html
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double4x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double4x4_System_Double_
|
|
name: double4x4
|
|
nameWithType: math.double4x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x4
|
|
- uid: Misaki.HighPerformance.Mathematics.double4x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double4x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double4x4.html
|
|
name: double4x4
|
|
nameWithType: double4x4
|
|
fullName: Misaki.HighPerformance.Mathematics.double4x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.determinant*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.determinant
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_determinant_Misaki_HighPerformance_Mathematics_double4x4_
|
|
name: determinant
|
|
nameWithType: math.determinant
|
|
fullName: Misaki.HighPerformance.Mathematics.math.determinant
|
|
- uid: Misaki.HighPerformance.Mathematics.math.fastinverse*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.fastinverse
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_fastinverse_Misaki_HighPerformance_Mathematics_double4x4_
|
|
name: fastinverse
|
|
nameWithType: math.fastinverse
|
|
fullName: Misaki.HighPerformance.Mathematics.math.fastinverse
|
|
- uid: Misaki.HighPerformance.Mathematics.double4x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double4x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double4x3.html
|
|
name: double4x3
|
|
nameWithType: double4x3
|
|
fullName: Misaki.HighPerformance.Mathematics.double4x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double3x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double3x4_System_Double_
|
|
name: double3x4
|
|
nameWithType: math.double3x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x4
|
|
- uid: Misaki.HighPerformance.Mathematics.double3x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double3x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double3x4.html
|
|
name: double3x4
|
|
nameWithType: double3x4
|
|
fullName: Misaki.HighPerformance.Mathematics.double3x4
|
|
- uid: Misaki.HighPerformance.Mathematics.double3x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double3x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double3x2.html
|
|
name: double3x2
|
|
nameWithType: double3x2
|
|
fullName: Misaki.HighPerformance.Mathematics.double3x2
|
|
- uid: Misaki.HighPerformance.Mathematics.double3x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double3x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double3x3.html
|
|
name: double3x3
|
|
nameWithType: double3x3
|
|
fullName: Misaki.HighPerformance.Mathematics.double3x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint3_System_UInt32_
|
|
name: uint3
|
|
nameWithType: math.uint3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double2x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double2x2_System_Double_
|
|
name: double2x2
|
|
nameWithType: math.double2x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x2
|
|
- uid: Misaki.HighPerformance.Mathematics.double2x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double2x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double2x2.html
|
|
name: double2x2
|
|
nameWithType: double2x2
|
|
fullName: Misaki.HighPerformance.Mathematics.double2x2
|
|
- uid: Misaki.HighPerformance.Mathematics.double2x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double2x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double2x3.html
|
|
name: double2x3
|
|
nameWithType: double2x3
|
|
fullName: Misaki.HighPerformance.Mathematics.double2x3
|
|
- uid: Misaki.HighPerformance.Mathematics.double2x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.double2x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.double2x4.html
|
|
name: double2x4
|
|
nameWithType: double2x4
|
|
fullName: Misaki.HighPerformance.Mathematics.double2x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double3x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double3x2_System_Double_
|
|
name: double3x2
|
|
nameWithType: math.double3x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool2x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool2x2_System_UInt32_
|
|
name: bool2x2
|
|
nameWithType: math.bool2x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x2
|
|
- uid: Misaki.HighPerformance.Mathematics.bool2x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool2x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool2x2.html
|
|
name: bool2x2
|
|
nameWithType: bool2x2
|
|
fullName: Misaki.HighPerformance.Mathematics.bool2x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool4x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool4x4_System_UInt32_
|
|
name: bool4x4
|
|
nameWithType: math.bool4x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x4
|
|
- uid: Misaki.HighPerformance.Mathematics.bool4x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool4x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool4x4.html
|
|
name: bool4x4
|
|
nameWithType: bool4x4
|
|
fullName: Misaki.HighPerformance.Mathematics.bool4x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int3x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int3x3_System_Int32_
|
|
name: int3x3
|
|
nameWithType: math.int3x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x3
|
|
- uid: Misaki.HighPerformance.Mathematics.int3x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int3x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int3x3.html
|
|
name: int3x3
|
|
nameWithType: int3x3
|
|
fullName: Misaki.HighPerformance.Mathematics.int3x3
|
|
- uid: Misaki.HighPerformance.Mathematics.int3x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int3x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int3x2.html
|
|
name: int3x2
|
|
nameWithType: int3x2
|
|
fullName: Misaki.HighPerformance.Mathematics.int3x2
|
|
- uid: Misaki.HighPerformance.Mathematics.int3x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int3x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int3x4.html
|
|
name: int3x4
|
|
nameWithType: int3x4
|
|
fullName: Misaki.HighPerformance.Mathematics.int3x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint3x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint3x3_System_UInt32_
|
|
name: uint3x3
|
|
nameWithType: math.uint3x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x3
|
|
- uid: Misaki.HighPerformance.Mathematics.uint3x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint3x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint3x3.html
|
|
name: uint3x3
|
|
nameWithType: uint3x3
|
|
fullName: Misaki.HighPerformance.Mathematics.uint3x3
|
|
- uid: Misaki.HighPerformance.Mathematics.uint3x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint3x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint3x2.html
|
|
name: uint3x2
|
|
nameWithType: uint3x2
|
|
fullName: Misaki.HighPerformance.Mathematics.uint3x2
|
|
- uid: Misaki.HighPerformance.Mathematics.uint3x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint3x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint3x4.html
|
|
name: uint3x4
|
|
nameWithType: uint3x4
|
|
fullName: Misaki.HighPerformance.Mathematics.uint3x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool4x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool4x3_System_UInt32_
|
|
name: bool4x3
|
|
nameWithType: math.bool4x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x3
|
|
- uid: Misaki.HighPerformance.Mathematics.bool4x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool4x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool4x3.html
|
|
name: bool4x3
|
|
nameWithType: bool4x3
|
|
fullName: Misaki.HighPerformance.Mathematics.bool4x3
|
|
- uid: Misaki.HighPerformance.Mathematics.bool3x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool3x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool3x4.html
|
|
name: bool3x4
|
|
nameWithType: bool3x4
|
|
fullName: Misaki.HighPerformance.Mathematics.bool3x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float2x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float2x4_System_Single_
|
|
name: float2x4
|
|
nameWithType: math.float2x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x4
|
|
- uid: Misaki.HighPerformance.Mathematics.int2x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int2x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int2x4.html
|
|
name: int2x4
|
|
nameWithType: int2x4
|
|
fullName: Misaki.HighPerformance.Mathematics.int2x4
|
|
- uid: Misaki.HighPerformance.Mathematics.uint2x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint2x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint2x4.html
|
|
name: uint2x4
|
|
nameWithType: uint2x4
|
|
fullName: Misaki.HighPerformance.Mathematics.uint2x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool2x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool2x3_System_UInt32_
|
|
name: bool2x3
|
|
nameWithType: math.bool2x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x3
|
|
- uid: Misaki.HighPerformance.Mathematics.bool2x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool2x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool2x3.html
|
|
name: bool2x3
|
|
nameWithType: bool2x3
|
|
fullName: Misaki.HighPerformance.Mathematics.bool2x3
|
|
- uid: Misaki.HighPerformance.Mathematics.bool3x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool3x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool3x2.html
|
|
name: bool3x2
|
|
nameWithType: bool3x2
|
|
fullName: Misaki.HighPerformance.Mathematics.bool3x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double4_System_Double_
|
|
name: double4
|
|
nameWithType: math.double4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint4x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint4x4_System_UInt32_
|
|
name: uint4x4
|
|
nameWithType: math.uint4x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x4
|
|
- uid: Misaki.HighPerformance.Mathematics.uint4x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint4x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint4x4.html
|
|
name: uint4x4
|
|
nameWithType: uint4x4
|
|
fullName: Misaki.HighPerformance.Mathematics.uint4x4
|
|
- uid: Misaki.HighPerformance.Mathematics.uint4x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint4x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint4x3.html
|
|
name: uint4x3
|
|
nameWithType: uint4x3
|
|
fullName: Misaki.HighPerformance.Mathematics.uint4x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float3x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float3x4_System_Single_
|
|
name: float3x4
|
|
nameWithType: math.float3x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x4
|
|
- uid: Misaki.HighPerformance.Mathematics.float3x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float3x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float3x4.html
|
|
name: float3x4
|
|
nameWithType: float3x4
|
|
fullName: Misaki.HighPerformance.Mathematics.float3x4
|
|
- uid: Misaki.HighPerformance.Mathematics.float3x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.float3x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.float3x2.html
|
|
name: float3x2
|
|
nameWithType: float3x2
|
|
fullName: Misaki.HighPerformance.Mathematics.float3x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int2_System_Int32_
|
|
name: int2
|
|
nameWithType: math.int2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int3x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int3x4_System_Int32_
|
|
name: int3x4
|
|
nameWithType: math.int3x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x4
|
|
- uid: Misaki.HighPerformance.Mathematics.int4x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int4x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int4x3.html
|
|
name: int4x3
|
|
nameWithType: int4x3
|
|
fullName: Misaki.HighPerformance.Mathematics.int4x3
|
|
- uid: Misaki.HighPerformance.Mathematics.int4x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int4x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int4x4.html
|
|
name: int4x4
|
|
nameWithType: int4x4
|
|
fullName: Misaki.HighPerformance.Mathematics.int4x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool3x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool3x3_System_UInt32_
|
|
name: bool3x3
|
|
nameWithType: math.bool3x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x3
|
|
- uid: Misaki.HighPerformance.Mathematics.bool3x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool3x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool3x3.html
|
|
name: bool3x3
|
|
nameWithType: bool3x3
|
|
fullName: Misaki.HighPerformance.Mathematics.bool3x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double2_System_Double_
|
|
name: double2
|
|
nameWithType: math.double2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint3x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint3x4_System_UInt32_
|
|
name: uint3x4
|
|
nameWithType: math.uint3x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double4x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double4x2_System_Double_
|
|
name: double4x2
|
|
nameWithType: math.double4x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double2x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double2x4_System_Double_
|
|
name: double2x4
|
|
nameWithType: math.double2x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int2x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int2x3_System_Int32_
|
|
name: int2x3
|
|
nameWithType: math.int2x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x3
|
|
- uid: Misaki.HighPerformance.Mathematics.int2x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int2x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int2x3.html
|
|
name: int2x3
|
|
nameWithType: int2x3
|
|
fullName: Misaki.HighPerformance.Mathematics.int2x3
|
|
- uid: Misaki.HighPerformance.Mathematics.int2x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.int2x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.int2x2.html
|
|
name: int2x2
|
|
nameWithType: int2x2
|
|
fullName: Misaki.HighPerformance.Mathematics.int2x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float4x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float4x4_System_Single_
|
|
name: float4x4
|
|
nameWithType: math.float4x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint2x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint2x3_System_UInt32_
|
|
name: uint2x3
|
|
nameWithType: math.uint2x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x3
|
|
- uid: Misaki.HighPerformance.Mathematics.uint2x3
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint2x3
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint2x3.html
|
|
name: uint2x3
|
|
nameWithType: uint2x3
|
|
fullName: Misaki.HighPerformance.Mathematics.uint2x3
|
|
- uid: Misaki.HighPerformance.Mathematics.uint2x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.uint2x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.uint2x2.html
|
|
name: uint2x2
|
|
nameWithType: uint2x2
|
|
fullName: Misaki.HighPerformance.Mathematics.uint2x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int2x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int2x4_System_Int32_
|
|
name: int2x4
|
|
nameWithType: math.int2x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool3x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool3x4_System_UInt32_
|
|
name: bool3x4
|
|
nameWithType: math.bool3x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint4x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint4x2_System_UInt32_
|
|
name: uint4x2
|
|
nameWithType: math.uint4x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float4_System_Single_
|
|
name: float4
|
|
nameWithType: math.float4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint4x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint4x3_System_UInt32_
|
|
name: uint4x3
|
|
nameWithType: math.uint4x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float3_System_Single_
|
|
name: float3
|
|
nameWithType: math.float3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float2x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float2x3_System_Single_
|
|
name: float2x3
|
|
nameWithType: math.float2x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint2x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint2x2_System_UInt32_
|
|
name: uint2x2
|
|
nameWithType: math.uint2x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int3_System_Int32_
|
|
name: int3
|
|
nameWithType: math.int3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int4_System_Int32_
|
|
name: int4
|
|
nameWithType: math.int4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float2x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float2x2_System_Single_
|
|
name: float2x2
|
|
nameWithType: math.float2x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool3x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool3x2_System_UInt32_
|
|
name: bool3x2
|
|
nameWithType: math.bool3x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint2x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint2x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint2x4_System_UInt32_
|
|
name: uint2x4
|
|
nameWithType: math.uint2x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint2x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint4_System_UInt32_
|
|
name: uint4
|
|
nameWithType: math.uint4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float2_System_Single_
|
|
name: float2
|
|
nameWithType: math.float2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double4x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double4x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double4x3_System_Double_
|
|
name: double4x3
|
|
nameWithType: math.double4x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double4x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int2x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int2x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int2x2_System_Int32_
|
|
name: int2x2
|
|
nameWithType: math.int2x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int2x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int3x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int3x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int3x2_System_Int32_
|
|
name: int3x2
|
|
nameWithType: math.int3x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int3x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool2_System_UInt32_
|
|
name: bool2
|
|
nameWithType: math.bool2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int4x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int4x2_System_Int32_
|
|
name: int4x2
|
|
nameWithType: math.int4x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double3x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double3x3_System_Double_
|
|
name: double3x3
|
|
nameWithType: math.double3x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int4x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int4x4_System_Int32_
|
|
name: int4x4
|
|
nameWithType: math.int4x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool2x4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool2x4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool2x4_System_UInt32_
|
|
name: bool2x4
|
|
nameWithType: math.bool2x4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool2x4
|
|
- uid: Misaki.HighPerformance.Mathematics.bool2x4
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool2x4
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool2x4.html
|
|
name: bool2x4
|
|
nameWithType: bool2x4
|
|
fullName: Misaki.HighPerformance.Mathematics.bool2x4
|
|
- uid: Misaki.HighPerformance.Mathematics.bool4x2
|
|
commentId: T:Misaki.HighPerformance.Mathematics.bool4x2
|
|
parent: Misaki.HighPerformance.Mathematics
|
|
href: Misaki.HighPerformance.Mathematics.bool4x2.html
|
|
name: bool4x2
|
|
nameWithType: bool4x2
|
|
fullName: Misaki.HighPerformance.Mathematics.bool4x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool3_System_UInt32_
|
|
name: bool3
|
|
nameWithType: math.bool3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double2x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double2x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double2x3_System_Double_
|
|
name: double2x3
|
|
nameWithType: math.double2x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double2x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.uint3x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.uint3x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_uint3x2_System_UInt32_
|
|
name: uint3x2
|
|
nameWithType: math.uint3x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.uint3x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.int4x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.int4x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_int4x3_System_Int32_
|
|
name: int4x3
|
|
nameWithType: math.int4x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.int4x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.double3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.double3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_double3_System_Double_
|
|
name: double3
|
|
nameWithType: math.double3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.double3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool4x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool4x2_System_UInt32_
|
|
name: bool4x2
|
|
nameWithType: math.bool4x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4x2
|
|
- uid: Misaki.HighPerformance.Mathematics.math.bool4*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.bool4
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_bool4_System_UInt32_
|
|
name: bool4
|
|
nameWithType: math.bool4
|
|
fullName: Misaki.HighPerformance.Mathematics.math.bool4
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float3x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float3x3_System_Single_
|
|
name: float3x3
|
|
nameWithType: math.float3x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float4x3*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float4x3
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float4x3_System_Single_
|
|
name: float4x3
|
|
nameWithType: math.float4x3
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float4x3
|
|
- uid: Misaki.HighPerformance.Mathematics.math.float3x2*
|
|
commentId: Overload:Misaki.HighPerformance.Mathematics.math.float3x2
|
|
href: Misaki.HighPerformance.Mathematics.math.html#Misaki_HighPerformance_Mathematics_math_float3x2_System_Single_
|
|
name: float3x2
|
|
nameWithType: math.float3x2
|
|
fullName: Misaki.HighPerformance.Mathematics.math.float3x2
|