Deploying to gh-pages from @ mipt-npm/kmath@42259e3eb9 🚀

This commit is contained in:
altavir 2021-10-18 10:48:22 +00:00
parent f0d9fd431b
commit 00f6b84ced
13 changed files with 58 additions and 58 deletions

File diff suppressed because one or more lines are too long

View File

@ -23,7 +23,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>kmath-complex</span></h1>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-complex:dokkaHtmlPartial/commonMain"><p class="paragraph">Complex and hypercomplex number systems in KMath.</p><ul><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/complex/Complex.kt : Complex Numbers</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/complex/Quaternion.kt : Quaternions</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-complex:0.3.0-dev-16</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-complex:0.3.0-dev-16'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-complex:0.3.0-dev-16")<br>}</pre></code></div></div></div>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-complex:dokkaHtmlPartial/commonMain"><p class="paragraph">Complex and hypercomplex number systems in KMath.</p><ul><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/complex/Complex.kt : Complex Numbers</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/complex/Quaternion.kt : Quaternions</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-complex:0.3.0-dev-17</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-complex:0.3.0-dev-17'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-complex:0.3.0-dev-17")<br>}</pre></code></div></div></div>
</div>
<h2 class="">Packages</h2>
<div class="table"><a data-name="-688491798%2FPackages%2F-1704498033" anchor-label="space.kscience.kmath.complex" id="-688491798%2FPackages%2F-1704498033" data-filterable-set=":kmath-complex:dokkaHtmlPartial/commonMain"></a>

View File

@ -163,7 +163,7 @@
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-complex:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-complex:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-complex:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator override fun <a href="index.html">Complex</a>.<a href="../-complex-field/div.html">div</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">Complex</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">Complex</a>.<a href="../-complex-field-n-d/index.html#-239301461%2FFunctions%2F-1704498033">div</a>(arg: <a href="../../../kmath-core/space.kscience.kmath.nd/-structure-n-d/index.html">StructureND</a>&lt;<a href="index.html">Complex</a>&gt;): <a href="../../../kmath-core/space.kscience.kmath.nd/-structure-n-d/index.html">StructureND</a>&lt;<a href="index.html">Complex</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">Complex</a>.<a href="index.html#1444014216%2FExtensions%2F-1704498033">div</a>(other: <a href="index.html">Complex</a>): <a href="index.html">Complex</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-complex:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator override fun <a href="index.html">Complex</a>.<a href="../-complex-field/div.html">div</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">Complex</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">Complex</a>.<a href="index.html#1444014216%2FExtensions%2F-1704498033">div</a>(other: <a href="index.html">Complex</a>): <a href="index.html">Complex</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">Complex</a>.<a href="../-complex-field-n-d/index.html#-239301461%2FFunctions%2F-1704498033">div</a>(arg: <a href="../../../kmath-core/space.kscience.kmath.nd/-structure-n-d/index.html">StructureND</a>&lt;<a href="index.html">Complex</a>&gt;): <a href="../../../kmath-core/space.kscience.kmath.nd/-structure-n-d/index.html">StructureND</a>&lt;<a href="index.html">Complex</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
</div>
</div>

View File

@ -24,7 +24,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>kmath-core</span></h1>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><p class="paragraph">The core interfaces of KMath.</p><ul><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/operations/Algebra.kt : Algebraic structures like rings, spaces and fields.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/structures/StructureND.kt : Many-dimensional structures and operations on them.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/operations/Algebra.kt : Basic linear algebra operations (sums, products, etc.), backed by the <code>Space</code> API. Advanced linear algebra operations like matrix inversion and LU decomposition.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/structures/Buffers.kt : One-dimensional structure</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/expressions : By writing a single mathematical expression once, users will be able to apply different types of objects to the expression by providing a context. Expressions can be used for a wide variety of purposes from high performance calculations to code generation.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/domains : Domains</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/expressions/SimpleAutoDiff.kt : Automatic differentiation</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-core:0.3.0-dev-16</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-core:0.3.0-dev-16'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-core:0.3.0-dev-16")<br>}</pre></code></div></div></div>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><p class="paragraph">The core interfaces of KMath.</p><ul><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/operations/Algebra.kt : Algebraic structures like rings, spaces and fields.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/structures/StructureND.kt : Many-dimensional structures and operations on them.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/operations/Algebra.kt : Basic linear algebra operations (sums, products, etc.), backed by the <code>Space</code> API. Advanced linear algebra operations like matrix inversion and LU decomposition.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/structures/Buffers.kt : One-dimensional structure</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/expressions : By writing a single mathematical expression once, users will be able to apply different types of objects to the expression by providing a context. Expressions can be used for a wide variety of purposes from high performance calculations to code generation.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/domains : Domains</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/expressions/SimpleAutoDiff.kt : Automatic differentiation</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-core:0.3.0-dev-17</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-core:0.3.0-dev-17'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-core:0.3.0-dev-17")<br>}</pre></code></div></div></div>
</div>
<h2 class="">Packages</h2>
<div class="table"><a data-name="1328362932%2FPackages%2F244675578" anchor-label="space.kscience.kmath.data" id="1328362932%2FPackages%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>

