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

2328 lines
114 KiB
YAML

### YamlMime:ManagedReference
items:
- uid: Misaki.HighPerformance.Mathematics.float2x4
commentId: T:Misaki.HighPerformance.Mathematics.float2x4
id: float2x4
parent: Misaki.HighPerformance.Mathematics
children:
- Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.double2x4)
- Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.float2)
- Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
- Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.int2x4)
- Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.uint2x4)
- Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2}@)
- Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.ReadOnlySpan{System.Single}@)
- Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.Single)
- Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
- Misaki.HighPerformance.Mathematics.float2x4.Equals(Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.Equals(System.Object)
- Misaki.HighPerformance.Mathematics.float2x4.GetHashCode
- Misaki.HighPerformance.Mathematics.float2x4.Item(System.Int32)
- Misaki.HighPerformance.Mathematics.float2x4.ToString
- Misaki.HighPerformance.Mathematics.float2x4.c0
- Misaki.HighPerformance.Mathematics.float2x4.c1
- Misaki.HighPerformance.Mathematics.float2x4.c2
- Misaki.HighPerformance.Mathematics.float2x4.c3
- Misaki.HighPerformance.Mathematics.float2x4.op_Addition(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Addition(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
- Misaki.HighPerformance.Mathematics.float2x4.op_Addition(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Decrement(Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Division(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Division(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
- Misaki.HighPerformance.Mathematics.float2x4.op_Division(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Equality(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThan(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Implicit(Misaki.HighPerformance.Mathematics.float2)~Misaki.HighPerformance.Mathematics.float2x4
- Misaki.HighPerformance.Mathematics.float2x4.op_Implicit(System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2})~Misaki.HighPerformance.Mathematics.float2x4
- Misaki.HighPerformance.Mathematics.float2x4.op_Increment(Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Inequality(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_LessThan(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Modulus(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Modulus(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
- Misaki.HighPerformance.Mathematics.float2x4.op_Modulus(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Multiply(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Multiply(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
- Misaki.HighPerformance.Mathematics.float2x4.op_Multiply(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
- Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float2x4)
- Misaki.HighPerformance.Mathematics.float2x4.zero
langs:
- csharp
- vb
name: float2x4
nameWithType: float2x4
fullName: Misaki.HighPerformance.Mathematics.float2x4
type: Struct
source:
id: float2x4
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
startLine: 10
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: >-
[NumericType(typeof(float2), 4, 2, 4, "global::Misaki.HighPerformance.Mathematics.float", true, true, typeof(float), null)]
[NumericConvertable("{v}.{c}", new Type[] { typeof(int2x4), typeof(uint2x4), typeof(double2x4) })]
public struct float2x4 : IEquatable<float2x4>
content.vb: >-
<NumericType(GetType(float2), 4, 2, 4, "global::Misaki.HighPerformance.Mathematics.float", True, True, GetType(Single), Nothing)>
<NumericConvertable("{v}.{c}", New Type() { GetType(int2x4), GetType(uint2x4), GetType(double2x4) })>
Public Structure float2x4 Implements IEquatable(Of float2x4)
implements:
- System.IEquatable{Misaki.HighPerformance.Mathematics.float2x4}
inheritedMembers:
- System.Object.Equals(System.Object,System.Object)
- System.Object.GetType
- System.Object.ReferenceEquals(System.Object,System.Object)
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: Misaki.HighPerformance.Mathematics.float2
- type: System.Int32
value: 4
- type: System.Int32
value: 2
- type: System.Int32
value: 4
- type: System.String
value: global::Misaki.HighPerformance.Mathematics.float
- type: System.Boolean
value: true
- type: System.Boolean
value: true
- type: System.Type
value: System.Single
- type: System.Type
- uid: Misaki.HighPerformance.Mathematics.float2x4.c0
commentId: F:Misaki.HighPerformance.Mathematics.float2x4.c0
id: c0
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: c0
nameWithType: float2x4.c0
fullName: Misaki.HighPerformance.Mathematics.float2x4.c0
type: Field
source:
id: c0
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
startLine: 12
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2 c0
return:
type: Misaki.HighPerformance.Mathematics.float2
content.vb: Public c0 As float2
- uid: Misaki.HighPerformance.Mathematics.float2x4.c1
commentId: F:Misaki.HighPerformance.Mathematics.float2x4.c1
id: c1
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: c1
nameWithType: float2x4.c1
fullName: Misaki.HighPerformance.Mathematics.float2x4.c1
type: Field
source:
id: c1
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
startLine: 13
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2 c1
return:
type: Misaki.HighPerformance.Mathematics.float2
content.vb: Public c1 As float2
- uid: Misaki.HighPerformance.Mathematics.float2x4.c2
commentId: F:Misaki.HighPerformance.Mathematics.float2x4.c2
id: c2
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: c2
nameWithType: float2x4.c2
fullName: Misaki.HighPerformance.Mathematics.float2x4.c2
type: Field
source:
id: c2
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
startLine: 14
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2 c2
return:
type: Misaki.HighPerformance.Mathematics.float2
content.vb: Public c2 As float2
- uid: Misaki.HighPerformance.Mathematics.float2x4.c3
commentId: F:Misaki.HighPerformance.Mathematics.float2x4.c3
id: c3
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: c3
nameWithType: float2x4.c3
fullName: Misaki.HighPerformance.Mathematics.float2x4.c3
type: Field
source:
id: c3
path: F:\csharp\Class\Misaki.HighPerformance\src\Misaki.HighPerformance.Mathematics\obj\Release\net10.0\Misaki.HighPerformance.Mathematics.CodeGen\Misaki.HighPerformance.Mathematics.CodeGen.NumericTypeGenerator\float2x4.g.cs
startLine: 15
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2 c3
return:
type: Misaki.HighPerformance.Mathematics.float2
content.vb: Public c3 As float2
- uid: Misaki.HighPerformance.Mathematics.float2x4.Item(System.Int32)
commentId: P:Misaki.HighPerformance.Mathematics.float2x4.Item(System.Int32)
id: Item(System.Int32)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: this[int]
nameWithType: float2x4.this[int]
fullName: Misaki.HighPerformance.Mathematics.float2x4.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\float2x4.g.cs
startLine: 17
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public ref float2 this[int index] { get; }
parameters:
- id: index
type: System.Int32
return:
type: Misaki.HighPerformance.Mathematics.float2
content.vb: Public ReadOnly Default ByRef Property this[](index As Integer) As float2
overload: Misaki.HighPerformance.Mathematics.float2x4.Item*
nameWithType.vb: float2x4.this[](Integer)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.this[](Integer)
name.vb: this[](Integer)
- uid: Misaki.HighPerformance.Mathematics.float2x4.zero
commentId: P:Misaki.HighPerformance.Mathematics.float2x4.zero
id: zero
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: zero
nameWithType: float2x4.zero
fullName: Misaki.HighPerformance.Mathematics.float2x4.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\float2x4.g.cs
startLine: 26
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 zero { get; }
parameters: []
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared ReadOnly Property zero As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.zero*
- uid: Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2}@)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2}@)
id: '#ctor(System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2}@)'
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: float2x4(in ReadOnlySpan<float2>)
nameWithType: float2x4.float2x4(in ReadOnlySpan<float2>)
fullName: Misaki.HighPerformance.Mathematics.float2x4.float2x4(in System.ReadOnlySpan<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\float2x4.g.cs
startLine: 28
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2x4(in ReadOnlySpan<float2> values)
parameters:
- id: values
type: System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2}
content.vb: Public Sub New(values As ReadOnlySpan(Of float2))
overload: Misaki.HighPerformance.Mathematics.float2x4.#ctor*
nameWithType.vb: float2x4.New(ReadOnlySpan(Of float2))
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.New(System.ReadOnlySpan(Of Misaki.HighPerformance.Mathematics.float2))
name.vb: New(ReadOnlySpan(Of float2))
- uid: Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.ReadOnlySpan{System.Single}@)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.ReadOnlySpan{System.Single}@)
id: '#ctor(System.ReadOnlySpan{System.Single}@)'
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: float2x4(in ReadOnlySpan<float>)
nameWithType: float2x4.float2x4(in ReadOnlySpan<float>)
fullName: Misaki.HighPerformance.Mathematics.float2x4.float2x4(in System.ReadOnlySpan<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\float2x4.g.cs
startLine: 43
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2x4(in ReadOnlySpan<float> values)
parameters:
- id: values
type: System.ReadOnlySpan{System.Single}
content.vb: Public Sub New(values As ReadOnlySpan(Of Single))
overload: Misaki.HighPerformance.Mathematics.float2x4.#ctor*
nameWithType.vb: float2x4.New(ReadOnlySpan(Of Single))
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.New(System.ReadOnlySpan(Of Single))
name.vb: New(ReadOnlySpan(Of Single))
- uid: Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.Single)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.Single)
id: '#ctor(System.Single)'
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: float2x4(float)
nameWithType: float2x4.float2x4(float)
fullName: Misaki.HighPerformance.Mathematics.float2x4.float2x4(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\float2x4.g.cs
startLine: 58
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2x4(float value)
parameters:
- id: value
type: System.Single
content.vb: Public Sub New(value As Single)
overload: Misaki.HighPerformance.Mathematics.float2x4.#ctor*
nameWithType.vb: float2x4.New(Single)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.New(Single)
name.vb: New(Single)
- uid: Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.#ctor(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)
id: '#ctor(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single)'
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: float2x4(float, float, float, float, float, float, float, float)
nameWithType: float2x4.float2x4(float, float, float, float, float, float, float, float)
fullName: Misaki.HighPerformance.Mathematics.float2x4.float2x4(float, float, float, float, float, float, float, 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\float2x4.g.cs
startLine: 67
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2x4(float m00, float m01, float m02, float m03, float m10, float m11, float m12, float m13)
parameters:
- id: m00
type: System.Single
- id: m01
type: System.Single
- id: m02
type: System.Single
- id: m03
type: System.Single
- id: m10
type: System.Single
- id: m11
type: System.Single
- id: m12
type: System.Single
- id: m13
type: System.Single
content.vb: Public Sub New(m00 As Single, m01 As Single, m02 As Single, m03 As Single, m10 As Single, m11 As Single, m12 As Single, m13 As Single)
overload: Misaki.HighPerformance.Mathematics.float2x4.#ctor*
nameWithType.vb: float2x4.New(Single, Single, Single, Single, Single, Single, Single, Single)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.New(Single, Single, Single, Single, Single, Single, Single, Single)
name.vb: New(Single, Single, Single, Single, Single, Single, Single, Single)
- uid: Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.float2)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.float2)
id: '#ctor(Misaki.HighPerformance.Mathematics.float2)'
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: float2x4(float2)
nameWithType: float2x4.float2x4(float2)
fullName: Misaki.HighPerformance.Mathematics.float2x4.float2x4(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\float2x4.g.cs
startLine: 76
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2x4(float2 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.float2
content.vb: Public Sub New(value As float2)
overload: Misaki.HighPerformance.Mathematics.float2x4.#ctor*
nameWithType.vb: float2x4.New(float2)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.New(Misaki.HighPerformance.Mathematics.float2)
name.vb: New(float2)
- uid: Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)
id: '#ctor(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2)'
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: float2x4(float2, float2, float2, float2)
nameWithType: float2x4.float2x4(float2, float2, float2, float2)
fullName: Misaki.HighPerformance.Mathematics.float2x4.float2x4(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, 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\float2x4.g.cs
startLine: 85
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2x4(float2 c0, float2 c1, float2 c2, float2 c3)
parameters:
- id: c0
type: Misaki.HighPerformance.Mathematics.float2
- id: c1
type: Misaki.HighPerformance.Mathematics.float2
- id: c2
type: Misaki.HighPerformance.Mathematics.float2
- id: c3
type: Misaki.HighPerformance.Mathematics.float2
content.vb: Public Sub New(c0 As float2, c1 As float2, c2 As float2, c3 As float2)
overload: Misaki.HighPerformance.Mathematics.float2x4.#ctor*
nameWithType.vb: float2x4.New(float2, float2, float2, float2)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.New(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2)
name.vb: New(float2, float2, float2, float2)
- uid: Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.int2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.int2x4)
id: '#ctor(Misaki.HighPerformance.Mathematics.int2x4)'
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: float2x4(int2x4)
nameWithType: float2x4.float2x4(int2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.float2x4(Misaki.HighPerformance.Mathematics.int2x4)
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\float2x4.g.cs
startLine: 94
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2x4(int2x4 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.int2x4
content.vb: Public Sub New(v As int2x4)
overload: Misaki.HighPerformance.Mathematics.float2x4.#ctor*
nameWithType.vb: float2x4.New(int2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.New(Misaki.HighPerformance.Mathematics.int2x4)
name.vb: New(int2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.uint2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.uint2x4)
id: '#ctor(Misaki.HighPerformance.Mathematics.uint2x4)'
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: float2x4(uint2x4)
nameWithType: float2x4.float2x4(uint2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.float2x4(Misaki.HighPerformance.Mathematics.uint2x4)
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\float2x4.g.cs
startLine: 103
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2x4(uint2x4 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.uint2x4
content.vb: Public Sub New(v As uint2x4)
overload: Misaki.HighPerformance.Mathematics.float2x4.#ctor*
nameWithType.vb: float2x4.New(uint2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.New(Misaki.HighPerformance.Mathematics.uint2x4)
name.vb: New(uint2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.double2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.#ctor(Misaki.HighPerformance.Mathematics.double2x4)
id: '#ctor(Misaki.HighPerformance.Mathematics.double2x4)'
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: float2x4(double2x4)
nameWithType: float2x4.float2x4(double2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.float2x4(Misaki.HighPerformance.Mathematics.double2x4)
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\float2x4.g.cs
startLine: 112
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public float2x4(double2x4 v)
parameters:
- id: v
type: Misaki.HighPerformance.Mathematics.double2x4
content.vb: Public Sub New(v As double2x4)
overload: Misaki.HighPerformance.Mathematics.float2x4.#ctor*
nameWithType.vb: float2x4.New(double2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.New(Misaki.HighPerformance.Mathematics.double2x4)
name.vb: New(double2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.ToString
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.ToString
id: ToString
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: ToString()
nameWithType: float2x4.ToString()
fullName: Misaki.HighPerformance.Mathematics.float2x4.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\float2x4.g.cs
startLine: 121
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.float2x4.ToString*
- uid: Misaki.HighPerformance.Mathematics.float2x4.GetHashCode
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.GetHashCode
id: GetHashCode
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: GetHashCode()
nameWithType: float2x4.GetHashCode()
fullName: Misaki.HighPerformance.Mathematics.float2x4.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\float2x4.g.cs
startLine: 126
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.float2x4.GetHashCode*
- uid: Misaki.HighPerformance.Mathematics.float2x4.Equals(System.Object)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.Equals(System.Object)
id: Equals(System.Object)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: Equals(object?)
nameWithType: float2x4.Equals(object?)
fullName: Misaki.HighPerformance.Mathematics.float2x4.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\float2x4.g.cs
startLine: 131
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.float2x4.Equals*
nameWithType.vb: float2x4.Equals(Object)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.Equals(Object)
name.vb: Equals(Object)
- uid: Misaki.HighPerformance.Mathematics.float2x4.Equals(Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.Equals(Misaki.HighPerformance.Mathematics.float2x4)
id: Equals(Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: Equals(float2x4)
nameWithType: float2x4.Equals(float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.Equals(Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 136
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(float2x4 other)
parameters:
- id: other
type: Misaki.HighPerformance.Mathematics.float2x4
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 float2x4) As Boolean
overload: Misaki.HighPerformance.Mathematics.float2x4.Equals*
implements:
- System.IEquatable{Misaki.HighPerformance.Mathematics.float2x4}.Equals(Misaki.HighPerformance.Mathematics.float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Equality(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Equality(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Equality(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator ==(float2x4, float2x4)
nameWithType: float2x4.operator ==(float2x4, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator ==(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 141
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2x4 operator ==(float2x4 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.bool2x4
content.vb: Public Shared Operator =(lhs As float2x4, rhs As float2x4) As bool2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Equality*
nameWithType.vb: float2x4.=(float2x4, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.=(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: =(float2x4, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Inequality(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Inequality(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Inequality(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator !=(float2x4, float2x4)
nameWithType: float2x4.operator !=(float2x4, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator !=(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 146
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2x4 operator !=(float2x4 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.bool2x4
content.vb: Public Shared Operator <>(lhs As float2x4, rhs As float2x4) As bool2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Inequality*
nameWithType.vb: float2x4.<>(float2x4, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.<>(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: <>(float2x4, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Implicit(System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2})~Misaki.HighPerformance.Mathematics.float2x4
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Implicit(System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2})~Misaki.HighPerformance.Mathematics.float2x4
id: op_Implicit(System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2})~Misaki.HighPerformance.Mathematics.float2x4
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: implicit operator float2x4(ReadOnlySpan<float2>)
nameWithType: float2x4.implicit operator float2x4(ReadOnlySpan<float2>)
fullName: Misaki.HighPerformance.Mathematics.float2x4.implicit operator Misaki.HighPerformance.Mathematics.float2x4(System.ReadOnlySpan<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\float2x4.g.cs
startLine: 151
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator float2x4(ReadOnlySpan<float2> value)
parameters:
- id: value
type: System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2}
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Widening Operator CType(value As ReadOnlySpan(Of float2)) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Implicit*
nameWithType.vb: float2x4.CType(ReadOnlySpan(Of float2))
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.CType(System.ReadOnlySpan(Of Misaki.HighPerformance.Mathematics.float2))
name.vb: CType(ReadOnlySpan(Of float2))
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Implicit(Misaki.HighPerformance.Mathematics.float2)~Misaki.HighPerformance.Mathematics.float2x4
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Implicit(Misaki.HighPerformance.Mathematics.float2)~Misaki.HighPerformance.Mathematics.float2x4
id: op_Implicit(Misaki.HighPerformance.Mathematics.float2)~Misaki.HighPerformance.Mathematics.float2x4
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: implicit operator float2x4(float2)
nameWithType: float2x4.implicit operator float2x4(float2)
fullName: Misaki.HighPerformance.Mathematics.float2x4.implicit operator Misaki.HighPerformance.Mathematics.float2x4(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\float2x4.g.cs
startLine: 156
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static implicit operator float2x4(float2 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.float2
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Widening Operator CType(value As float2) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Implicit*
nameWithType.vb: float2x4.CType(float2)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.CType(Misaki.HighPerformance.Mathematics.float2)
name.vb: CType(float2)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Addition(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Addition(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Addition(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator +(float2x4, float2x4)
nameWithType: float2x4.operator +(float2x4, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator +(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 161
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator +(float2x4 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator +(lhs As float2x4, rhs As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Addition*
nameWithType.vb: float2x4.+(float2x4, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.+(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: +(float2x4, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Addition(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Addition(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
id: op_Addition(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator +(float2x4, float2)
nameWithType: float2x4.operator +(float2x4, float2)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator +(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2)
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\float2x4.g.cs
startLine: 166
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator +(float2x4 lhs, float2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator +(lhs As float2x4, rhs As float2) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Addition*
nameWithType.vb: float2x4.+(float2x4, float2)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.+(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2)
name.vb: +(float2x4, float2)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Addition(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Addition(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Addition(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator +(float2, float2x4)
nameWithType: float2x4.operator +(float2, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator +(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 171
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator +(float2 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator +(lhs As float2, rhs As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Addition*
nameWithType.vb: float2x4.+(float2, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.+(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: +(float2, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Subtraction(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator -(float2x4, float2x4)
nameWithType: float2x4.operator -(float2x4, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator -(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 176
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator -(float2x4 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator -(lhs As float2x4, rhs As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction*
nameWithType.vb: float2x4.-(float2x4, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.-(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: -(float2x4, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
id: op_Subtraction(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator -(float2x4, float2)
nameWithType: float2x4.operator -(float2x4, float2)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator -(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2)
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\float2x4.g.cs
startLine: 181
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator -(float2x4 lhs, float2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator -(lhs As float2x4, rhs As float2) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction*
nameWithType.vb: float2x4.-(float2x4, float2)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.-(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2)
name.vb: -(float2x4, float2)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Subtraction(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator -(float2, float2x4)
nameWithType: float2x4.operator -(float2, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator -(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 186
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator -(float2 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator -(lhs As float2, rhs As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction*
nameWithType.vb: float2x4.-(float2, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.-(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: -(float2, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Multiply(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Multiply(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Multiply(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator *(float2x4, float2x4)
nameWithType: float2x4.operator *(float2x4, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator *(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 191
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator *(float2x4 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator *(lhs As float2x4, rhs As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Multiply*
nameWithType.vb: float2x4.*(float2x4, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.*(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: '*(float2x4, float2x4)'
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Multiply(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Multiply(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
id: op_Multiply(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator *(float2x4, float2)
nameWithType: float2x4.operator *(float2x4, float2)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator *(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2)
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\float2x4.g.cs
startLine: 196
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator *(float2x4 lhs, float2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator *(lhs As float2x4, rhs As float2) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Multiply*
nameWithType.vb: float2x4.*(float2x4, float2)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.*(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2)
name.vb: '*(float2x4, float2)'
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Multiply(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Multiply(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Multiply(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator *(float2, float2x4)
nameWithType: float2x4.operator *(float2, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator *(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 201
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator *(float2 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator *(lhs As float2, rhs As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Multiply*
nameWithType.vb: float2x4.*(float2, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.*(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: '*(float2, float2x4)'
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Division(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Division(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Division(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator /(float2, float2x4)
nameWithType: float2x4.operator /(float2, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator /(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 206
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator /(float2 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator /(lhs As float2, rhs As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Division*
nameWithType.vb: float2x4./(float2, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4./(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: /(float2, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Division(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Division(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
id: op_Division(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator /(float2x4, float2)
nameWithType: float2x4.operator /(float2x4, float2)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator /(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2)
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\float2x4.g.cs
startLine: 211
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator /(float2x4 lhs, float2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator /(lhs As float2x4, rhs As float2) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Division*
nameWithType.vb: float2x4./(float2x4, float2)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4./(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2)
name.vb: /(float2x4, float2)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Division(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Division(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Division(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator /(float2x4, float2x4)
nameWithType: float2x4.operator /(float2x4, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator /(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 216
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator /(float2x4 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator /(lhs As float2x4, rhs As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Division*
nameWithType.vb: float2x4./(float2x4, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4./(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: /(float2x4, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Modulus(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Modulus(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Modulus(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator %(float2x4, float2x4)
nameWithType: float2x4.operator %(float2x4, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator %(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 221
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator %(float2x4 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator Mod(lhs As float2x4, rhs As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Modulus*
nameWithType.vb: float2x4.Mod(float2x4, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.Mod(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: Mod(float2x4, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Modulus(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Modulus(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
id: op_Modulus(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator %(float2x4, float2)
nameWithType: float2x4.operator %(float2x4, float2)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator %(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2)
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\float2x4.g.cs
startLine: 226
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator %(float2x4 lhs, float2 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator Mod(lhs As float2x4, rhs As float2) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Modulus*
nameWithType.vb: float2x4.Mod(float2x4, float2)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.Mod(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2)
name.vb: Mod(float2x4, float2)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Modulus(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Modulus(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
id: op_Modulus(Misaki.HighPerformance.Mathematics.float2,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator %(float2, float2x4)
nameWithType: float2x4.operator %(float2, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator %(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 231
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator %(float2 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator Mod(lhs As float2, rhs As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Modulus*
nameWithType.vb: float2x4.Mod(float2, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.Mod(Misaki.HighPerformance.Mathematics.float2, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: Mod(float2, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_UnaryPlus(Misaki.HighPerformance.Mathematics.float2x4)
id: op_UnaryPlus(Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator +(float2x4)
nameWithType: float2x4.operator +(float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator +(Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 236
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator +(float2x4 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator +(value As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_UnaryPlus*
nameWithType.vb: float2x4.+(float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.+(Misaki.HighPerformance.Mathematics.float2x4)
name.vb: +(float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_UnaryNegation(Misaki.HighPerformance.Mathematics.float2x4)
id: op_UnaryNegation(Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator -(float2x4)
nameWithType: float2x4.operator -(float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator -(Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 241
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator -(float2x4 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Operator -(value As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_UnaryNegation*
nameWithType.vb: float2x4.-(float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.-(Misaki.HighPerformance.Mathematics.float2x4)
name.vb: -(float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Increment(Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Increment(Misaki.HighPerformance.Mathematics.float2x4)
id: op_Increment(Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator ++(float2x4)
nameWithType: float2x4.operator ++(float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator ++(Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 246
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator ++(float2x4 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Function op_Increment(value As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Increment*
nameWithType.vb: float2x4.op_Increment(float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.op_Increment(Misaki.HighPerformance.Mathematics.float2x4)
name.vb: op_Increment(float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Decrement(Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_Decrement(Misaki.HighPerformance.Mathematics.float2x4)
id: op_Decrement(Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator --(float2x4)
nameWithType: float2x4.operator --(float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator --(Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 251
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static float2x4 operator --(float2x4 value)
parameters:
- id: value
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.float2x4
content.vb: Public Shared Function op_Decrement(value As float2x4) As float2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_Decrement*
nameWithType.vb: float2x4.op_Decrement(float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.op_Decrement(Misaki.HighPerformance.Mathematics.float2x4)
name.vb: op_Decrement(float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_LessThan(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_LessThan(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
id: op_LessThan(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator <(float2x4, float2x4)
nameWithType: float2x4.operator <(float2x4, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator <(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 256
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2x4 operator <(float2x4 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.bool2x4
content.vb: Public Shared Operator <(lhs As float2x4, rhs As float2x4) As bool2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_LessThan*
nameWithType.vb: float2x4.<(float2x4, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.<(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: <(float2x4, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
id: op_LessThanOrEqual(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator <=(float2x4, float2x4)
nameWithType: float2x4.operator <=(float2x4, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator <=(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 261
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2x4 operator <=(float2x4 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.bool2x4
content.vb: Public Shared Operator <=(lhs As float2x4, rhs As float2x4) As bool2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_LessThanOrEqual*
nameWithType.vb: float2x4.<=(float2x4, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.<=(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: <=(float2x4, float2x4)
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThan(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThan(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
id: op_GreaterThan(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator >(float2x4, float2x4)
nameWithType: float2x4.operator >(float2x4, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator >(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 266
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2x4 operator >(float2x4 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.bool2x4
content.vb: Public Shared Operator >(lhs As float2x4, rhs As float2x4) As bool2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThan*
nameWithType.vb: float2x4.>(float2x4, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.>(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: '>(float2x4, float2x4)'
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
id: op_GreaterThanOrEqual(Misaki.HighPerformance.Mathematics.float2x4,Misaki.HighPerformance.Mathematics.float2x4)
parent: Misaki.HighPerformance.Mathematics.float2x4
langs:
- csharp
- vb
name: operator >=(float2x4, float2x4)
nameWithType: float2x4.operator >=(float2x4, float2x4)
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator >=(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
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\float2x4.g.cs
startLine: 271
assemblies:
- Misaki.HighPerformance.Mathematics
namespace: Misaki.HighPerformance.Mathematics
syntax:
content: public static bool2x4 operator >=(float2x4 lhs, float2x4 rhs)
parameters:
- id: lhs
type: Misaki.HighPerformance.Mathematics.float2x4
- id: rhs
type: Misaki.HighPerformance.Mathematics.float2x4
return:
type: Misaki.HighPerformance.Mathematics.bool2x4
content.vb: Public Shared Operator >=(lhs As float2x4, rhs As float2x4) As bool2x4
overload: Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThanOrEqual*
nameWithType.vb: float2x4.>=(float2x4, float2x4)
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.>=(Misaki.HighPerformance.Mathematics.float2x4, Misaki.HighPerformance.Mathematics.float2x4)
name.vb: '>=(float2x4, float2x4)'
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.float2x4}
commentId: T:System.IEquatable{Misaki.HighPerformance.Mathematics.float2x4}
parent: System
definition: System.IEquatable`1
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1
name: IEquatable<float2x4>
nameWithType: IEquatable<float2x4>
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.float2x4>
nameWithType.vb: IEquatable(Of float2x4)
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.float2x4)
name.vb: IEquatable(Of float2x4)
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.float2x4
name: float2x4
href: Misaki.HighPerformance.Mathematics.float2x4.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.float2x4
name: float2x4
href: Misaki.HighPerformance.Mathematics.float2x4.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: 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.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.float2x4.Item*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.Item
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_Item_System_Int32_
name: this
nameWithType: float2x4.this
fullName: Misaki.HighPerformance.Mathematics.float2x4.this
nameWithType.vb: float2x4.this[]
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.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.float2x4.zero*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.zero
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_zero
name: zero
nameWithType: float2x4.zero
fullName: Misaki.HighPerformance.Mathematics.float2x4.zero
- uid: Misaki.HighPerformance.Mathematics.float2x4
commentId: T:Misaki.HighPerformance.Mathematics.float2x4
parent: Misaki.HighPerformance.Mathematics
href: Misaki.HighPerformance.Mathematics.float2x4.html
name: float2x4
nameWithType: float2x4
fullName: Misaki.HighPerformance.Mathematics.float2x4
- uid: Misaki.HighPerformance.Mathematics.float2x4.#ctor*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.#ctor
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4__ctor_System_ReadOnlySpan_Misaki_HighPerformance_Mathematics_float2___
name: float2x4
nameWithType: float2x4.float2x4
fullName: Misaki.HighPerformance.Mathematics.float2x4.float2x4
nameWithType.vb: float2x4.New
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.New
name.vb: New
- uid: System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2}
commentId: T:System.ReadOnlySpan{Misaki.HighPerformance.Mathematics.float2}
parent: System
definition: System.ReadOnlySpan`1
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
name: ReadOnlySpan<float2>
nameWithType: ReadOnlySpan<float2>
fullName: System.ReadOnlySpan<Misaki.HighPerformance.Mathematics.float2>
nameWithType.vb: ReadOnlySpan(Of float2)
fullName.vb: System.ReadOnlySpan(Of Misaki.HighPerformance.Mathematics.float2)
name.vb: ReadOnlySpan(Of float2)
spec.csharp:
- uid: System.ReadOnlySpan`1
name: ReadOnlySpan
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
- name: <
- uid: Misaki.HighPerformance.Mathematics.float2
name: float2
href: Misaki.HighPerformance.Mathematics.float2.html
- 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: Misaki.HighPerformance.Mathematics.float2
name: float2
href: Misaki.HighPerformance.Mathematics.float2.html
- 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: System.ReadOnlySpan{System.Single}
commentId: T:System.ReadOnlySpan{System.Single}
parent: System
definition: System.ReadOnlySpan`1
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
name: ReadOnlySpan<float>
nameWithType: ReadOnlySpan<float>
fullName: System.ReadOnlySpan<float>
nameWithType.vb: ReadOnlySpan(Of Single)
fullName.vb: System.ReadOnlySpan(Of Single)
name.vb: ReadOnlySpan(Of Single)
spec.csharp:
- uid: System.ReadOnlySpan`1
name: ReadOnlySpan
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.readonlyspan-1
- name: <
- uid: System.Single
name: float
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.single
- 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.Single
name: Single
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.single
- name: )
- uid: System.Single
commentId: T:System.Single
parent: System
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.single
name: float
nameWithType: float
fullName: float
nameWithType.vb: Single
fullName.vb: Single
name.vb: Single
- uid: Misaki.HighPerformance.Mathematics.int2x4
commentId: T:Misaki.HighPerformance.Mathematics.int2x4
parent: Misaki.HighPerformance.Mathematics
href: Misaki.HighPerformance.Mathematics.int2x4.html
name: int2x4
nameWithType: int2x4
fullName: Misaki.HighPerformance.Mathematics.int2x4
- uid: Misaki.HighPerformance.Mathematics.uint2x4
commentId: T:Misaki.HighPerformance.Mathematics.uint2x4
parent: Misaki.HighPerformance.Mathematics
href: Misaki.HighPerformance.Mathematics.uint2x4.html
name: uint2x4
nameWithType: uint2x4
fullName: Misaki.HighPerformance.Mathematics.uint2x4
- uid: Misaki.HighPerformance.Mathematics.double2x4
commentId: T:Misaki.HighPerformance.Mathematics.double2x4
parent: Misaki.HighPerformance.Mathematics
href: Misaki.HighPerformance.Mathematics.double2x4.html
name: double2x4
nameWithType: double2x4
fullName: Misaki.HighPerformance.Mathematics.double2x4
- uid: 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.float2x4.ToString*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.ToString
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_ToString
name: ToString
nameWithType: float2x4.ToString
fullName: Misaki.HighPerformance.Mathematics.float2x4.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.float2x4.GetHashCode*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.GetHashCode
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_GetHashCode
name: GetHashCode
nameWithType: float2x4.GetHashCode
fullName: Misaki.HighPerformance.Mathematics.float2x4.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.float2x4.Equals*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.Equals
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_Equals_System_Object_
name: Equals
nameWithType: float2x4.Equals
fullName: Misaki.HighPerformance.Mathematics.float2x4.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.float2x4}.Equals(Misaki.HighPerformance.Mathematics.float2x4)
commentId: M:System.IEquatable{Misaki.HighPerformance.Mathematics.float2x4}.Equals(Misaki.HighPerformance.Mathematics.float2x4)
parent: System.IEquatable{Misaki.HighPerformance.Mathematics.float2x4}
definition: System.IEquatable`1.Equals(`0)
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
name: Equals(float2x4)
nameWithType: IEquatable<float2x4>.Equals(float2x4)
fullName: System.IEquatable<Misaki.HighPerformance.Mathematics.float2x4>.Equals(Misaki.HighPerformance.Mathematics.float2x4)
nameWithType.vb: IEquatable(Of float2x4).Equals(float2x4)
fullName.vb: System.IEquatable(Of Misaki.HighPerformance.Mathematics.float2x4).Equals(Misaki.HighPerformance.Mathematics.float2x4)
spec.csharp:
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.float2x4}.Equals(Misaki.HighPerformance.Mathematics.float2x4)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
- name: (
- uid: Misaki.HighPerformance.Mathematics.float2x4
name: float2x4
href: Misaki.HighPerformance.Mathematics.float2x4.html
- name: )
spec.vb:
- uid: System.IEquatable{Misaki.HighPerformance.Mathematics.float2x4}.Equals(Misaki.HighPerformance.Mathematics.float2x4)
name: Equals
isExternal: true
href: https://learn.microsoft.com/dotnet/api/system.iequatable-1.equals
- name: (
- uid: Misaki.HighPerformance.Mathematics.float2x4
name: float2x4
href: Misaki.HighPerformance.Mathematics.float2x4.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.float2x4.op_Equality*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_Equality
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Equality_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
name: operator ==
nameWithType: float2x4.operator ==
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator ==
nameWithType.vb: float2x4.=
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.=
name.vb: =
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Equality*
name: ==
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Equality_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.bool2x4
commentId: T:Misaki.HighPerformance.Mathematics.bool2x4
parent: Misaki.HighPerformance.Mathematics
href: Misaki.HighPerformance.Mathematics.bool2x4.html
name: bool2x4
nameWithType: bool2x4
fullName: Misaki.HighPerformance.Mathematics.bool2x4
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Inequality*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_Inequality
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Inequality_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
name: operator !=
nameWithType: float2x4.operator !=
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator !=
nameWithType.vb: float2x4.<>
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.<>
name.vb: <>
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Inequality*
name: '!='
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Inequality_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Implicit*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_Implicit
name: implicit operator
nameWithType: float2x4.implicit operator
fullName: Misaki.HighPerformance.Mathematics.float2x4.implicit operator
nameWithType.vb: float2x4.CType
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.CType
name.vb: CType
spec.csharp:
- name: implicit
- name: " "
- name: operator
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Addition*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_Addition
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Addition_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
name: operator +
nameWithType: float2x4.operator +
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator +
nameWithType.vb: float2x4.+
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.+
name.vb: +
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Addition*
name: +
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Addition_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Subtraction_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
name: operator -
nameWithType: float2x4.operator -
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator -
nameWithType.vb: float2x4.-
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.-
name.vb: '-'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Subtraction*
name: '-'
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Subtraction_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Multiply*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_Multiply
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Multiply_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
name: operator *
nameWithType: float2x4.operator *
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator *
nameWithType.vb: float2x4.*
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.*
name.vb: '*'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Multiply*
name: '*'
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Multiply_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Division*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_Division
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Division_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2x4_
name: operator /
nameWithType: float2x4.operator /
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator /
nameWithType.vb: float2x4./
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4./
name.vb: /
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Division*
name: /
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Division_Misaki_HighPerformance_Mathematics_float2_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Modulus*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_Modulus
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Modulus_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
name: operator %
nameWithType: float2x4.operator %
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator %
nameWithType.vb: float2x4.Mod
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.Mod
name.vb: Mod
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Modulus*
name: '%'
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Modulus_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_UnaryPlus*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_UnaryPlus
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_UnaryPlus_Misaki_HighPerformance_Mathematics_float2x4_
name: operator +
nameWithType: float2x4.operator +
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator +
nameWithType.vb: float2x4.+
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.+
name.vb: +
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_UnaryPlus*
name: +
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_UnaryPlus_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_UnaryNegation*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_UnaryNegation
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_UnaryNegation_Misaki_HighPerformance_Mathematics_float2x4_
name: operator -
nameWithType: float2x4.operator -
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator -
nameWithType.vb: float2x4.-
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.-
name.vb: '-'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_UnaryNegation*
name: '-'
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_UnaryNegation_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Increment*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_Increment
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Increment_Misaki_HighPerformance_Mathematics_float2x4_
name: operator ++
nameWithType: float2x4.operator ++
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator ++
nameWithType.vb: float2x4.op_Increment
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.op_Increment
name.vb: op_Increment
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Increment*
name: ++
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Increment_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Decrement*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_Decrement
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Decrement_Misaki_HighPerformance_Mathematics_float2x4_
name: operator --
nameWithType: float2x4.operator --
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator --
nameWithType.vb: float2x4.op_Decrement
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.op_Decrement
name.vb: op_Decrement
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_Decrement*
name: --
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_Decrement_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_LessThan*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_LessThan
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_LessThan_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
name: operator <
nameWithType: float2x4.operator <
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator <
nameWithType.vb: float2x4.<
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.<
name.vb: <
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_LessThan*
name: <
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_LessThan_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_LessThanOrEqual*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_LessThanOrEqual
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
name: operator <=
nameWithType: float2x4.operator <=
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator <=
nameWithType.vb: float2x4.<=
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.<=
name.vb: <=
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_LessThanOrEqual*
name: <=
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_LessThanOrEqual_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThan*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThan
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_GreaterThan_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
name: operator >
nameWithType: float2x4.operator >
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator >
nameWithType.vb: float2x4.>
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.>
name.vb: '>'
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThan*
name: '>'
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_GreaterThan_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThanOrEqual*
commentId: Overload:Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThanOrEqual
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_
name: operator >=
nameWithType: float2x4.operator >=
fullName: Misaki.HighPerformance.Mathematics.float2x4.operator >=
nameWithType.vb: float2x4.>=
fullName.vb: Misaki.HighPerformance.Mathematics.float2x4.>=
name.vb: '>='
spec.csharp:
- name: operator
- name: " "
- uid: Misaki.HighPerformance.Mathematics.float2x4.op_GreaterThanOrEqual*
name: '>='
href: Misaki.HighPerformance.Mathematics.float2x4.html#Misaki_HighPerformance_Mathematics_float2x4_op_GreaterThanOrEqual_Misaki_HighPerformance_Mathematics_float2x4_Misaki_HighPerformance_Mathematics_float2x4_