refactor project structure and add documents.

This commit is contained in:
2026-05-14 02:00:09 +09:00
parent a0c0231613
commit f4a73099a0
963 changed files with 957378 additions and 1366 deletions

View File

@@ -0,0 +1,419 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Namespace Misaki.HighPerformance.Mathematics | Misaki.HighPerformance </title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="title" content="Namespace Misaki.HighPerformance.Mathematics | Misaki.HighPerformance ">
<link rel="icon" href="../favicon.ico">
<link rel="stylesheet" href="../public/docfx.min.css">
<link rel="stylesheet" href="../public/main.css">
<meta name="docfx:navrel" content="../toc.html">
<meta name="docfx:tocrel" content="toc.html">
<meta name="docfx:rel" content="../">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
<meta name="loc:tocFilter" content="Filter by title">
<meta name="loc:nextArticle" content="Next">
<meta name="loc:prevArticle" content="Previous">
<meta name="loc:themeLight" content="Light">
<meta name="loc:themeDark" content="Dark">
<meta name="loc:themeAuto" content="Auto">
<meta name="loc:changeTheme" content="Change theme">
<meta name="loc:copy" content="Copy">
<meta name="loc:downloadPdf" content="Download PDF">
<script type="module" src="./../public/docfx.min.js"></script>
<script>
const theme = localStorage.getItem('theme') || 'auto'
document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme)
</script>
</head>
<body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference">
<header class="bg-body border-bottom">
<nav id="autocollapse" class="navbar navbar-expand-md" role="navigation">
<div class="container-xxl flex-nowrap">
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="Misaki.HighPerformance">
Misaki.HighPerformance
</a>
<button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation">
<i class="bi bi-three-dots"></i>
</button>
<div class="collapse navbar-collapse" id="navpanel">
<div id="navbar">
<form class="search" role="search" id="search">
<i class="bi bi-search"></i>
<input class="form-control" id="search-query" type="search" disabled placeholder="Search" autocomplete="off" aria-label="Search">
</form>
</div>
</div>
</div>
</nav>
</header>
<main class="container-xxl">
<div class="toc-offcanvas">
<div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel">
<div class="offcanvas-header">
<h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button>
</div>
<div class="offcanvas-body">
<nav class="toc" id="toc"></nav>
</div>
</div>
</div>
<div class="content">
<div class="actionbar">
<button class="btn btn-lg border-0 d-md-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents">
<i class="bi bi-list"></i>
</button>
<nav id="breadcrumb"></nav>
</div>
<article data-uid="Misaki.HighPerformance.Mathematics">
<h1 id="Misaki_HighPerformance_Mathematics" data-uid="Misaki.HighPerformance.Mathematics" class="text-break">Namespace Misaki.HighPerformance.Mathematics</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="markdown level0 remarks"></div>
<h3 id="classes">
Classes
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.NumericConvertableAttribute.html">NumericConvertableAttribute</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.NumericTypeAttribute.html">NumericTypeAttribute</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.VectorExtension.html">VectorExtension</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.VectorInterop.html">VectorInterop</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.math.html">math</a></dt>
<dd><p>A static class to contain various math functions and constants.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.svd.html">svd</a></dt>
<dd></dd>
</dl>
<h3 id="structs">
Structs
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool2.html">bool2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool2x2.html">bool2x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool2x3.html">bool2x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool2x4.html">bool2x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool3.html">bool3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool3x2.html">bool3x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool3x3.html">bool3x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool3x4.html">bool3x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool4.html">bool4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool4x2.html">bool4x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool4x3.html">bool4x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.bool4x4.html">bool4x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double2.html">double2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double2x2.html">double2x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double2x3.html">double2x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double2x4.html">double2x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double3.html">double3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double3x2.html">double3x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double3x3.html">double3x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double3x4.html">double3x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double4.html">double4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double4x2.html">double4x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double4x3.html">double4x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.double4x4.html">double4x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float2.html">float2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float2x2.html">float2x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float2x3.html">float2x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float2x4.html">float2x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float3.html">float3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float3x2.html">float3x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float3x3.html">float3x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float3x4.html">float3x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float4.html">float4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float4x2.html">float4x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float4x3.html">float4x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.float4x4.html">float4x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int2.html">int2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int2x2.html">int2x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int2x3.html">int2x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int2x4.html">int2x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int3.html">int3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int3x2.html">int3x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int3x3.html">int3x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int3x4.html">int3x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int4.html">int4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int4x2.html">int4x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int4x3.html">int4x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.int4x4.html">int4x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.quaternion.html">quaternion</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.random.html">random</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint2.html">uint2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint2x2.html">uint2x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint2x3.html">uint2x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint2x4.html">uint2x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint3.html">uint3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint3x2.html">uint3x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint3x3.html">uint3x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint3x4.html">uint3x4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint4.html">uint4</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint4x2.html">uint4x2</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint4x3.html">uint4x3</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.uint4x4.html">uint4x4</a></dt>
<dd></dd>
</dl>
<h3 id="enums">
Enums
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.SupportedMatrixMath.html">SupportedMatrixMath</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.SupportedVectorMath.html">SupportedVectorMath</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.math.RotationOrder.html">math.RotationOrder</a></dt>
<dd><p>Extrinsic rotation order. Specifies in which order rotations around the principal axes (x, y and z) are to be applied.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Misaki.HighPerformance.Mathematics.math.ShuffleComponent.html">math.ShuffleComponent</a></dt>
<dd><p>Specifies a shuffle component.</p>
</dd>
</dl>
</article>
<div class="contribution d-print-none">
</div>
</div>
<div class="affix">
<nav id="affix"></nav>
</div>
</main>
<div class="container-xxl search-results" id="search-results"></div>
<footer class="border-top text-secondary">
<div class="container-xxl">
<div class="flex-fill">
<span>Made with <a href="https://dotnet.github.io/docfx">docfx</a></span>
</div>
</div>
</footer>
</body>
</html>