View File

@ -153,7 +153,7 @@
<a data-name="-1152630787%2FExtensions%2F244675578" anchor-label="div" id="-1152630787%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>
<div class="table-row" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="../-mst-extended-field/index.html#1272508633%2FFunctions%2F244675578">div</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1152630787%2FExtensions%2F244675578"></span>
<div class=""><span class="inline-flex"><a href="../-mst-extended-field/index.html#-1858239768%2FFunctions%2F244675578">div</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1152630787%2FExtensions%2F244675578"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@ -162,16 +162,16 @@
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#1272508633%2FFunctions%2F244675578">div</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#1272508633%2FFunctions%2F244675578">div</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#1272508633%2FFunctions%2F244675578">div</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#1272508633%2FFunctions%2F244675578">div</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="1272508633%2FExtensions%2F244675578" anchor-label="div" id="1272508633%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="1272508633%2FExtensions%2F244675578" anchor-label="div" id="1272508633%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Division of this element by scalar.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-1858239768%2FFunctions%2F244675578">div</a>(other: <a href="index.html">MST</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-1858239768%2FFunctions%2F244675578">div</a>(other: <a href="index.html">MST</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1858239768%2FExtensions%2F244675578" anchor-label="div" id="-1858239768%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1858239768%2FExtensions%2F244675578" anchor-label="div" id="-1858239768%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Division of two elements.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#1272508633%2FFunctions%2F244675578">div</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#1272508633%2FFunctions%2F244675578">div</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#1272508633%2FFunctions%2F244675578">div</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#1272508633%2FFunctions%2F244675578">div</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="1272508633%2FExtensions%2F244675578" anchor-label="div" id="1272508633%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="1272508633%2FExtensions%2F244675578" anchor-label="div" id="1272508633%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Division of this element by scalar.</div></div>
</div>
</div>
</div>
@ -224,18 +224,18 @@
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator override fun <a href="index.html">MST</a>.<a href="../-mst-ring/minus.html">minus</a>(other: <a href="index.html">MST</a>): <a href="-binary/index.html">MST.Binary</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1070488134%2FExtensions%2F244675578" anchor-label="minus" id="-1070488134%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1070488134%2FExtensions%2F244675578" anchor-label="minus" id="-1070488134%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Subtraction of two elements.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-field/index.html#-1851876707%2FFunctions%2F244675578">minus</a>(other: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-field/index.html#-1851876707%2FFunctions%2F244675578">minus</a>(other: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1851876707%2FExtensions%2F244675578" anchor-label="minus" id="-1851876707%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1851876707%2FExtensions%2F244675578" anchor-label="minus" id="-1851876707%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Subtraction of element from number.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator override fun <a href="index.html">MST</a>.<a href="../-mst-field/minus.html">minus</a>(other: <a href="index.html">MST</a>): <a href="-binary/index.html">MST.Binary</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1437380780%2FExtensions%2F244675578" anchor-label="minus" id="-1437380780%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1437380780%2FExtensions%2F244675578" anchor-label="minus" id="-1437380780%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Subtraction of two elements.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-field/index.html#-1851876707%2FFunctions%2F244675578">minus</a>(other: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-field/index.html#-1851876707%2FFunctions%2F244675578">minus</a>(other: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1851876707%2FExtensions%2F244675578" anchor-label="minus" id="-1851876707%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1851876707%2FExtensions%2F244675578" anchor-label="minus" id="-1851876707%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Subtraction of element from number.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
@ -335,7 +335,7 @@
<a data-name="-1070400485%2FExtensions%2F244675578" anchor-label="times" id="-1070400485%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>
<div class="table-row" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="../-mst-extended-field/index.html#-1145433522%2FFunctions%2F244675578">times</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1070400485%2FExtensions%2F244675578"></span>
<div class=""><span class="inline-flex"><a href="../-mst-extended-field/index.html#-2072148449%2FFunctions%2F244675578">times</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1070400485%2FExtensions%2F244675578"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@ -344,16 +344,16 @@
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-1145433522%2FFunctions%2F244675578">times</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-1145433522%2FFunctions%2F244675578">times</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-1145433522%2FFunctions%2F244675578">times</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-1145433522%2FFunctions%2F244675578">times</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1145433522%2FExtensions%2F244675578" anchor-label="times" id="-1145433522%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1145433522%2FExtensions%2F244675578" anchor-label="times" id="-1145433522%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Multiplication of this element by a scalar.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-2072148449%2FFunctions%2F244675578">times</a>(other: <a href="index.html">MST</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-2072148449%2FFunctions%2F244675578">times</a>(other: <a href="index.html">MST</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-2072148449%2FFunctions%2F244675578">times</a>(other: <a href="index.html">MST</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-2072148449%2FExtensions%2F244675578" anchor-label="times" id="-2072148449%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-2072148449%2FExtensions%2F244675578" anchor-label="times" id="-2072148449%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Multiplies this element by scalar.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-1145433522%2FFunctions%2F244675578">times</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-1145433522%2FFunctions%2F244675578">times</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-1145433522%2FFunctions%2F244675578">times</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div><div class="symbol monospace">open operator fun <a href="index.html">MST</a>.<a href="../-mst-extended-field/index.html#-1145433522%2FFunctions%2F244675578">times</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="index.html">MST</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1145433522%2FExtensions%2F244675578" anchor-label="times" id="-1145433522%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1145433522%2FExtensions%2F244675578" anchor-label="times" id="-1145433522%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Multiplication of this element by a scalar.</div></div>
</div>
</div>
</div>

View File

@ -311,7 +311,7 @@
<a data-name="-920333712%2FExtensions%2F244675578" anchor-label="mapIndexed" id="-920333712%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>
<div class="table-row" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="index.html#1341969135%2FExtensions%2F244675578">mapIndexed</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-920333712%2FExtensions%2F244675578"></span>
<div class=""><span class="inline-flex"><a href="index.html#-1905839885%2FExtensions%2F244675578">mapIndexed</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-920333712%2FExtensions%2F244675578"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@ -320,16 +320,16 @@
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">abstract fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;.<a href="index.html#1341969135%2FExtensions%2F244675578">mapIndexed</a>(transform: <a href="../../space.kscience.kmath.operations/-double-field/index.html">DoubleField</a>.(index: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int-array/index.html">IntArray</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>): <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="1341969135%2FExtensions%2F244675578" anchor-label="mapIndexed" id="1341969135%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="1341969135%2FExtensions%2F244675578" anchor-label="mapIndexed" id="1341969135%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Maps elements from one structure to another one by applying <a href="index.html#1341969135%2FExtensions%2F244675578">transform</a> to them alongside with their indices.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">abstract fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>&gt;.<a href="index.html#-1905839885%2FExtensions%2F244675578">mapIndexed</a>(transform: <a href="../../space.kscience.kmath.operations/-short-ring/index.html">ShortRing</a>.(index: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int-array/index.html">IntArray</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>): <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1905839885%2FExtensions%2F244675578" anchor-label="mapIndexed" id="-1905839885%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1905839885%2FExtensions%2F244675578" anchor-label="mapIndexed" id="-1905839885%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Maps elements from one structure to another one by applying <a href="index.html#-1905839885%2FExtensions%2F244675578">transform</a> to them alongside with their indices.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">abstract fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;.<a href="index.html#1341969135%2FExtensions%2F244675578">mapIndexed</a>(transform: <a href="../../space.kscience.kmath.operations/-double-field/index.html">DoubleField</a>.(index: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int-array/index.html">IntArray</a>, <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>) -&gt; <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>): <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="1341969135%2FExtensions%2F244675578" anchor-label="mapIndexed" id="1341969135%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="1341969135%2FExtensions%2F244675578" anchor-label="mapIndexed" id="1341969135%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Maps elements from one structure to another one by applying <a href="index.html#1341969135%2FExtensions%2F244675578">transform</a> to them alongside with their indices.</div></div>
</div>
</div>
</div>
@ -395,7 +395,7 @@
<a data-name="-2003775804%2FExtensions%2F244675578" anchor-label="plus" id="-2003775804%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>
<div class="table-row" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="../-double-field-ops-n-d/plus.html">plus</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2003775804%2FExtensions%2F244675578"></span>
<div class=""><span class="inline-flex"><a href="index.html#-1486306837%2FExtensions%2F244675578">plus</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2003775804%2FExtensions%2F244675578"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@ -404,6 +404,12 @@
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>&gt;.<a href="index.html#-1486306837%2FExtensions%2F244675578">plus</a>(arg: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>): <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1486306837%2FExtensions%2F244675578" anchor-label="plus" id="-1486306837%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1486306837%2FExtensions%2F244675578" anchor-label="plus" id="-1486306837%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Adds an ND structure to an element of it.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator override fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;.<a href="../-double-field-ops-n-d/plus.html">plus</a>(other: <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;): <a href="../-double-buffer-n-d/index.html">DoubleBufferND</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
@ -414,12 +420,6 @@
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator override fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;.<a href="../-double-field-ops-n-d/plus.html">plus</a>(arg: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>): <a href="../-double-buffer-n-d/index.html">DoubleBufferND</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-780838657%2FExtensions%2F244675578" anchor-label="plus" id="-780838657%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-780838657%2FExtensions%2F244675578" anchor-label="plus" id="-780838657%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Adds an ND structure to an element of it.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>&gt;.<a href="index.html#-1486306837%2FExtensions%2F244675578">plus</a>(arg: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>): <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1486306837%2FExtensions%2F244675578" anchor-label="plus" id="-1486306837%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1486306837%2FExtensions%2F244675578" anchor-label="plus" id="-1486306837%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Adds an ND structure to an element of it.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
@ -472,18 +472,18 @@
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator override fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;.<a href="../-double-field-ops-n-d/times.html">times</a>(k: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html">Number</a>): <a href="../-double-buffer-n-d/index.html">DoubleBufferND</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="1539188117%2FExtensions%2F244675578" anchor-label="times" id="1539188117%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="1539188117%2FExtensions%2F244675578" anchor-label="times" id="1539188117%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Multiplication of this element by a scalar.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;.<a href="index.html#-1398981788%2FExtensions%2F244675578">times</a>(arg: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>): <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1398981788%2FExtensions%2F244675578" anchor-label="times" id="-1398981788%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1398981788%2FExtensions%2F244675578" anchor-label="times" id="-1398981788%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Multiplies an ND structure by an element of it.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>&gt;.<a href="index.html#-182056070%2FExtensions%2F244675578">times</a>(arg: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>): <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-182056070%2FExtensions%2F244675578" anchor-label="times" id="-182056070%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-182056070%2FExtensions%2F244675578" anchor-label="times" id="-182056070%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Multiplies an ND structure by an element of it.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;.<a href="index.html#-1398981788%2FExtensions%2F244675578">times</a>(arg: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>): <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1398981788%2FExtensions%2F244675578" anchor-label="times" id="-1398981788%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1398981788%2FExtensions%2F244675578" anchor-label="times" id="-1398981788%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>Multiplies an ND structure by an element of it.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
@ -517,7 +517,7 @@
<a data-name="67101696%2FExtensions%2F244675578" anchor-label="unaryMinus" id="67101696%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>
<div class="table-row" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain">
<div class="main-subrow keyValue ">
<div class=""><span class="inline-flex"><a href="../-double-field-ops-n-d/unary-minus.html">unaryMinus</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="67101696%2FExtensions%2F244675578"></span>
<div class=""><span class="inline-flex"><a href="index.html#-1559907538%2FExtensions%2F244675578">unaryMinus</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="67101696%2FExtensions%2F244675578"></span>
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
</span></span></div>
<div>
@ -526,16 +526,16 @@
</div>
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator override fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;.<a href="../-double-field-ops-n-d/unary-minus.html">unaryMinus</a>(): <a href="../-double-buffer-n-d/index.html">DoubleBufferND</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-536117666%2FExtensions%2F244675578" anchor-label="unaryMinus" id="-536117666%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-536117666%2FExtensions%2F244675578" anchor-label="unaryMinus" id="-536117666%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>The negation of this element.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator override fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>&gt;.<a href="index.html#-1559907538%2FExtensions%2F244675578">unaryMinus</a>(): <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-short/index.html">Short</a>&gt;<span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-1559907538%2FExtensions%2F244675578" anchor-label="unaryMinus" id="-1559907538%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-1559907538%2FExtensions%2F244675578" anchor-label="unaryMinus" id="-1559907538%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>The negation of this element.</div></div>
<div class="divergent-group" data-filterable-current=":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"><div class="with-platform-tags"><span class="pull-right"></span></div>
<div>
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-core:dokkaHtmlPartial/commonMain"><div class="symbol monospace">open operator override fun <a href="index.html">StructureND</a>&lt;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>&gt;.<a href="../-double-field-ops-n-d/unary-minus.html">unaryMinus</a>(): <a href="../-double-buffer-n-d/index.html">DoubleBufferND</a><span class="top-right-position"><span class="copy-icon"></span><div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div></span></div></div></div>
</div>
<a data-name="-536117666%2FExtensions%2F244675578" anchor-label="unaryMinus" id="-536117666%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a><div class="brief "><a data-name="-536117666%2FExtensions%2F244675578" anchor-label="unaryMinus" id="-536117666%2FExtensions%2F244675578" data-filterable-set=":kmath-core:dokkaHtmlPartial/commonMain"></a>The negation of this element.</div></div>
</div>
</div>
</div>

View File

@ -23,7 +23,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>kmath-ejml</span></h1>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-ejml:dokkaHtmlPartial/main"><p class="paragraph">EJML based linear algebra implementation.</p><ul><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/ejml/EjmlVector.kt : Point implementations.</p></li><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/ejml/EjmlMatrix.kt : Matrix implementation.</p></li><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/ejml/EjmlLinearSpace.kt : LinearSpace implementations.</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-ejml:0.3.0-dev-16</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-ejml:0.3.0-dev-16'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-ejml:0.3.0-dev-16")<br>}</pre></code></div></div></div>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-ejml:dokkaHtmlPartial/main"><p class="paragraph">EJML based linear algebra implementation.</p><ul><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/ejml/EjmlVector.kt : Point implementations.</p></li><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/ejml/EjmlMatrix.kt : Matrix implementation.</p></li><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/ejml/EjmlLinearSpace.kt : LinearSpace implementations.</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-ejml:0.3.0-dev-17</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-ejml:0.3.0-dev-17'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-ejml:0.3.0-dev-17")<br>}</pre></code></div></div></div>
</div>
<h2 class="">Packages</h2>
<div class="table"><a data-name="-1536332146%2FPackages%2F426819818" anchor-label="space.kscience.kmath.ejml" id="-1536332146%2FPackages%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>

