Files
Misaki.HighPerformance/docs/documents/api/Misaki.HighPerformance.Mathematics.double2.yml

4221 lines
186 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: Misaki.HighPerformance.Mathematics.double2
commentId: T:Misaki.HighPerformance.Mathematics.double2
id: double2
parent: Misaki.HighPerformance.Mathematics
children:
- Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.bool2)
- Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.float2)
- Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.int2)
- Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.uint2)
- Misaki.HighPerformance.Mathematics.double2.#ctor(System.Double)
- Misaki.HighPerformance.Mathematics.double2.#ctor(System.Double,System.Double)
- Misaki.HighPerformance.Mathematics.double2.#ctor(System.Int32)
- Misaki.HighPerformance.Mathematics.double2.#ctor(System.ReadOnlySpan{System.Double})
- Misaki.HighPerformance.Mathematics.double2.#ctor(System.Single)
- Misaki.HighPerformance.Mathematics.double2.#ctor(System.UInt32)
- Misaki.HighPerformance.Mathematics.double2.Equals(Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.Equals(System.Object)
- Misaki.HighPerformance.Mathematics.double2.GetHashCode
- Misaki.HighPerformance.Mathematics.double2.Item(System.Int32)
- Misaki.HighPerformance.Mathematics.double2.ToString
- Misaki.HighPerformance.Mathematics.double2.__v
- Misaki.HighPerformance.Mathematics.double2.one
- Misaki.HighPerformance.Mathematics.double2.op_Addition(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Addition(Misaki.HighPerformance.Mathematics.double2,System.Double)
- Misaki.HighPerformance.Mathematics.double2.op_Addition(System.Double,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Decrement(Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Division(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Division(Misaki.HighPerformance.Mathematics.double2,System.Double)
- Misaki.HighPerformance.Mathematics.double2.op_Division(System.Double,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Equality(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_GreaterThan(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.bool2)~Misaki.HighPerformance.Mathematics.double2
- Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.float2)~Misaki.HighPerformance.Mathematics.double2
- Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.int2)~Misaki.HighPerformance.Mathematics.double2
- Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.uint2)~Misaki.HighPerformance.Mathematics.double2
- Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.double2
- Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.double2
- Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.ReadOnlySpan{System.Double})~Misaki.HighPerformance.Mathematics.double2
- Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.double2
- Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.double2
- Misaki.HighPerformance.Mathematics.double2.op_Increment(Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Inequality(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_LessThan(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Modulus(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Modulus(Misaki.HighPerformance.Mathematics.double2,System.Double)
- Misaki.HighPerformance.Mathematics.double2.op_Modulus(System.Double,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Multiply(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Multiply(Misaki.HighPerformance.Mathematics.double2,System.Double)
- Misaki.HighPerformance.Mathematics.double2.op_Multiply(System.Double,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Subtraction(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_Subtraction(Misaki.HighPerformance.Mathematics.double2,System.Double)
- Misaki.HighPerformance.Mathematics.double2.op_Subtraction(System.Double,Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_UnaryNegation(Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.op_UnaryPlus(Misaki.HighPerformance.Mathematics.double2)
- Misaki.HighPerformance.Mathematics.double2.unitX
- Misaki.HighPerformance.Mathematics.double2.unitY
- Misaki.HighPerformance.Mathematics.double2.x
- Misaki.HighPerformance.Mathematics.double2.xx
- Misaki.HighPerformance.Mathematics.double2.xxx
- Misaki.HighPerformance.Mathematics.double2.xxxx
- Misaki.HighPerformance.Mathematics.double2.xxxy
- Misaki.HighPerformance.Mathematics.double2.xxy
- Misaki.HighPerformance.Mathematics.double2.xxyx
- Misaki.HighPerformance.Mathematics.double2.xxyy
- Misaki.HighPerformance.Mathematics.double2.xy
- Misaki.HighPerformance.Mathematics.double2.xyx
- Misaki.HighPerformance.Mathematics.double2.xyxx
- Misaki.HighPerformance.Mathematics.double2.xyxy
- Misaki.HighPerformance.Mathematics.double2.xyy
- Misaki.HighPerformance.Mathematics.double2.xyyx
- Misaki.HighPerformance.Mathematics.double2.xyyy
- Misaki.HighPerformance.Mathematics.double2.y
- Misaki.HighPerformance.Mathematics.double2.yx
- Misaki.HighPerformance.Mathematics.double2.yxx
- Misaki.HighPerformance.Mathematics.double2.yxxx
- Misaki.HighPerformance.Mathematics.double2.yxxy
- Misaki.HighPerformance.Mathematics.double2.yxy
- Misaki.HighPerformance.Mathematics.double2.yxyx
- Misaki.HighPerformance.Mathematics.double2.yxyy
- Misaki.HighPerformance.Mathematics.double2.yy
- Misaki.HighPerformance.Mathematics.double2.yyx
- Misaki.HighPerformance.Mathematics.double2.yyxx
- Misaki.HighPerformance.Mathematics.double2.yyxy
- Misaki.HighPerformance.Mathematics.double2.yyy
- Misaki.HighPerformance.Mathematics.double2.yyyx
- Misaki.HighPerformance.Mathematics.double2.yyyy
- Misaki.HighPerformance.Mathematics.double2.zero
langs:
- csharp
- vb
name: double2
nameWithType: double2
fullName: Misaki.HighPerformance.Mathematics.double2
type: Struct
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: 10
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[NumericType(typeof(double), 8, 2, 1, "global::Misaki.HighPerformance.Mathematics.double", true, true, null, null)]
[NumericConvertable("(double){v}.{c}", new Type[] { typeof(int2), typeof(uint2), typeof(float2), typeof(bool2) })]
[NumericConvertable("(double){v}", new Type[] { typeof(int), typeof(uint), typeof(float) })]
public struct double2 : IEquatable<double2>
content.vb: >-
<NumericType(GetType(Double), 8, 2, 1, "global::Misaki.HighPerformance.Mathematics.double", True, True, Nothing, Nothing)>
<NumericConvertable("(double){v}.{c}", New Type() { GetType(int2), GetType(uint2), GetType(float2), GetType(bool2) })>
<NumericConvertable("(double){v}", New Type() { GetType(Integer), GetType(UInteger), GetType(Single) })>
Public Structure double2 Implements IEquatable(Of double2)
implements:
- System.IEquatable{Misaki.HighPerformance.Mathematics.double2}
inheritedMembers:
- System.Object.Equals(System.Object,System.Object)
- System.Object.GetType
- System.Object.ReferenceEquals(System.Object,System.Object)
extensionMethods:
- Misaki.HighPerformance.Mathematics.double2.Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128
attributes:
- type: Misaki.HighPerformance.Mathematics.NumericTypeAttribute
ctor: Misaki.HighPerformance.Mathematics.NumericTypeAttribute.#ctor(System.Type,System.Int32,System.Int32,System.Int32,System.String,System.Boolean,System.Boolean,System.Type,System.Type)
arguments:
- type: System.Type
value: System.Double
- type: System.Int32
value: 8
- type: System.Int32
value: 2
- type: System.Int32
value: 1
- type: System.String
value: global::Misaki.HighPerformance.Mathematics.double
- type: System.Boolean
value: true
- type: System.Boolean
value: true
- type: System.Type
- type: System.Type
- uid: Misaki.HighPerformance.Mathematics.double2.__v
commentId: F:Misaki.HighPerformance.Mathematics.double2.__v
id: __v
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: __v
nameWithType: double2.__v
fullName: Misaki.HighPerformance.Mathematics.double2.__v
type: Field
source:
id: __v
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: 15
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public Vector128<double> __v
return:
type: System.Runtime.Intrinsics.Vector128{System.Double}
content.vb: >-
<JsonIgnore>
Public __v As Vector128(Of Double)
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.x
commentId: F:Misaki.HighPerformance.Mathematics.double2.x
id: x
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: x
nameWithType: double2.x
fullName: Misaki.HighPerformance.Mathematics.double2.x
type: Field
source:
id: x
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: 18
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double x
return:
type: System.Double
content.vb: Public x As Double
- uid: Misaki.HighPerformance.Mathematics.double2.y
commentId: F:Misaki.HighPerformance.Mathematics.double2.y
id: y
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: y
nameWithType: double2.y
fullName: Misaki.HighPerformance.Mathematics.double2.y
type: Field
source:
id: y
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: 21
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double y
return:
type: System.Double
content.vb: Public y As Double
- uid: Misaki.HighPerformance.Mathematics.double2.Item(System.Int32)
commentId: P:Misaki.HighPerformance.Mathematics.double2.Item(System.Int32)
id: Item(System.Int32)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: this[int]
nameWithType: double2.this[int]
fullName: Misaki.HighPerformance.Mathematics.double2.this[int]
type: Property
source:
id: this[]
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: 24
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public ref double this[int index] { get; }
parameters:
- id: index
type: System.Int32
return:
type: System.Double
content.vb: Public ReadOnly Default ByRef Property this[](index As Integer) As Double
overload: Misaki.HighPerformance.Mathematics.double2.Item*
nameWithType.vb: double2.this[](Integer)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.this[](Integer)
name.vb: this[](Integer)
- uid: Misaki.HighPerformance.Mathematics.double2.one
commentId: P:Misaki.HighPerformance.Mathematics.double2.one
id: one
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: one
nameWithType: double2.one
fullName: Misaki.HighPerformance.Mathematics.double2.one
type: Property
source:
id: one
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: 33
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 one { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared ReadOnly Property one As double2
overload: Misaki.HighPerformance.Mathematics.double2.one*
- uid: Misaki.HighPerformance.Mathematics.double2.zero
commentId: P:Misaki.HighPerformance.Mathematics.double2.zero
id: zero
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: zero
nameWithType: double2.zero
fullName: Misaki.HighPerformance.Mathematics.double2.zero
type: Property
source:
id: zero
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: 34
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 zero { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared ReadOnly Property zero As double2
overload: Misaki.HighPerformance.Mathematics.double2.zero*
- uid: Misaki.HighPerformance.Mathematics.double2.unitX
commentId: P:Misaki.HighPerformance.Mathematics.double2.unitX
id: unitX
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: unitX
nameWithType: double2.unitX
fullName: Misaki.HighPerformance.Mathematics.double2.unitX
type: Property
source:
id: unitX
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: 35
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 unitX { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared ReadOnly Property unitX As double2
overload: Misaki.HighPerformance.Mathematics.double2.unitX*
- uid: Misaki.HighPerformance.Mathematics.double2.unitY
commentId: P:Misaki.HighPerformance.Mathematics.double2.unitY
id: unitY
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: unitY
nameWithType: double2.unitY
fullName: Misaki.HighPerformance.Mathematics.double2.unitY
type: Property
source:
id: unitY
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: 36
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 unitY { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared ReadOnly Property unitY As double2
overload: Misaki.HighPerformance.Mathematics.double2.unitY*
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor(System.ReadOnlySpan{System.Double})
commentId: M:Misaki.HighPerformance.Mathematics.double2.#ctor(System.ReadOnlySpan{System.Double})
id: '#ctor(System.ReadOnlySpan{System.Double})'
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: double2(ReadOnlySpan<double>)
nameWithType: double2.double2(ReadOnlySpan<double>)
fullName: Misaki.HighPerformance.Mathematics.double2.double2(System.ReadOnlySpan<double>)
type: Constructor
source:
id: .ctor
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: 40
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double2(ReadOnlySpan<double> values)
parameters:
- id: values
type: System.ReadOnlySpan{System.Double}
content.vb: Public Sub New(values As ReadOnlySpan(Of Double))
overload: Misaki.HighPerformance.Mathematics.double2.#ctor*
nameWithType.vb: double2.New(ReadOnlySpan(Of Double))
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New(System.ReadOnlySpan(Of Double))
name.vb: New(ReadOnlySpan(Of Double))
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor(System.Double)
commentId: M:Misaki.HighPerformance.Mathematics.double2.#ctor(System.Double)
id: '#ctor(System.Double)'
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: double2(double)
nameWithType: double2.double2(double)
fullName: Misaki.HighPerformance.Mathematics.double2.double2(double)
type: Constructor
source:
id: .ctor
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: 55
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double2(double value)
parameters:
- id: value
type: System.Double
content.vb: Public Sub New(value As Double)
overload: Misaki.HighPerformance.Mathematics.double2.#ctor*
nameWithType.vb: double2.New(Double)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New(Double)
name.vb: New(Double)
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor(System.Double,System.Double)
commentId: M:Misaki.HighPerformance.Mathematics.double2.#ctor(System.Double,System.Double)
id: '#ctor(System.Double,System.Double)'
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: double2(double, double)
nameWithType: double2.double2(double, double)
fullName: Misaki.HighPerformance.Mathematics.double2.double2(double, double)
type: Constructor
source:
id: .ctor
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: 62
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double2(double x, double y)
parameters:
- id: x
type: System.Double
- id: y
type: System.Double
content.vb: Public Sub New(x As Double, y As Double)
overload: Misaki.HighPerformance.Mathematics.double2.#ctor*
nameWithType.vb: double2.New(Double, Double)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New(Double, Double)
name.vb: New(Double, Double)
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.double2)
id: '#ctor(Misaki.HighPerformance.Mathematics.double2)'
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: double2(double2)
nameWithType: double2.double2(double2)
fullName: Misaki.HighPerformance.Mathematics.double2.double2(Misaki.HighPerformance.Mathematics.double2)
type: Constructor
source:
id: .ctor
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: 69
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double2(double2 xy)
parameters:
- id: xy
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Sub New(xy As double2)
overload: Misaki.HighPerformance.Mathematics.double2.#ctor*
nameWithType.vb: double2.New(double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New(Misaki.HighPerformance.Mathematics.double2)
name.vb: New(double2)
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.int2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.int2)
id: '#ctor(Misaki.HighPerformance.Mathematics.int2)'
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: double2(int2)
nameWithType: double2.double2(int2)
fullName: Misaki.HighPerformance.Mathematics.double2.double2(Misaki.HighPerformance.Mathematics.int2)
type: Constructor
source:
id: .ctor
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: 76
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double2(int2 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.int2
content.vb: Public Sub New(v As int2)
overload: Misaki.HighPerformance.Mathematics.double2.#ctor*
nameWithType.vb: double2.New(int2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New(Misaki.HighPerformance.Mathematics.int2)
name.vb: New(int2)
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.uint2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.uint2)
id: '#ctor(Misaki.HighPerformance.Mathematics.uint2)'
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: double2(uint2)
nameWithType: double2.double2(uint2)
fullName: Misaki.HighPerformance.Mathematics.double2.double2(Misaki.HighPerformance.Mathematics.uint2)
type: Constructor
source:
id: .ctor
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: 83
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double2(uint2 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.uint2
content.vb: Public Sub New(v As uint2)
overload: Misaki.HighPerformance.Mathematics.double2.#ctor*
nameWithType.vb: double2.New(uint2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New(Misaki.HighPerformance.Mathematics.uint2)
name.vb: New(uint2)
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.float2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.float2)
id: '#ctor(Misaki.HighPerformance.Mathematics.float2)'
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: double2(float2)
nameWithType: double2.double2(float2)
fullName: Misaki.HighPerformance.Mathematics.double2.double2(Misaki.HighPerformance.Mathematics.float2)
type: Constructor
source:
id: .ctor
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: 90
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double2(float2 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.float2
content.vb: Public Sub New(v As float2)
overload: Misaki.HighPerformance.Mathematics.double2.#ctor*
nameWithType.vb: double2.New(float2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New(Misaki.HighPerformance.Mathematics.float2)
name.vb: New(float2)
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.bool2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.#ctor(Misaki.HighPerformance.Mathematics.bool2)
id: '#ctor(Misaki.HighPerformance.Mathematics.bool2)'
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: double2(bool2)
nameWithType: double2.double2(bool2)
fullName: Misaki.HighPerformance.Mathematics.double2.double2(Misaki.HighPerformance.Mathematics.bool2)
type: Constructor
source:
id: .ctor
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: 97
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double2(bool2 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.bool2
content.vb: Public Sub New(v As bool2)
overload: Misaki.HighPerformance.Mathematics.double2.#ctor*
nameWithType.vb: double2.New(bool2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New(Misaki.HighPerformance.Mathematics.bool2)
name.vb: New(bool2)
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor(System.Int32)
commentId: M:Misaki.HighPerformance.Mathematics.double2.#ctor(System.Int32)
id: '#ctor(System.Int32)'
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: double2(int)
nameWithType: double2.double2(int)
fullName: Misaki.HighPerformance.Mathematics.double2.double2(int)
type: Constructor
source:
id: .ctor
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: 104
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double2(int v)
parameters:
- id: v
type: System.Int32
content.vb: Public Sub New(v As Integer)
overload: Misaki.HighPerformance.Mathematics.double2.#ctor*
nameWithType.vb: double2.New(Integer)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New(Integer)
name.vb: New(Integer)
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor(System.UInt32)
commentId: M:Misaki.HighPerformance.Mathematics.double2.#ctor(System.UInt32)
id: '#ctor(System.UInt32)'
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: double2(uint)
nameWithType: double2.double2(uint)
fullName: Misaki.HighPerformance.Mathematics.double2.double2(uint)
type: Constructor
source:
id: .ctor
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: 111
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double2(uint v)
parameters:
- id: v
type: System.UInt32
content.vb: Public Sub New(v As UInteger)
overload: Misaki.HighPerformance.Mathematics.double2.#ctor*
nameWithType.vb: double2.New(UInteger)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New(UInteger)
name.vb: New(UInteger)
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor(System.Single)
commentId: M:Misaki.HighPerformance.Mathematics.double2.#ctor(System.Single)
id: '#ctor(System.Single)'
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: double2(float)
nameWithType: double2.double2(float)
fullName: Misaki.HighPerformance.Mathematics.double2.double2(float)
type: Constructor
source:
id: .ctor
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: 118
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public double2(float v)
parameters:
- id: v
type: System.Single
content.vb: Public Sub New(v As Single)
overload: Misaki.HighPerformance.Mathematics.double2.#ctor*
nameWithType.vb: double2.New(Single)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New(Single)
name.vb: New(Single)
- uid: Misaki.HighPerformance.Mathematics.double2.ToString
commentId: M:Misaki.HighPerformance.Mathematics.double2.ToString
id: ToString
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: ToString()
nameWithType: double2.ToString()
fullName: Misaki.HighPerformance.Mathematics.double2.ToString()
type: Method
source:
id: ToString
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: 129
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
summary: Returns the fully qualified type name of this instance.
example: []
syntax:
content: public override readonly string ToString()
return:
type: System.String
description: The fully qualified type name.
content.vb: Public Overrides Function ToString() As String
overridden: System.ValueType.ToString
overload: Misaki.HighPerformance.Mathematics.double2.ToString*
- uid: Misaki.HighPerformance.Mathematics.double2.GetHashCode
commentId: M:Misaki.HighPerformance.Mathematics.double2.GetHashCode
id: GetHashCode
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: GetHashCode()
nameWithType: double2.GetHashCode()
fullName: Misaki.HighPerformance.Mathematics.double2.GetHashCode()
type: Method
source:
id: GetHashCode
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: 135
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
summary: Returns the hash code for this instance.
example: []
syntax:
content: public override readonly int GetHashCode()
return:
type: System.Int32
description: A 32-bit signed integer that is the hash code for this instance.
content.vb: Public Overrides Function GetHashCode() As Integer
overridden: System.ValueType.GetHashCode
overload: Misaki.HighPerformance.Mathematics.double2.GetHashCode*
- uid: Misaki.HighPerformance.Mathematics.double2.Equals(System.Object)
commentId: M:Misaki.HighPerformance.Mathematics.double2.Equals(System.Object)
id: Equals(System.Object)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: Equals(object?)
nameWithType: double2.Equals(object?)
fullName: Misaki.HighPerformance.Mathematics.double2.Equals(object?)
type: Method
source:
id: Equals
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: 141
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
summary: Indicates whether this instance and a specified object are equal.
example: []
syntax:
content: public override readonly bool Equals(object? obj)
parameters:
- id: obj
type: System.Object
description: The object to compare with the current instance.
return:
type: System.Boolean
description: <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">true</a> if <code class="paramref">obj</code> and this instance are the same type and represent the same value; otherwise, <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>.
content.vb: Public Overrides Function Equals(obj As Object) As Boolean
overridden: System.ValueType.Equals(System.Object)
overload: Misaki.HighPerformance.Mathematics.double2.Equals*
nameWithType.vb: double2.Equals(Object)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.Equals(Object)
name.vb: Equals(Object)
- uid: Misaki.HighPerformance.Mathematics.double2.Equals(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.Equals(Misaki.HighPerformance.Mathematics.double2)
id: Equals(Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: Equals(double2)
nameWithType: double2.Equals(double2)
fullName: Misaki.HighPerformance.Mathematics.double2.Equals(Misaki.HighPerformance.Mathematics.double2)
type: Method
source:
id: Equals
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: 147
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
summary: Indicates whether the current object is equal to another object of the same type.
example: []
syntax:
content: public readonly bool Equals(double2 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.double2
description: An object to compare with this object.
return:
type: System.Boolean
description: <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">true</a> if the current object is equal to the <code class="paramref">other</code> parameter; otherwise, <a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">false</a>.
content.vb: Public Function Equals(other As double2) As Boolean
overload: Misaki.HighPerformance.Mathematics.double2.Equals*
implements:
- System.IEquatable{Misaki.HighPerformance.Mathematics.double2}.Equals(Misaki.HighPerformance.Mathematics.double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Equality(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Equality(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
id: op_Equality(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator ==(double2, double2)
nameWithType: double2.operator ==(double2, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator ==(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Equality
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: 153
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2 operator ==(double2 lhs, double2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.bool2
content.vb: Public Shared Operator =(lhs As double2, rhs As double2) As bool2
overload: Misaki.HighPerformance.Mathematics.double2.op_Equality*
nameWithType.vb: double2.=(double2, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.=(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
name.vb: =(double2, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Inequality(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Inequality(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
id: op_Inequality(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator !=(double2, double2)
nameWithType: double2.operator !=(double2, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator !=(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Inequality
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: 159
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2 operator !=(double2 lhs, double2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.bool2
content.vb: Public Shared Operator <>(lhs As double2, rhs As double2) As bool2
overload: Misaki.HighPerformance.Mathematics.double2.op_Inequality*
nameWithType.vb: double2.<>(double2, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.<>(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
name.vb: <>(double2, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.ReadOnlySpan{System.Double})~Misaki.HighPerformance.Mathematics.double2
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.ReadOnlySpan{System.Double})~Misaki.HighPerformance.Mathematics.double2
id: op_Implicit(System.ReadOnlySpan{System.Double})~Misaki.HighPerformance.Mathematics.double2
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: implicit operator double2(ReadOnlySpan<double>)
nameWithType: double2.implicit operator double2(ReadOnlySpan<double>)
fullName: Misaki.HighPerformance.Mathematics.double2.implicit operator Misaki.HighPerformance.Mathematics.double2(System.ReadOnlySpan<double>)
type: Operator
source:
id: op_Implicit
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: 165
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator double2(ReadOnlySpan<double> value)
parameters:
- id: value
type: System.ReadOnlySpan{System.Double}
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Widening Operator CType(value As ReadOnlySpan(Of Double)) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Implicit*
nameWithType.vb: double2.CType(ReadOnlySpan(Of Double))
fullName.vb: Misaki.HighPerformance.Mathematics.double2.CType(System.ReadOnlySpan(Of Double))
name.vb: CType(ReadOnlySpan(Of Double))
- uid: Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.double2
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.double2
id: op_Implicit(System.Double)~Misaki.HighPerformance.Mathematics.double2
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: implicit operator double2(double)
nameWithType: double2.implicit operator double2(double)
fullName: Misaki.HighPerformance.Mathematics.double2.implicit operator Misaki.HighPerformance.Mathematics.double2(double)
type: Operator
source:
id: op_Implicit
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: 171
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator double2(double value)
parameters:
- id: value
type: System.Double
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Widening Operator CType(value As Double) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Implicit*
nameWithType.vb: double2.CType(Double)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.CType(Double)
name.vb: CType(Double)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.int2)~Misaki.HighPerformance.Mathematics.double2
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.int2)~Misaki.HighPerformance.Mathematics.double2
id: op_Implicit(Misaki.HighPerformance.Mathematics.int2)~Misaki.HighPerformance.Mathematics.double2
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: implicit operator double2(int2)
nameWithType: double2.implicit operator double2(int2)
fullName: Misaki.HighPerformance.Mathematics.double2.implicit operator Misaki.HighPerformance.Mathematics.double2(Misaki.HighPerformance.Mathematics.int2)
type: Operator
source:
id: op_Implicit
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: 181
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator double2(int2 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.int2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Widening Operator CType(v As int2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Implicit*
nameWithType.vb: double2.CType(int2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.CType(Misaki.HighPerformance.Mathematics.int2)
name.vb: CType(int2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.uint2)~Misaki.HighPerformance.Mathematics.double2
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.uint2)~Misaki.HighPerformance.Mathematics.double2
id: op_Implicit(Misaki.HighPerformance.Mathematics.uint2)~Misaki.HighPerformance.Mathematics.double2
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: implicit operator double2(uint2)
nameWithType: double2.implicit operator double2(uint2)
fullName: Misaki.HighPerformance.Mathematics.double2.implicit operator Misaki.HighPerformance.Mathematics.double2(Misaki.HighPerformance.Mathematics.uint2)
type: Operator
source:
id: op_Implicit
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: 183
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator double2(uint2 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.uint2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Widening Operator CType(v As uint2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Implicit*
nameWithType.vb: double2.CType(uint2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.CType(Misaki.HighPerformance.Mathematics.uint2)
name.vb: CType(uint2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.float2)~Misaki.HighPerformance.Mathematics.double2
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.float2)~Misaki.HighPerformance.Mathematics.double2
id: op_Implicit(Misaki.HighPerformance.Mathematics.float2)~Misaki.HighPerformance.Mathematics.double2
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: implicit operator double2(float2)
nameWithType: double2.implicit operator double2(float2)
fullName: Misaki.HighPerformance.Mathematics.double2.implicit operator Misaki.HighPerformance.Mathematics.double2(Misaki.HighPerformance.Mathematics.float2)
type: Operator
source:
id: op_Implicit
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: 185
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator double2(float2 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.float2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Widening Operator CType(v As float2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Implicit*
nameWithType.vb: double2.CType(float2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.CType(Misaki.HighPerformance.Mathematics.float2)
name.vb: CType(float2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.bool2)~Misaki.HighPerformance.Mathematics.double2
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Implicit(Misaki.HighPerformance.Mathematics.bool2)~Misaki.HighPerformance.Mathematics.double2
id: op_Implicit(Misaki.HighPerformance.Mathematics.bool2)~Misaki.HighPerformance.Mathematics.double2
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: implicit operator double2(bool2)
nameWithType: double2.implicit operator double2(bool2)
fullName: Misaki.HighPerformance.Mathematics.double2.implicit operator Misaki.HighPerformance.Mathematics.double2(Misaki.HighPerformance.Mathematics.bool2)
type: Operator
source:
id: op_Implicit
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: 187
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator double2(bool2 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.bool2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Widening Operator CType(v As bool2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Implicit*
nameWithType.vb: double2.CType(bool2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.CType(Misaki.HighPerformance.Mathematics.bool2)
name.vb: CType(bool2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.double2
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.double2
id: op_Implicit(System.Int32)~Misaki.HighPerformance.Mathematics.double2
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: implicit operator double2(int)
nameWithType: double2.implicit operator double2(int)
fullName: Misaki.HighPerformance.Mathematics.double2.implicit operator Misaki.HighPerformance.Mathematics.double2(int)
type: Operator
source:
id: op_Implicit
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: 189
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator double2(int v)
parameters:
- id: v
type: System.Int32
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Widening Operator CType(v As Integer) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Implicit*
nameWithType.vb: double2.CType(Integer)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.CType(Integer)
name.vb: CType(Integer)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.double2
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.double2
id: op_Implicit(System.UInt32)~Misaki.HighPerformance.Mathematics.double2
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: implicit operator double2(uint)
nameWithType: double2.implicit operator double2(uint)
fullName: Misaki.HighPerformance.Mathematics.double2.implicit operator Misaki.HighPerformance.Mathematics.double2(uint)
type: Operator
source:
id: op_Implicit
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: 191
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator double2(uint v)
parameters:
- id: v
type: System.UInt32
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Widening Operator CType(v As UInteger) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Implicit*
nameWithType.vb: double2.CType(UInteger)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.CType(UInteger)
name.vb: CType(UInteger)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.double2
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.double2
id: op_Implicit(System.Single)~Misaki.HighPerformance.Mathematics.double2
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: implicit operator double2(float)
nameWithType: double2.implicit operator double2(float)
fullName: Misaki.HighPerformance.Mathematics.double2.implicit operator Misaki.HighPerformance.Mathematics.double2(float)
type: Operator
source:
id: op_Implicit
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: 193
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator double2(float v)
parameters:
- id: v
type: System.Single
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Widening Operator CType(v As Single) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Implicit*
nameWithType.vb: double2.CType(Single)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.CType(Single)
name.vb: CType(Single)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Addition(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Addition(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
id: op_Addition(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator +(double2, double2)
nameWithType: double2.operator +(double2, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator +(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Addition
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: 199
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator +(double2 lhs, double2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator +(lhs As double2, rhs As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Addition*
nameWithType.vb: double2.+(double2, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.+(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
name.vb: +(double2, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Addition(Misaki.HighPerformance.Mathematics.double2,System.Double)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Addition(Misaki.HighPerformance.Mathematics.double2,System.Double)
id: op_Addition(Misaki.HighPerformance.Mathematics.double2,System.Double)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator +(double2, double)
nameWithType: double2.operator +(double2, double)
fullName: Misaki.HighPerformance.Mathematics.double2.operator +(Misaki.HighPerformance.Mathematics.double2, double)
type: Operator
source:
id: op_Addition
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: 206
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator +(double2 lhs, double rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: System.Double
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator +(lhs As double2, rhs As Double) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Addition*
nameWithType.vb: double2.+(double2, Double)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.+(Misaki.HighPerformance.Mathematics.double2, Double)
name.vb: +(double2, Double)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Addition(System.Double,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Addition(System.Double,Misaki.HighPerformance.Mathematics.double2)
id: op_Addition(System.Double,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator +(double, double2)
nameWithType: double2.operator +(double, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator +(double, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Addition
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: 212
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator +(double lhs, double2 rhs)
parameters:
- id: lhs
type: System.Double
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator +(lhs As Double, rhs As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Addition*
nameWithType.vb: double2.+(Double, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.+(Double, Misaki.HighPerformance.Mathematics.double2)
name.vb: +(Double, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.double2)
id: op_AdditionAssignment(Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator +=(double2)
nameWithType: double2.operator +=(double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator +=(Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_AdditionAssignment
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: 219
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public void operator +=(double2 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Function op_AdditionAssignment(other As double2)
overload: Misaki.HighPerformance.Mathematics.double2.op_AdditionAssignment*
nameWithType.vb: double2.op_AdditionAssignment(double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_AdditionAssignment(Misaki.HighPerformance.Mathematics.double2)
name.vb: op_AdditionAssignment(double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Subtraction(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Subtraction(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
id: op_Subtraction(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator -(double2, double2)
nameWithType: double2.operator -(double2, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator -(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Subtraction
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: 225
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator -(double2 lhs, double2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator -(lhs As double2, rhs As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Subtraction*
nameWithType.vb: double2.-(double2, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.-(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
name.vb: -(double2, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Subtraction(Misaki.HighPerformance.Mathematics.double2,System.Double)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Subtraction(Misaki.HighPerformance.Mathematics.double2,System.Double)
id: op_Subtraction(Misaki.HighPerformance.Mathematics.double2,System.Double)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator -(double2, double)
nameWithType: double2.operator -(double2, double)
fullName: Misaki.HighPerformance.Mathematics.double2.operator -(Misaki.HighPerformance.Mathematics.double2, double)
type: Operator
source:
id: op_Subtraction
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: 232
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator -(double2 lhs, double rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: System.Double
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator -(lhs As double2, rhs As Double) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Subtraction*
nameWithType.vb: double2.-(double2, Double)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.-(Misaki.HighPerformance.Mathematics.double2, Double)
name.vb: -(double2, Double)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Subtraction(System.Double,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Subtraction(System.Double,Misaki.HighPerformance.Mathematics.double2)
id: op_Subtraction(System.Double,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator -(double, double2)
nameWithType: double2.operator -(double, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator -(double, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Subtraction
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: 238
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator -(double lhs, double2 rhs)
parameters:
- id: lhs
type: System.Double
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator -(lhs As Double, rhs As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Subtraction*
nameWithType.vb: double2.-(Double, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.-(Double, Misaki.HighPerformance.Mathematics.double2)
name.vb: -(Double, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.double2)
id: op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator -=(double2)
nameWithType: double2.operator -=(double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator -=(Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_SubtractionAssignment
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: 245
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public void operator -=(double2 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Function op_SubtractionAssignment(other As double2)
overload: Misaki.HighPerformance.Mathematics.double2.op_SubtractionAssignment*
nameWithType.vb: double2.op_SubtractionAssignment(double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_SubtractionAssignment(Misaki.HighPerformance.Mathematics.double2)
name.vb: op_SubtractionAssignment(double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Multiply(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Multiply(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
id: op_Multiply(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator *(double2, double2)
nameWithType: double2.operator *(double2, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator *(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Multiply
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: 252
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator *(double2 lhs, double2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator *(lhs As double2, rhs As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Multiply*
nameWithType.vb: double2.*(double2, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.*(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
name.vb: '*(double2, double2)'
- uid: Misaki.HighPerformance.Mathematics.double2.op_Multiply(Misaki.HighPerformance.Mathematics.double2,System.Double)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Multiply(Misaki.HighPerformance.Mathematics.double2,System.Double)
id: op_Multiply(Misaki.HighPerformance.Mathematics.double2,System.Double)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator *(double2, double)
nameWithType: double2.operator *(double2, double)
fullName: Misaki.HighPerformance.Mathematics.double2.operator *(Misaki.HighPerformance.Mathematics.double2, double)
type: Operator
source:
id: op_Multiply
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: 259
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator *(double2 lhs, double rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: System.Double
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator *(lhs As double2, rhs As Double) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Multiply*
nameWithType.vb: double2.*(double2, Double)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.*(Misaki.HighPerformance.Mathematics.double2, Double)
name.vb: '*(double2, Double)'
- uid: Misaki.HighPerformance.Mathematics.double2.op_Multiply(System.Double,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Multiply(System.Double,Misaki.HighPerformance.Mathematics.double2)
id: op_Multiply(System.Double,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator *(double, double2)
nameWithType: double2.operator *(double, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator *(double, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Multiply
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: 265
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator *(double lhs, double2 rhs)
parameters:
- id: lhs
type: System.Double
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator *(lhs As Double, rhs As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Multiply*
nameWithType.vb: double2.*(Double, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.*(Double, Misaki.HighPerformance.Mathematics.double2)
name.vb: '*(Double, double2)'
- uid: Misaki.HighPerformance.Mathematics.double2.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.double2)
id: op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator *=(double2)
nameWithType: double2.operator *=(double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator *=(Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_MultiplicationAssignment
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: 273
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public void operator *=(double2 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Function op_MultiplicationAssignment(other As double2)
overload: Misaki.HighPerformance.Mathematics.double2.op_MultiplicationAssignment*
nameWithType.vb: double2.op_MultiplicationAssignment(double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_MultiplicationAssignment(Misaki.HighPerformance.Mathematics.double2)
name.vb: op_MultiplicationAssignment(double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Division(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Division(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
id: op_Division(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator /(double2, double2)
nameWithType: double2.operator /(double2, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator /(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Division
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: 280
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator /(double2 lhs, double2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator /(lhs As double2, rhs As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Division*
nameWithType.vb: double2./(double2, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2./(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
name.vb: /(double2, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Division(Misaki.HighPerformance.Mathematics.double2,System.Double)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Division(Misaki.HighPerformance.Mathematics.double2,System.Double)
id: op_Division(Misaki.HighPerformance.Mathematics.double2,System.Double)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator /(double2, double)
nameWithType: double2.operator /(double2, double)
fullName: Misaki.HighPerformance.Mathematics.double2.operator /(Misaki.HighPerformance.Mathematics.double2, double)
type: Operator
source:
id: op_Division
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: 287
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator /(double2 lhs, double rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: System.Double
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator /(lhs As double2, rhs As Double) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Division*
nameWithType.vb: double2./(double2, Double)
fullName.vb: Misaki.HighPerformance.Mathematics.double2./(Misaki.HighPerformance.Mathematics.double2, Double)
name.vb: /(double2, Double)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Division(System.Double,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Division(System.Double,Misaki.HighPerformance.Mathematics.double2)
id: op_Division(System.Double,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator /(double, double2)
nameWithType: double2.operator /(double, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator /(double, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Division
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: 293
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator /(double lhs, double2 rhs)
parameters:
- id: lhs
type: System.Double
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator /(lhs As Double, rhs As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Division*
nameWithType.vb: double2./(Double, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2./(Double, Misaki.HighPerformance.Mathematics.double2)
name.vb: /(Double, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.double2)
id: op_DivisionAssignment(Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator /=(double2)
nameWithType: double2.operator /=(double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator /=(Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_DivisionAssignment
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: 301
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public void operator /=(double2 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Function op_DivisionAssignment(other As double2)
overload: Misaki.HighPerformance.Mathematics.double2.op_DivisionAssignment*
nameWithType.vb: double2.op_DivisionAssignment(double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_DivisionAssignment(Misaki.HighPerformance.Mathematics.double2)
name.vb: op_DivisionAssignment(double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Modulus(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Modulus(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
id: op_Modulus(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator %(double2, double2)
nameWithType: double2.operator %(double2, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator %(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Modulus
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: 308
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator %(double2 lhs, double2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator Mod(lhs As double2, rhs As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Modulus*
nameWithType.vb: double2.Mod(double2, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.Mod(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
name.vb: Mod(double2, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Modulus(Misaki.HighPerformance.Mathematics.double2,System.Double)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Modulus(Misaki.HighPerformance.Mathematics.double2,System.Double)
id: op_Modulus(Misaki.HighPerformance.Mathematics.double2,System.Double)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator %(double2, double)
nameWithType: double2.operator %(double2, double)
fullName: Misaki.HighPerformance.Mathematics.double2.operator %(Misaki.HighPerformance.Mathematics.double2, double)
type: Operator
source:
id: op_Modulus
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: 314
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator %(double2 lhs, double rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: System.Double
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator Mod(lhs As double2, rhs As Double) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Modulus*
nameWithType.vb: double2.Mod(double2, Double)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.Mod(Misaki.HighPerformance.Mathematics.double2, Double)
name.vb: Mod(double2, Double)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Modulus(System.Double,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Modulus(System.Double,Misaki.HighPerformance.Mathematics.double2)
id: op_Modulus(System.Double,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator %(double, double2)
nameWithType: double2.operator %(double, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator %(double, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Modulus
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: 320
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator %(double lhs, double2 rhs)
parameters:
- id: lhs
type: System.Double
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator Mod(lhs As Double, rhs As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Modulus*
nameWithType.vb: double2.Mod(Double, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.Mod(Double, Misaki.HighPerformance.Mathematics.double2)
name.vb: Mod(Double, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.double2)
id: op_ModulusAssignment(Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator %=(double2)
nameWithType: double2.operator %=(double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator %=(Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_ModulusAssignment
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: 328
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public void operator %=(double2 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Function op_ModulusAssignment(other As double2)
overload: Misaki.HighPerformance.Mathematics.double2.op_ModulusAssignment*
nameWithType.vb: double2.op_ModulusAssignment(double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_ModulusAssignment(Misaki.HighPerformance.Mathematics.double2)
name.vb: op_ModulusAssignment(double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_UnaryPlus(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_UnaryPlus(Misaki.HighPerformance.Mathematics.double2)
id: op_UnaryPlus(Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator +(double2)
nameWithType: double2.operator +(double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator +(Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_UnaryPlus
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: 337
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator +(double2 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator +(value As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_UnaryPlus*
nameWithType.vb: double2.+(double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.+(Misaki.HighPerformance.Mathematics.double2)
name.vb: +(double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_UnaryNegation(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_UnaryNegation(Misaki.HighPerformance.Mathematics.double2)
id: op_UnaryNegation(Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator -(double2)
nameWithType: double2.operator -(double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator -(Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_UnaryNegation
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: 343
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator -(double2 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Operator -(value As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_UnaryNegation*
nameWithType.vb: double2.-(double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.-(Misaki.HighPerformance.Mathematics.double2)
name.vb: -(double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Increment(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Increment(Misaki.HighPerformance.Mathematics.double2)
id: op_Increment(Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator ++(double2)
nameWithType: double2.operator ++(double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator ++(Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Increment
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: 349
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator ++(double2 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Function op_Increment(value As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Increment*
nameWithType.vb: double2.op_Increment(double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_Increment(Misaki.HighPerformance.Mathematics.double2)
name.vb: op_Increment(double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_Decrement(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_Decrement(Misaki.HighPerformance.Mathematics.double2)
id: op_Decrement(Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator --(double2)
nameWithType: double2.operator --(double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator --(Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_Decrement
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: 355
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static double2 operator --(double2 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: Public Shared Function op_Decrement(value As double2) As double2
overload: Misaki.HighPerformance.Mathematics.double2.op_Decrement*
nameWithType.vb: double2.op_Decrement(double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_Decrement(Misaki.HighPerformance.Mathematics.double2)
name.vb: op_Decrement(double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_LessThan(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_LessThan(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
id: op_LessThan(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator <(double2, double2)
nameWithType: double2.operator <(double2, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator <(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_LessThan
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: 361
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2 operator <(double2 lhs, double2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.bool2
content.vb: Public Shared Operator <(lhs As double2, rhs As double2) As bool2
overload: Misaki.HighPerformance.Mathematics.double2.op_LessThan*
nameWithType.vb: double2.<(double2, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.<(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
name.vb: <(double2, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
id: op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator <=(double2, double2)
nameWithType: double2.operator <=(double2, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator <=(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_LessThanOrEqual
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: 367
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2 operator <=(double2 lhs, double2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.bool2
content.vb: Public Shared Operator <=(lhs As double2, rhs As double2) As bool2
overload: Misaki.HighPerformance.Mathematics.double2.op_LessThanOrEqual*
nameWithType.vb: double2.<=(double2, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.<=(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
name.vb: <=(double2, double2)
- uid: Misaki.HighPerformance.Mathematics.double2.op_GreaterThan(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_GreaterThan(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
id: op_GreaterThan(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator >(double2, double2)
nameWithType: double2.operator >(double2, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator >(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_GreaterThan
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: 373
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2 operator >(double2 lhs, double2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.bool2
content.vb: Public Shared Operator >(lhs As double2, rhs As double2) As bool2
overload: Misaki.HighPerformance.Mathematics.double2.op_GreaterThan*
nameWithType.vb: double2.>(double2, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.>(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
name.vb: '>(double2, double2)'
- uid: Misaki.HighPerformance.Mathematics.double2.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.double2.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
id: op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.double2,Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: operator >=(double2, double2)
nameWithType: double2.operator >=(double2, double2)
fullName: Misaki.HighPerformance.Mathematics.double2.operator >=(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
type: Operator
source:
id: op_GreaterThanOrEqual
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: 379
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2 operator >=(double2 lhs, double2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.double2
- id: rhs
type: Misaki.HighPerformance.Mathematics.double2
return:
type: Misaki.HighPerformance.Mathematics.bool2
content.vb: Public Shared Operator >=(lhs As double2, rhs As double2) As bool2
overload: Misaki.HighPerformance.Mathematics.double2.op_GreaterThanOrEqual*
nameWithType.vb: double2.>=(double2, double2)
fullName.vb: Misaki.HighPerformance.Mathematics.double2.>=(Misaki.HighPerformance.Mathematics.double2, Misaki.HighPerformance.Mathematics.double2)
name.vb: '>=(double2, double2)'
- uid: Misaki.HighPerformance.Mathematics.double2.xx
commentId: P:Misaki.HighPerformance.Mathematics.double2.xx
id: xx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xx
nameWithType: double2.xx
fullName: Misaki.HighPerformance.Mathematics.double2.xx
type: Property
source:
id: xx
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: 389
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double2 xx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xx As double2
overload: Misaki.HighPerformance.Mathematics.double2.xx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xy
commentId: P:Misaki.HighPerformance.Mathematics.double2.xy
id: xy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xy
nameWithType: double2.xy
fullName: Misaki.HighPerformance.Mathematics.double2.xy
type: Property
source:
id: xy
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: 396
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public double2 xy { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: >-
<JsonIgnore>
Public Property xy As double2
overload: Misaki.HighPerformance.Mathematics.double2.xy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yx
commentId: P:Misaki.HighPerformance.Mathematics.double2.yx
id: yx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yx
nameWithType: double2.yx
fullName: Misaki.HighPerformance.Mathematics.double2.yx
type: Property
source:
id: yx
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: 405
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public double2 yx { get; set; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: >-
<JsonIgnore>
Public Property yx As double2
overload: Misaki.HighPerformance.Mathematics.double2.yx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yy
commentId: P:Misaki.HighPerformance.Mathematics.double2.yy
id: yy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yy
nameWithType: double2.yy
fullName: Misaki.HighPerformance.Mathematics.double2.yy
type: Property
source:
id: yy
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: 414
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double2 yy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double2
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yy As double2
overload: Misaki.HighPerformance.Mathematics.double2.yy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xxx
commentId: P:Misaki.HighPerformance.Mathematics.double2.xxx
id: xxx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xxx
nameWithType: double2.xxx
fullName: Misaki.HighPerformance.Mathematics.double2.xxx
type: Property
source:
id: xxx
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: 421
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double3 xxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxx As double3
overload: Misaki.HighPerformance.Mathematics.double2.xxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xxy
commentId: P:Misaki.HighPerformance.Mathematics.double2.xxy
id: xxy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xxy
nameWithType: double2.xxy
fullName: Misaki.HighPerformance.Mathematics.double2.xxy
type: Property
source:
id: xxy
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: 428
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double3 xxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxy As double3
overload: Misaki.HighPerformance.Mathematics.double2.xxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xyx
commentId: P:Misaki.HighPerformance.Mathematics.double2.xyx
id: xyx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xyx
nameWithType: double2.xyx
fullName: Misaki.HighPerformance.Mathematics.double2.xyx
type: Property
source:
id: xyx
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: 435
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double3 xyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyx As double3
overload: Misaki.HighPerformance.Mathematics.double2.xyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xyy
commentId: P:Misaki.HighPerformance.Mathematics.double2.xyy
id: xyy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xyy
nameWithType: double2.xyy
fullName: Misaki.HighPerformance.Mathematics.double2.xyy
type: Property
source:
id: xyy
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: 442
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double3 xyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyy As double3
overload: Misaki.HighPerformance.Mathematics.double2.xyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yxx
commentId: P:Misaki.HighPerformance.Mathematics.double2.yxx
id: yxx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yxx
nameWithType: double2.yxx
fullName: Misaki.HighPerformance.Mathematics.double2.yxx
type: Property
source:
id: yxx
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: 449
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double3 yxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxx As double3
overload: Misaki.HighPerformance.Mathematics.double2.yxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yxy
commentId: P:Misaki.HighPerformance.Mathematics.double2.yxy
id: yxy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yxy
nameWithType: double2.yxy
fullName: Misaki.HighPerformance.Mathematics.double2.yxy
type: Property
source:
id: yxy
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: 456
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double3 yxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxy As double3
overload: Misaki.HighPerformance.Mathematics.double2.yxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yyx
commentId: P:Misaki.HighPerformance.Mathematics.double2.yyx
id: yyx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yyx
nameWithType: double2.yyx
fullName: Misaki.HighPerformance.Mathematics.double2.yyx
type: Property
source:
id: yyx
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: 463
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double3 yyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyx As double3
overload: Misaki.HighPerformance.Mathematics.double2.yyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yyy
commentId: P:Misaki.HighPerformance.Mathematics.double2.yyy
id: yyy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yyy
nameWithType: double2.yyy
fullName: Misaki.HighPerformance.Mathematics.double2.yyy
type: Property
source:
id: yyy
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: 470
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double3 yyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double3
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyy As double3
overload: Misaki.HighPerformance.Mathematics.double2.yyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xxxx
commentId: P:Misaki.HighPerformance.Mathematics.double2.xxxx
id: xxxx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xxxx
nameWithType: double2.xxxx
fullName: Misaki.HighPerformance.Mathematics.double2.xxxx
type: Property
source:
id: xxxx
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: 477
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 xxxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxxx As double4
overload: Misaki.HighPerformance.Mathematics.double2.xxxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xxxy
commentId: P:Misaki.HighPerformance.Mathematics.double2.xxxy
id: xxxy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xxxy
nameWithType: double2.xxxy
fullName: Misaki.HighPerformance.Mathematics.double2.xxxy
type: Property
source:
id: xxxy
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: 484
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 xxxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxxy As double4
overload: Misaki.HighPerformance.Mathematics.double2.xxxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xxyx
commentId: P:Misaki.HighPerformance.Mathematics.double2.xxyx
id: xxyx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xxyx
nameWithType: double2.xxyx
fullName: Misaki.HighPerformance.Mathematics.double2.xxyx
type: Property
source:
id: xxyx
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: 491
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 xxyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxyx As double4
overload: Misaki.HighPerformance.Mathematics.double2.xxyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xxyy
commentId: P:Misaki.HighPerformance.Mathematics.double2.xxyy
id: xxyy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xxyy
nameWithType: double2.xxyy
fullName: Misaki.HighPerformance.Mathematics.double2.xxyy
type: Property
source:
id: xxyy
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: 498
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 xxyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xxyy As double4
overload: Misaki.HighPerformance.Mathematics.double2.xxyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xyxx
commentId: P:Misaki.HighPerformance.Mathematics.double2.xyxx
id: xyxx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xyxx
nameWithType: double2.xyxx
fullName: Misaki.HighPerformance.Mathematics.double2.xyxx
type: Property
source:
id: xyxx
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: 505
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 xyxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyxx As double4
overload: Misaki.HighPerformance.Mathematics.double2.xyxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xyxy
commentId: P:Misaki.HighPerformance.Mathematics.double2.xyxy
id: xyxy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xyxy
nameWithType: double2.xyxy
fullName: Misaki.HighPerformance.Mathematics.double2.xyxy
type: Property
source:
id: xyxy
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: 512
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 xyxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyxy As double4
overload: Misaki.HighPerformance.Mathematics.double2.xyxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xyyx
commentId: P:Misaki.HighPerformance.Mathematics.double2.xyyx
id: xyyx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xyyx
nameWithType: double2.xyyx
fullName: Misaki.HighPerformance.Mathematics.double2.xyyx
type: Property
source:
id: xyyx
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: 519
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 xyyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyyx As double4
overload: Misaki.HighPerformance.Mathematics.double2.xyyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.xyyy
commentId: P:Misaki.HighPerformance.Mathematics.double2.xyyy
id: xyyy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: xyyy
nameWithType: double2.xyyy
fullName: Misaki.HighPerformance.Mathematics.double2.xyyy
type: Property
source:
id: xyyy
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: 526
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 xyyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property xyyy As double4
overload: Misaki.HighPerformance.Mathematics.double2.xyyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yxxx
commentId: P:Misaki.HighPerformance.Mathematics.double2.yxxx
id: yxxx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yxxx
nameWithType: double2.yxxx
fullName: Misaki.HighPerformance.Mathematics.double2.yxxx
type: Property
source:
id: yxxx
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: 533
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 yxxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxxx As double4
overload: Misaki.HighPerformance.Mathematics.double2.yxxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yxxy
commentId: P:Misaki.HighPerformance.Mathematics.double2.yxxy
id: yxxy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yxxy
nameWithType: double2.yxxy
fullName: Misaki.HighPerformance.Mathematics.double2.yxxy
type: Property
source:
id: yxxy
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: 540
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 yxxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxxy As double4
overload: Misaki.HighPerformance.Mathematics.double2.yxxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yxyx
commentId: P:Misaki.HighPerformance.Mathematics.double2.yxyx
id: yxyx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yxyx
nameWithType: double2.yxyx
fullName: Misaki.HighPerformance.Mathematics.double2.yxyx
type: Property
source:
id: yxyx
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: 547
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 yxyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxyx As double4
overload: Misaki.HighPerformance.Mathematics.double2.yxyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yxyy
commentId: P:Misaki.HighPerformance.Mathematics.double2.yxyy
id: yxyy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yxyy
nameWithType: double2.yxyy
fullName: Misaki.HighPerformance.Mathematics.double2.yxyy
type: Property
source:
id: yxyy
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: 554
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 yxyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yxyy As double4
overload: Misaki.HighPerformance.Mathematics.double2.yxyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yyxx
commentId: P:Misaki.HighPerformance.Mathematics.double2.yyxx
id: yyxx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yyxx
nameWithType: double2.yyxx
fullName: Misaki.HighPerformance.Mathematics.double2.yyxx
type: Property
source:
id: yyxx
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: 561
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 yyxx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyxx As double4
overload: Misaki.HighPerformance.Mathematics.double2.yyxx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yyxy
commentId: P:Misaki.HighPerformance.Mathematics.double2.yyxy
id: yyxy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yyxy
nameWithType: double2.yyxy
fullName: Misaki.HighPerformance.Mathematics.double2.yyxy
type: Property
source:
id: yyxy
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: 568
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 yyxy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyxy As double4
overload: Misaki.HighPerformance.Mathematics.double2.yyxy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yyyx
commentId: P:Misaki.HighPerformance.Mathematics.double2.yyyx
id: yyyx
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yyyx
nameWithType: double2.yyyx
fullName: Misaki.HighPerformance.Mathematics.double2.yyyx
type: Property
source:
id: yyyx
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: 575
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 yyyx { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyyx As double4
overload: Misaki.HighPerformance.Mathematics.double2.yyyx*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
- uid: Misaki.HighPerformance.Mathematics.double2.yyyy
commentId: P:Misaki.HighPerformance.Mathematics.double2.yyyy
id: yyyy
parent: Misaki.HighPerformance.Mathematics.double2
langs:
- csharp
- vb
name: yyyy
nameWithType: double2.yyyy
fullName: Misaki.HighPerformance.Mathematics.double2.yyyy
type: Property
source:
id: yyyy
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: 582
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[JsonIgnore]
public readonly double4 yyyy { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.double4
content.vb: >-
<JsonIgnore>
Public ReadOnly Property yyyy As double4
overload: Misaki.HighPerformance.Mathematics.double2.yyyy*
attributes:
- type: System.Text.Json.Serialization.JsonIgnoreAttribute
ctor: System.Text.Json.Serialization.JsonIgnoreAttribute.#ctor
arguments: []
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.IEquatable{Misaki.HighPerformance.Mathematics.double2}
commentId: T:System.IEquatable{Misaki.HighPerformance.Mathematics.double2}
parent: System
definition: System.IEquatable`1
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
name: IEquatable<double2>
nameWithType: IEquatable<double2>
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.double2>
nameWithType.vb: IEquatable(Of double2)
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.double2)
name.vb: IEquatable(Of double2)
spec.csharp:
- uid: System.IEquatable`1
name: IEquatable
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
- name: <
- uid: Misaki.HighPerformance.Mathematics.double2
name: double2
href: Misaki.HighPerformance.Mathematics.double2.html
- name: '>'
spec.vb:
- uid: System.IEquatable`1
name: IEquatable
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
- name: (
- name: Of
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2
name: double2
href: Misaki.HighPerformance.Mathematics.double2.html
- 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.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.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: Misaki.HighPerformance.Mathematics.double2.Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128
commentId: M:Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.double2)
parent: Misaki.HighPerformance.Mathematics.VectorInterop
definition: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.double2)
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_double2_
name: AsVector128(double2)
nameWithType: VectorInterop.AsVector128(double2)
fullName: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.double2)
spec.csharp:
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.double2)
name: AsVector128
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_double2_
- name: (
- uid: Misaki.HighPerformance.Mathematics.double2
name: double2
href: Misaki.HighPerformance.Mathematics.double2.html
- name: )
spec.vb:
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.double2)
name: AsVector128
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_double2_
- name: (
- uid: Misaki.HighPerformance.Mathematics.double2
name: double2
href: Misaki.HighPerformance.Mathematics.double2.html
- name: )
- uid: System.IEquatable`1
commentId: T:System.IEquatable`1
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
name: IEquatable<T>
nameWithType: IEquatable<T>
fullName: System.IEquatable<T>
nameWithType.vb: IEquatable(Of T)
fullName.vb: System.IEquatable(Of T)
name.vb: IEquatable(Of T)
spec.csharp:
- uid: System.IEquatable`1
name: IEquatable
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
- name: <
- name: T
- name: '>'
spec.vb:
- uid: System.IEquatable`1
name: IEquatable
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
- name: (
- name: Of
- name: " "
- name: T
- name: )
- uid: System
commentId: N:System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system
name: System
nameWithType: System
fullName: System
- 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: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.double2)
commentId: M:Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.double2)
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_double2_
name: AsVector128(double2)
nameWithType: VectorInterop.AsVector128(double2)
fullName: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.double2)
spec.csharp:
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.double2)
name: AsVector128
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_double2_
- name: (
- uid: Misaki.HighPerformance.Mathematics.double2
name: double2
href: Misaki.HighPerformance.Mathematics.double2.html
- name: )
spec.vb:
- uid: Misaki.HighPerformance.Mathematics.VectorInterop.AsVector128(Misaki.HighPerformance.Mathematics.double2)
name: AsVector128
href: Misaki.HighPerformance.Mathematics.VectorInterop.html#Misaki_HighPerformance_Mathematics_VectorInterop_AsVector128_Misaki_HighPerformance_Mathematics_double2_
- name: (
- uid: Misaki.HighPerformance.Mathematics.double2
name: double2
href: Misaki.HighPerformance.Mathematics.double2.html
- name: )
- uid: Misaki.HighPerformance.Mathematics.VectorInterop
commentId: T:Misaki.HighPerformance.Mathematics.VectorInterop
parent: Misaki.HighPerformance.Mathematics
href: Misaki.HighPerformance.Mathematics.VectorInterop.html
name: VectorInterop
nameWithType: VectorInterop
fullName: Misaki.HighPerformance.Mathematics.VectorInterop
- uid: System.Runtime.Intrinsics.Vector128{System.Double}
commentId: T:System.Runtime.Intrinsics.Vector128{System.Double}
parent: System.Runtime.Intrinsics
definition: System.Runtime.Intrinsics.Vector128`1
href: https://learn.microsoft.com/dotnet/api/system.runtime.intrinsics.vector128-1
name: Vector128<double>
nameWithType: Vector128<double>
fullName: System.Runtime.Intrinsics.Vector128<double>
nameWithType.vb: Vector128(Of Double)
fullName.vb: System.Runtime.Intrinsics.Vector128(Of Double)
name.vb: Vector128(Of Double)
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.Double
name: double
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.double
- 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.Double
name: Double
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.double
- name: )
- 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: 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.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.double2.Item*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.Item
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_Item_System_Int32_
name: this
nameWithType: double2.this
fullName: Misaki.HighPerformance.Mathematics.double2.this
nameWithType.vb: double2.this[]
fullName.vb: Misaki.HighPerformance.Mathematics.double2.this[]
name.vb: this[]
- 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.double2.one*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.one
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_one
name: one
nameWithType: double2.one
fullName: Misaki.HighPerformance.Mathematics.double2.one
- 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.double2.zero*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.zero
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_zero
name: zero
nameWithType: double2.zero
fullName: Misaki.HighPerformance.Mathematics.double2.zero
- uid: Misaki.HighPerformance.Mathematics.double2.unitX*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.unitX
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_unitX
name: unitX
nameWithType: double2.unitX
fullName: Misaki.HighPerformance.Mathematics.double2.unitX
- uid: Misaki.HighPerformance.Mathematics.double2.unitY*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.unitY
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_unitY
name: unitY
nameWithType: double2.unitY
fullName: Misaki.HighPerformance.Mathematics.double2.unitY
- uid: Misaki.HighPerformance.Mathematics.double2.#ctor*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.#ctor
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2__ctor_System_ReadOnlySpan_System_Double__
name: double2
nameWithType: double2.double2
fullName: Misaki.HighPerformance.Mathematics.double2.double2
nameWithType.vb: double2.New
fullName.vb: Misaki.HighPerformance.Mathematics.double2.New
name.vb: New
- uid: System.ReadOnlySpan{System.Double}
commentId: T:System.ReadOnlySpan{System.Double}
parent: System
definition: System.ReadOnlySpan`1
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
name: ReadOnlySpan<double>
nameWithType: ReadOnlySpan<double>
fullName: System.ReadOnlySpan<double>
nameWithType.vb: ReadOnlySpan(Of Double)
fullName.vb: System.ReadOnlySpan(Of Double)
name.vb: ReadOnlySpan(Of Double)
spec.csharp:
- uid: System.ReadOnlySpan`1
name: ReadOnlySpan
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
- name: <
- uid: System.Double
name: double
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.double
- name: '>'
spec.vb:
- uid: System.ReadOnlySpan`1
name: ReadOnlySpan
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
- name: (
- name: Of
- name: " "
- uid: System.Double
name: Double
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.double
- name: )
- uid: System.ReadOnlySpan`1
commentId: T:System.ReadOnlySpan`1
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
name: ReadOnlySpan<T>
nameWithType: ReadOnlySpan<T>
fullName: System.ReadOnlySpan<T>
nameWithType.vb: ReadOnlySpan(Of T)
fullName.vb: System.ReadOnlySpan(Of T)
name.vb: ReadOnlySpan(Of T)
spec.csharp:
- uid: System.ReadOnlySpan`1
name: ReadOnlySpan
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
- name: <
- name: T
- name: '>'
spec.vb:
- uid: System.ReadOnlySpan`1
name: ReadOnlySpan
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
- name: (
- name: Of
- name: " "
- name: T
- name: )
- 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.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.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.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: 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.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: System.ValueType.ToString
commentId: M:System.ValueType.ToString
parent: System.ValueType
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
name: ToString()
nameWithType: ValueType.ToString()
fullName: System.ValueType.ToString()
spec.csharp:
- uid: System.ValueType.ToString
name: ToString
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
- name: (
- name: )
spec.vb:
- uid: System.ValueType.ToString
name: ToString
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.valuetype.tostring
- name: (
- name: )
- uid: Misaki.HighPerformance.Mathematics.double2.ToString*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.ToString
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_ToString
name: ToString
nameWithType: double2.ToString
fullName: Misaki.HighPerformance.Mathematics.double2.ToString
- uid: System.String
commentId: T:System.String
parent: System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.string
name: string
nameWithType: string
fullName: string
nameWithType.vb: String
fullName.vb: String
name.vb: String
- uid: System.ValueType
commentId: T:System.ValueType
parent: System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.valuetype
name: ValueType
nameWithType: ValueType
fullName: System.ValueType
- uid: System.ValueType.GetHashCode
commentId: M:System.ValueType.GetHashCode
parent: System.ValueType
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode
name: GetHashCode()
nameWithType: ValueType.GetHashCode()
fullName: System.ValueType.GetHashCode()
spec.csharp:
- uid: System.ValueType.GetHashCode
name: GetHashCode
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode
- name: (
- name: )
spec.vb:
- uid: System.ValueType.GetHashCode
name: GetHashCode
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.valuetype.gethashcode
- name: (
- name: )
- uid: Misaki.HighPerformance.Mathematics.double2.GetHashCode*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.GetHashCode
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_GetHashCode
name: GetHashCode
nameWithType: double2.GetHashCode
fullName: Misaki.HighPerformance.Mathematics.double2.GetHashCode
- uid: System.ValueType.Equals(System.Object)
commentId: M:System.ValueType.Equals(System.Object)
parent: System.ValueType
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.valuetype.equals
name: Equals(object)
nameWithType: ValueType.Equals(object)
fullName: System.ValueType.Equals(object)
nameWithType.vb: ValueType.Equals(Object)
fullName.vb: System.ValueType.Equals(Object)
name.vb: Equals(Object)
spec.csharp:
- uid: System.ValueType.Equals(System.Object)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.valuetype.equals
- name: (
- uid: System.Object
name: object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
spec.vb:
- uid: System.ValueType.Equals(System.Object)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.valuetype.equals
- name: (
- uid: System.Object
name: Object
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.object
- name: )
- uid: Misaki.HighPerformance.Mathematics.double2.Equals*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.Equals
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_Equals_System_Object_
name: Equals
nameWithType: double2.Equals
fullName: Misaki.HighPerformance.Mathematics.double2.Equals
- 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: System.IEquatable{Misaki.HighPerformance.Mathematics.double2}.Equals(Misaki.HighPerformance.Mathematics.double2)
commentId: M:System.IEquatable{Misaki.HighPerformance.Mathematics.double2}.Equals(Misaki.HighPerformance.Mathematics.double2)
parent: System.IEquatable{Misaki.HighPerformance.Mathematics.double2}
definition: System.IEquatable`1.Equals(`0)
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
name: Equals(double2)
nameWithType: IEquatable<double2>.Equals(double2)
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.double2>.Equals(Misaki.HighPerformance.Mathematics.double2)
nameWithType.vb: IEquatable(Of double2).Equals(double2)
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.double2).Equals(Misaki.HighPerformance.Mathematics.double2)
spec.csharp:
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.double2}.Equals(Misaki.HighPerformance.Mathematics.double2)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
- name: (
- uid: Misaki.HighPerformance.Mathematics.double2
name: double2
href: Misaki.HighPerformance.Mathematics.double2.html
- name: )
spec.vb:
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.double2}.Equals(Misaki.HighPerformance.Mathematics.double2)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
- name: (
- uid: Misaki.HighPerformance.Mathematics.double2
name: double2
href: Misaki.HighPerformance.Mathematics.double2.html
- name: )
- uid: System.IEquatable`1.Equals(`0)
commentId: M:System.IEquatable`1.Equals(`0)
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
name: Equals(T)
nameWithType: IEquatable<T>.Equals(T)
fullName: System.IEquatable<T>.Equals(T)
nameWithType.vb: IEquatable(Of T).Equals(T)
fullName.vb: System.IEquatable(Of T).Equals(T)
spec.csharp:
- uid: System.IEquatable`1.Equals(`0)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
- name: (
- name: T
- name: )
spec.vb:
- uid: System.IEquatable`1.Equals(`0)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
- name: (
- name: T
- name: )
- uid: Misaki.HighPerformance.Mathematics.double2.op_Equality*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_Equality
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Equality_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
name: operator ==
nameWithType: double2.operator ==
fullName: Misaki.HighPerformance.Mathematics.double2.operator ==
nameWithType.vb: double2.=
fullName.vb: Misaki.HighPerformance.Mathematics.double2.=
name.vb: =
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_Equality*
name: ==
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Equality_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_Inequality*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_Inequality
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Inequality_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
name: operator !=
nameWithType: double2.operator !=
fullName: Misaki.HighPerformance.Mathematics.double2.operator !=
nameWithType.vb: double2.<>
fullName.vb: Misaki.HighPerformance.Mathematics.double2.<>
name.vb: <>
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_Inequality*
name: '!='
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Inequality_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_Implicit*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_Implicit
name: implicit operator
nameWithType: double2.implicit operator
fullName: Misaki.HighPerformance.Mathematics.double2.implicit operator
nameWithType.vb: double2.CType
fullName.vb: Misaki.HighPerformance.Mathematics.double2.CType
name.vb: CType
spec.csharp:
- name: implicit
- name: " "
- name: operator
- uid: Misaki.HighPerformance.Mathematics.double2.op_Addition*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_Addition
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Addition_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
name: operator +
nameWithType: double2.operator +
fullName: Misaki.HighPerformance.Mathematics.double2.operator +
nameWithType.vb: double2.+
fullName.vb: Misaki.HighPerformance.Mathematics.double2.+
name.vb: +
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_Addition*
name: +
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Addition_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_AdditionAssignment*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_AdditionAssignment
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_AdditionAssignment_Misaki_HighPerformance_Mathematics_double2_
name: operator +=
nameWithType: double2.operator +=
fullName: Misaki.HighPerformance.Mathematics.double2.operator +=
nameWithType.vb: double2.op_AdditionAssignment
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_AdditionAssignment
name.vb: op_AdditionAssignment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_AdditionAssignment*
name: +=
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_AdditionAssignment_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_Subtraction*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_Subtraction
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Subtraction_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
name: operator -
nameWithType: double2.operator -
fullName: Misaki.HighPerformance.Mathematics.double2.operator -
nameWithType.vb: double2.-
fullName.vb: Misaki.HighPerformance.Mathematics.double2.-
name.vb: '-'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_Subtraction*
name: '-'
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Subtraction_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_SubtractionAssignment*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_SubtractionAssignment
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_SubtractionAssignment_Misaki_HighPerformance_Mathematics_double2_
name: operator -=
nameWithType: double2.operator -=
fullName: Misaki.HighPerformance.Mathematics.double2.operator -=
nameWithType.vb: double2.op_SubtractionAssignment
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_SubtractionAssignment
name.vb: op_SubtractionAssignment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_SubtractionAssignment*
name: -=
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_SubtractionAssignment_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_Multiply*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_Multiply
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Multiply_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
name: operator *
nameWithType: double2.operator *
fullName: Misaki.HighPerformance.Mathematics.double2.operator *
nameWithType.vb: double2.*
fullName.vb: Misaki.HighPerformance.Mathematics.double2.*
name.vb: '*'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_Multiply*
name: '*'
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Multiply_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_MultiplicationAssignment*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_MultiplicationAssignment
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_MultiplicationAssignment_Misaki_HighPerformance_Mathematics_double2_
name: operator *=
nameWithType: double2.operator *=
fullName: Misaki.HighPerformance.Mathematics.double2.operator *=
nameWithType.vb: double2.op_MultiplicationAssignment
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_MultiplicationAssignment
name.vb: op_MultiplicationAssignment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_MultiplicationAssignment*
name: '*='
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_MultiplicationAssignment_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_Division*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_Division
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Division_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
name: operator /
nameWithType: double2.operator /
fullName: Misaki.HighPerformance.Mathematics.double2.operator /
nameWithType.vb: double2./
fullName.vb: Misaki.HighPerformance.Mathematics.double2./
name.vb: /
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_Division*
name: /
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Division_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_DivisionAssignment*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_DivisionAssignment
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_DivisionAssignment_Misaki_HighPerformance_Mathematics_double2_
name: operator /=
nameWithType: double2.operator /=
fullName: Misaki.HighPerformance.Mathematics.double2.operator /=
nameWithType.vb: double2.op_DivisionAssignment
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_DivisionAssignment
name.vb: op_DivisionAssignment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_DivisionAssignment*
name: /=
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_DivisionAssignment_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_Modulus*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_Modulus
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Modulus_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
name: operator %
nameWithType: double2.operator %
fullName: Misaki.HighPerformance.Mathematics.double2.operator %
nameWithType.vb: double2.Mod
fullName.vb: Misaki.HighPerformance.Mathematics.double2.Mod
name.vb: Mod
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_Modulus*
name: '%'
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Modulus_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_ModulusAssignment*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_ModulusAssignment
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_ModulusAssignment_Misaki_HighPerformance_Mathematics_double2_
name: operator %=
nameWithType: double2.operator %=
fullName: Misaki.HighPerformance.Mathematics.double2.operator %=
nameWithType.vb: double2.op_ModulusAssignment
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_ModulusAssignment
name.vb: op_ModulusAssignment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_ModulusAssignment*
name: '%='
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_ModulusAssignment_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_UnaryPlus*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_UnaryPlus
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_UnaryPlus_Misaki_HighPerformance_Mathematics_double2_
name: operator +
nameWithType: double2.operator +
fullName: Misaki.HighPerformance.Mathematics.double2.operator +
nameWithType.vb: double2.+
fullName.vb: Misaki.HighPerformance.Mathematics.double2.+
name.vb: +
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_UnaryPlus*
name: +
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_UnaryPlus_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_UnaryNegation*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_UnaryNegation
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_UnaryNegation_Misaki_HighPerformance_Mathematics_double2_
name: operator -
nameWithType: double2.operator -
fullName: Misaki.HighPerformance.Mathematics.double2.operator -
nameWithType.vb: double2.-
fullName.vb: Misaki.HighPerformance.Mathematics.double2.-
name.vb: '-'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_UnaryNegation*
name: '-'
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_UnaryNegation_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_Increment*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_Increment
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Increment_Misaki_HighPerformance_Mathematics_double2_
name: operator ++
nameWithType: double2.operator ++
fullName: Misaki.HighPerformance.Mathematics.double2.operator ++
nameWithType.vb: double2.op_Increment
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_Increment
name.vb: op_Increment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_Increment*
name: ++
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Increment_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_Decrement*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_Decrement
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Decrement_Misaki_HighPerformance_Mathematics_double2_
name: operator --
nameWithType: double2.operator --
fullName: Misaki.HighPerformance.Mathematics.double2.operator --
nameWithType.vb: double2.op_Decrement
fullName.vb: Misaki.HighPerformance.Mathematics.double2.op_Decrement
name.vb: op_Decrement
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_Decrement*
name: --
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_Decrement_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_LessThan*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_LessThan
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_LessThan_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
name: operator <
nameWithType: double2.operator <
fullName: Misaki.HighPerformance.Mathematics.double2.operator <
nameWithType.vb: double2.<
fullName.vb: Misaki.HighPerformance.Mathematics.double2.<
name.vb: <
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_LessThan*
name: <
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_LessThan_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_LessThanOrEqual*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_LessThanOrEqual
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
name: operator <=
nameWithType: double2.operator <=
fullName: Misaki.HighPerformance.Mathematics.double2.operator <=
nameWithType.vb: double2.<=
fullName.vb: Misaki.HighPerformance.Mathematics.double2.<=
name.vb: <=
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_LessThanOrEqual*
name: <=
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_GreaterThan*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_GreaterThan
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_GreaterThan_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
name: operator >
nameWithType: double2.operator >
fullName: Misaki.HighPerformance.Mathematics.double2.operator >
nameWithType.vb: double2.>
fullName.vb: Misaki.HighPerformance.Mathematics.double2.>
name.vb: '>'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_GreaterThan*
name: '>'
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_GreaterThan_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.op_GreaterThanOrEqual*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.op_GreaterThanOrEqual
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
name: operator >=
nameWithType: double2.operator >=
fullName: Misaki.HighPerformance.Mathematics.double2.operator >=
nameWithType.vb: double2.>=
fullName.vb: Misaki.HighPerformance.Mathematics.double2.>=
name.vb: '>='
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.double2.op_GreaterThanOrEqual*
name: '>='
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_double2_Misaki_HighPerformance_Mathematics_double2_
- uid: Misaki.HighPerformance.Mathematics.double2.xx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xx
name: xx
nameWithType: double2.xx
fullName: Misaki.HighPerformance.Mathematics.double2.xx
- uid: Misaki.HighPerformance.Mathematics.double2.xy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xy
name: xy
nameWithType: double2.xy
fullName: Misaki.HighPerformance.Mathematics.double2.xy
- uid: Misaki.HighPerformance.Mathematics.double2.yx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yx
name: yx
nameWithType: double2.yx
fullName: Misaki.HighPerformance.Mathematics.double2.yx
- uid: Misaki.HighPerformance.Mathematics.double2.yy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yy
name: yy
nameWithType: double2.yy
fullName: Misaki.HighPerformance.Mathematics.double2.yy
- uid: Misaki.HighPerformance.Mathematics.double2.xxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xxx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xxx
name: xxx
nameWithType: double2.xxx
fullName: Misaki.HighPerformance.Mathematics.double2.xxx
- 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.double2.xxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xxy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xxy
name: xxy
nameWithType: double2.xxy
fullName: Misaki.HighPerformance.Mathematics.double2.xxy
- uid: Misaki.HighPerformance.Mathematics.double2.xyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xyx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xyx
name: xyx
nameWithType: double2.xyx
fullName: Misaki.HighPerformance.Mathematics.double2.xyx
- uid: Misaki.HighPerformance.Mathematics.double2.xyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xyy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xyy
name: xyy
nameWithType: double2.xyy
fullName: Misaki.HighPerformance.Mathematics.double2.xyy
- uid: Misaki.HighPerformance.Mathematics.double2.yxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yxx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yxx
name: yxx
nameWithType: double2.yxx
fullName: Misaki.HighPerformance.Mathematics.double2.yxx
- uid: Misaki.HighPerformance.Mathematics.double2.yxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yxy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yxy
name: yxy
nameWithType: double2.yxy
fullName: Misaki.HighPerformance.Mathematics.double2.yxy
- uid: Misaki.HighPerformance.Mathematics.double2.yyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yyx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yyx
name: yyx
nameWithType: double2.yyx
fullName: Misaki.HighPerformance.Mathematics.double2.yyx
- uid: Misaki.HighPerformance.Mathematics.double2.yyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yyy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yyy
name: yyy
nameWithType: double2.yyy
fullName: Misaki.HighPerformance.Mathematics.double2.yyy
- uid: Misaki.HighPerformance.Mathematics.double2.xxxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xxxx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xxxx
name: xxxx
nameWithType: double2.xxxx
fullName: Misaki.HighPerformance.Mathematics.double2.xxxx
- 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.double2.xxxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xxxy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xxxy
name: xxxy
nameWithType: double2.xxxy
fullName: Misaki.HighPerformance.Mathematics.double2.xxxy
- uid: Misaki.HighPerformance.Mathematics.double2.xxyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xxyx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xxyx
name: xxyx
nameWithType: double2.xxyx
fullName: Misaki.HighPerformance.Mathematics.double2.xxyx
- uid: Misaki.HighPerformance.Mathematics.double2.xxyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xxyy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xxyy
name: xxyy
nameWithType: double2.xxyy
fullName: Misaki.HighPerformance.Mathematics.double2.xxyy
- uid: Misaki.HighPerformance.Mathematics.double2.xyxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xyxx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xyxx
name: xyxx
nameWithType: double2.xyxx
fullName: Misaki.HighPerformance.Mathematics.double2.xyxx
- uid: Misaki.HighPerformance.Mathematics.double2.xyxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xyxy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xyxy
name: xyxy
nameWithType: double2.xyxy
fullName: Misaki.HighPerformance.Mathematics.double2.xyxy
- uid: Misaki.HighPerformance.Mathematics.double2.xyyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xyyx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xyyx
name: xyyx
nameWithType: double2.xyyx
fullName: Misaki.HighPerformance.Mathematics.double2.xyyx
- uid: Misaki.HighPerformance.Mathematics.double2.xyyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.xyyy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_xyyy
name: xyyy
nameWithType: double2.xyyy
fullName: Misaki.HighPerformance.Mathematics.double2.xyyy
- uid: Misaki.HighPerformance.Mathematics.double2.yxxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yxxx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yxxx
name: yxxx
nameWithType: double2.yxxx
fullName: Misaki.HighPerformance.Mathematics.double2.yxxx
- uid: Misaki.HighPerformance.Mathematics.double2.yxxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yxxy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yxxy
name: yxxy
nameWithType: double2.yxxy
fullName: Misaki.HighPerformance.Mathematics.double2.yxxy
- uid: Misaki.HighPerformance.Mathematics.double2.yxyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yxyx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yxyx
name: yxyx
nameWithType: double2.yxyx
fullName: Misaki.HighPerformance.Mathematics.double2.yxyx
- uid: Misaki.HighPerformance.Mathematics.double2.yxyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yxyy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yxyy
name: yxyy
nameWithType: double2.yxyy
fullName: Misaki.HighPerformance.Mathematics.double2.yxyy
- uid: Misaki.HighPerformance.Mathematics.double2.yyxx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yyxx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yyxx
name: yyxx
nameWithType: double2.yyxx
fullName: Misaki.HighPerformance.Mathematics.double2.yyxx
- uid: Misaki.HighPerformance.Mathematics.double2.yyxy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yyxy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yyxy
name: yyxy
nameWithType: double2.yyxy
fullName: Misaki.HighPerformance.Mathematics.double2.yyxy
- uid: Misaki.HighPerformance.Mathematics.double2.yyyx*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yyyx
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yyyx
name: yyyx
nameWithType: double2.yyyx
fullName: Misaki.HighPerformance.Mathematics.double2.yyyx
- uid: Misaki.HighPerformance.Mathematics.double2.yyyy*
commentId: Overload:Misaki.HighPerformance.Mathematics.double2.yyyy
href: Misaki.HighPerformance.Mathematics.double2.html#Misaki_HighPerformance_Mathematics_double2_yyyy
name: yyyy
nameWithType: double2.yyyy
fullName: Misaki.HighPerformance.Mathematics.double2.yyyy