View File

@ -23,7 +23,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>kmath-for-real</span></h1>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-for-real:dokkaHtmlPartial/commonMain"><p class="paragraph">Specialization of KMath APIs for Double numbers.</p><ul><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/real/DoubleVector.kt : Numpy-like operations for Buffers/Points</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/real/DoubleMatrix.kt : Numpy-like operations for 2d real structures</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/structures/grids.kt : Uniform grid generators</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-for-real:0.3.0-dev-16</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-for-real:0.3.0-dev-16'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-for-real:0.3.0-dev-16")<br>}</pre></code></div></div></div>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-for-real:dokkaHtmlPartial/commonMain"><p class="paragraph">Specialization of KMath APIs for Double numbers.</p><ul><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/real/DoubleVector.kt : Numpy-like operations for Buffers/Points</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/real/DoubleMatrix.kt : Numpy-like operations for 2d real structures</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/structures/grids.kt : Uniform grid generators</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-for-real:0.3.0-dev-17</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-for-real:0.3.0-dev-17'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-for-real:0.3.0-dev-17")<br>}</pre></code></div></div></div>
</div>
<h2 class="">Packages</h2>
<div class="table"><a data-name="-1797892440%2FPackages%2F-892715049" anchor-label="space.kscience.kmath.real" id="-1797892440%2FPackages%2F-892715049" data-filterable-set=":kmath-for-real:dokkaHtmlPartial/commonMain"></a>

View File

@ -23,7 +23,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>kmath-functions</span></h1>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-functions:dokkaHtmlPartial/commonMain"><p class="paragraph">Functions and interpolations.</p><ul><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/functions/Piecewise.kt : Piecewise functions.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/functions/Polynomial.kt : Polynomial functions.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/interpolation/LinearInterpolator.kt : Linear XY interpolator.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/interpolation/SplineInterpolator.kt : Cubic spline XY interpolator.</p></li><li><p class="paragraph"># : Univariate and multivariate quadratures</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-functions:0.3.0-dev-16</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-functions:0.3.0-dev-16'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-functions:0.3.0-dev-16")<br>}</pre></code></div></div></div>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-functions:dokkaHtmlPartial/commonMain"><p class="paragraph">Functions and interpolations.</p><ul><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/functions/Piecewise.kt : Piecewise functions.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/functions/Polynomial.kt : Polynomial functions.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/interpolation/LinearInterpolator.kt : Linear XY interpolator.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/interpolation/SplineInterpolator.kt : Cubic spline XY interpolator.</p></li><li><p class="paragraph"># : Univariate and multivariate quadratures</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-functions:0.3.0-dev-17</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-functions:0.3.0-dev-17'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-functions:0.3.0-dev-17")<br>}</pre></code></div></div></div>
</div>
<h2 class="">Packages</h2>
<div class="table"><a data-name="-1963261931%2FPackages%2F-597741372" anchor-label="space.kscience.kmath.functions" id="-1963261931%2FPackages%2F-597741372" data-filterable-set=":kmath-functions:dokkaHtmlPartial/commonMain"></a>

View File

@ -23,7 +23,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>kmath-jafama</span></h1>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-jafama:dokkaHtmlPartial/main"><p class="paragraph">Integration with <a href="https://github.com/jeffhain/jafama">Jafama</a>.</p><ul><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/jafama/ : Double ExtendedField implementations based on Jafama</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-jafama:0.3.0-dev-16</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-jafama:0.3.0-dev-16'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-jafama:0.3.0-dev-16")<br>}</pre></code></div><h2 class=""> Example usage</h2><p class="paragraph">All the <code>DoubleField</code> uses can be replaced with <code>JafamaDoubleField</code> or <code>StrictJafamaDoubleField</code>.</p><div class="sample-container"><code class="" theme="idea"><pre>import space.kscience.kmath.jafama.*<br>import space.kscience.kmath.operations.*<br><br>fun main() {<br> val a = 2.0<br> val b = StrictJafamaDoubleField { exp(a) }<br> println(JafamaDoubleField { b + a })<br> println(StrictJafamaDoubleField { ln(b) })<br>}</pre></code></div><h2 class=""> Performance</h2><p class="paragraph">According to KMath benchmarks on GraalVM, Jafama functions are slower than JDK math; however, there are indications that on Hotspot Jafama is a bit faster.</p><div class="sample-container"><code class="" theme="idea"><pre><p class="paragraph">Can't find appropriate benchmark data. Try generating readme files after running benchmarks.</p></pre></code></div></div></div>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-jafama:dokkaHtmlPartial/main"><p class="paragraph">Integration with <a href="https://github.com/jeffhain/jafama">Jafama</a>.</p><ul><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/jafama/ : Double ExtendedField implementations based on Jafama</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-jafama:0.3.0-dev-17</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-jafama:0.3.0-dev-17'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-jafama:0.3.0-dev-17")<br>}</pre></code></div><h2 class=""> Example usage</h2><p class="paragraph">All the <code>DoubleField</code> uses can be replaced with <code>JafamaDoubleField</code> or <code>StrictJafamaDoubleField</code>.</p><div class="sample-container"><code class="" theme="idea"><pre>import space.kscience.kmath.jafama.*<br>import space.kscience.kmath.operations.*<br><br>fun main() {<br> val a = 2.0<br> val b = StrictJafamaDoubleField { exp(a) }<br> println(JafamaDoubleField { b + a })<br> println(StrictJafamaDoubleField { ln(b) })<br>}</pre></code></div><h2 class=""> Performance</h2><p class="paragraph">According to KMath benchmarks on GraalVM, Jafama functions are slower than JDK math; however, there are indications that on Hotspot Jafama is a bit faster.</p><div class="sample-container"><code class="" theme="idea"><pre><p class="paragraph">Can't find appropriate benchmark data. Try generating readme files after running benchmarks.</p></pre></code></div></div></div>
</div>
<h2 class="">Packages</h2>
<div class="table"><a data-name="-1830755760%2FPackages%2F-167911000" anchor-label="space.kscience.kmath.jafama" id="-1830755760%2FPackages%2F-167911000" data-filterable-set=":kmath-jafama:dokkaHtmlPartial/main"></a>

View File

@ -23,7 +23,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>kmath-kotlingrad</span></h1>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-kotlingrad:dokkaHtmlPartial/main"><p class="paragraph"><a href="https://github.com/breandan/kotlingrad">Kotlin∇</a> integration module.</p><ul><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/kotlingrad/KotlingradExpression.kt : MST based DifferentiableExpression.</p></li><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/kotlingrad/scalarsAdapters.kt : Conversions between Kotlin∇'s SFun and MST</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-kotlingrad:0.3.0-dev-16</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-kotlingrad:0.3.0-dev-16'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-kotlingrad:0.3.0-dev-16")<br>}</pre></code></div></div></div>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-kotlingrad:dokkaHtmlPartial/main"><p class="paragraph"><a href="https://github.com/breandan/kotlingrad">Kotlin∇</a> integration module.</p><ul><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/kotlingrad/KotlingradExpression.kt : MST based DifferentiableExpression.</p></li><li><p class="paragraph">src/main/kotlin/space/kscience/kmath/kotlingrad/scalarsAdapters.kt : Conversions between Kotlin∇'s SFun and MST</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-kotlingrad:0.3.0-dev-17</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-kotlingrad:0.3.0-dev-17'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-kotlingrad:0.3.0-dev-17")<br>}</pre></code></div></div></div>
</div>
<h2 class="">Packages</h2>
<div class="table"><a data-name="649744025%2FPackages%2F-174194497" anchor-label="space.kscience.kmath.kotlingrad" id="649744025%2FPackages%2F-174194497" data-filterable-set=":kmath-kotlingrad:dokkaHtmlPartial/main"></a>

View File

@ -23,7 +23,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>kmath-nd4j</span></h1>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-nd4j:dokkaHtmlPartial/main"><p class="paragraph">ND4J based implementations of KMath abstractions.</p><ul><li><p class="paragraph"># : NDStructure wrapper for INDArray</p></li><li><p class="paragraph"># : Rings over Nd4jArrayStructure of Int and Long</p></li><li><p class="paragraph"># : Fields over Nd4jArrayStructure of Float and Double</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-nd4j:0.3.0-dev-16</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-nd4j:0.3.0-dev-16'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-nd4j:0.3.0-dev-16")<br>}</pre></code></div><h2 class=""> Examples</h2><p class="paragraph">NDStructure wrapper for INDArray:</p><div class="sample-container"><code class="" theme="idea"><pre>import org.nd4j.linalg.factory.*<br>import scientifik.kmath.nd4j.*<br>import scientifik.kmath.structures.*<br><br>val array = Nd4j.ones(2, 2).asDoubleStructure()<br>println(array[0, 0]) // 1.0<br>array[intArrayOf(0, 0)] = 24.0<br>println(array[0, 0]) // 24.0</pre></code></div><p class="paragraph">Fast element-wise and in-place arithmetics for INDArray:</p><div class="sample-container"><code class="" theme="idea"><pre>import org.nd4j.linalg.factory.*<br>import scientifik.kmath.nd4j.*<br>import scientifik.kmath.operations.*<br><br>val field = DoubleNd4jArrayField(intArrayOf(2, 2))<br>val array = Nd4j.rand(2, 2).asDoubleStructure()<br><br>val res = field {<br> (25.0 / array + 20) * 4<br>}<br><br>println(res.ndArray)<br>// [[ 250.6449, 428.5840], <br>// [ 269.7913, 202.2077]]</pre></code></div><p class="paragraph">Contributed by <a href="https://github.com/CommanderTvis">Iaroslav Postovalov</a>.</p></div></div>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-nd4j:dokkaHtmlPartial/main"><p class="paragraph">ND4J based implementations of KMath abstractions.</p><ul><li><p class="paragraph"># : NDStructure wrapper for INDArray</p></li><li><p class="paragraph"># : Rings over Nd4jArrayStructure of Int and Long</p></li><li><p class="paragraph"># : Fields over Nd4jArrayStructure of Float and Double</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-nd4j:0.3.0-dev-17</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-nd4j:0.3.0-dev-17'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-nd4j:0.3.0-dev-17")<br>}</pre></code></div><h2 class=""> Examples</h2><p class="paragraph">NDStructure wrapper for INDArray:</p><div class="sample-container"><code class="" theme="idea"><pre>import org.nd4j.linalg.factory.*<br>import scientifik.kmath.nd4j.*<br>import scientifik.kmath.structures.*<br><br>val array = Nd4j.ones(2, 2).asDoubleStructure()<br>println(array[0, 0]) // 1.0<br>array[intArrayOf(0, 0)] = 24.0<br>println(array[0, 0]) // 24.0</pre></code></div><p class="paragraph">Fast element-wise and in-place arithmetics for INDArray:</p><div class="sample-container"><code class="" theme="idea"><pre>import org.nd4j.linalg.factory.*<br>import scientifik.kmath.nd4j.*<br>import scientifik.kmath.operations.*<br><br>val field = DoubleNd4jArrayField(intArrayOf(2, 2))<br>val array = Nd4j.rand(2, 2).asDoubleStructure()<br><br>val res = field {<br> (25.0 / array + 20) * 4<br>}<br><br>println(res.ndArray)<br>// [[ 250.6449, 428.5840], <br>// [ 269.7913, 202.2077]]</pre></code></div><p class="paragraph">Contributed by <a href="https://github.com/CommanderTvis">Iaroslav Postovalov</a>.</p></div></div>
</div>
<h2 class="">Packages</h2>
<div class="table"><a data-name="-1586276746%2FPackages%2F270562306" anchor-label="space.kscience.kmath.nd4j" id="-1586276746%2FPackages%2F270562306" data-filterable-set=":kmath-nd4j:dokkaHtmlPartial/main"></a>

View File

@ -23,7 +23,7 @@
</div>
<div class="cover ">
<h1 class="cover"><span>kmath-tensors</span></h1>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-tensors:dokkaHtmlPartial/commonMain"><p class="paragraph">Common linear algebra operations on tensors.</p><ul><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/tensors/api/TensorAlgebra.kt : Basic linear algebra operations on tensors (plus, dot, etc.)</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/tensors/core/BroadcastDoubleTensorAlgebra.kt : Basic linear algebra operations implemented with broadcasting.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/tensors/api/LinearOpsTensorAlgebra.kt : Advanced linear algebra operations like LU decomposition, SVD, etc.</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-tensors:0.3.0-dev-16</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-tensors:0.3.0-dev-16'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-tensors:0.3.0-dev-16")<br>}</pre></code></div></div></div>
<div class="platform-hinted UnderCoverText" data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-tensors:dokkaHtmlPartial/commonMain"><p class="paragraph">Common linear algebra operations on tensors.</p><ul><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/tensors/api/TensorAlgebra.kt : Basic linear algebra operations on tensors (plus, dot, etc.)</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/tensors/core/BroadcastDoubleTensorAlgebra.kt : Basic linear algebra operations implemented with broadcasting.</p></li><li><p class="paragraph">src/commonMain/kotlin/space/kscience/kmath/tensors/api/LinearOpsTensorAlgebra.kt : Advanced linear algebra operations like LU decomposition, SVD, etc.</p></li></ul><h2 class=""> Artifact:</h2><p class="paragraph">The Maven coordinates of this project are <code>space.kscience:kmath-tensors:0.3.0-dev-17</code>.</p><p class="paragraph">Gradle:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven { url 'https://repo.kotlin.link' }<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation 'space.kscience:kmath-tensors:0.3.0-dev-17'<br>}</pre></code></div><p class="paragraph">Gradle Kotlin DSL:</p><div class="sample-container"><code class="" theme="idea"><pre>repositories {<br> maven("https://repo.kotlin.link")<br> mavenCentral()<br>}<br><br>dependencies {<br> implementation("space.kscience:kmath-tensors:0.3.0-dev-17")<br>}</pre></code></div></div></div>
</div>
<h2 class="">Packages</h2>
<div class="table"><a data-name="-1103290336%2FPackages%2F-1345790395" anchor-label="space.kscience.kmath.tensors.api" id="-1103290336%2FPackages%2F-1345790395" data-filterable-set=":kmath-tensors:dokkaHtmlPartial/commonMain"></a>