forked from kscience/kmath
268 lines
41 KiB
HTML
268 lines
41 KiB
HTML
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
|
|
<title>EjmlLinearSpaceDDRM</title>
|
|
</head><body><link href="../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset_dependencies.js" async></script><link href="../../../styles/style.css" rel="Stylesheet"><link href="../../../styles/logo-styles.css" rel="Stylesheet"><link href="../../../styles/jetbrains-mono.css" rel="Stylesheet"><link href="../../../styles/main.css" rel="Stylesheet"><script type="text/javascript" src="../../../scripts/clipboard.js" async></script><script type="text/javascript" src="../../../scripts/navigation-loader.js" async></script><script type="text/javascript" src="../../../scripts/platform-content-handler.js" async></script><script type="text/javascript" src="../../../scripts/main.js" async></script>
|
|
|
|
<div id="container">
|
|
<div id="leftColumn"><a href="../../../index.html">
|
|
<div id="logo"></div>
|
|
</a>
|
|
<div id="paneSearch"></div>
|
|
<div id="sideMenu"></div>
|
|
</div>
|
|
<div id="main">
|
|
<script type="text/javascript" src="../../../scripts/main.js"></script><div id="leftToggler"><span class="icon-toggler"></span></div>
|
|
|
|
<div class="main-content" id="content" pageids="kmath-ejml::space.kscience.kmath.ejml/EjmlLinearSpaceDDRM///PointingToDeclaration//426819818">
|
|
<div class="navigation-wrapper" id="navigation-wrapper">
|
|
<div class="breadcrumbs"><a href="../../index.html">kmath-ejml</a>/<a href="../index.html">space.kscience.kmath.ejml</a>/<a href="index.html">EjmlLinearSpaceDDRM</a></div>
|
|
<div class="pull-right d-flex">
|
|
<div id="searchBar"></div>
|
|
</div>
|
|
</div>
|
|
<div class="cover ">
|
|
<h1 class="cover"><span>Ejml</span><wbr><span>Linear</span><wbr><span>Space</span><wbr><span>D</span><wbr><span>D</span><wbr><span>R</span><wbr><span>M</span></h1>
|
|
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">object <a href="index.html">EjmlLinearSpaceDDRM</a> : <a href="../-ejml-linear-space/index.html">EjmlLinearSpace</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>, <a href="../../../kmath-core/space.kscience.kmath.operations/-double-field/index.html">DoubleField</a>, <span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>> <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><p class="paragraph"><a href="../-ejml-linear-space/index.html">EjmlLinearSpace</a> implementation based on <span data-unresolved-link="org.ejml.dense.row/CommonOps_DDRM///PointingToDeclaration/">CommonOps_DDRM</span>, <span data-unresolved-link="org.ejml.dense.row.factory/DecompositionFactory_DDRM///PointingToDeclaration/">DecompositionFactory_DDRM</span> operations and <span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span> matrices.</p></div></div>
|
|
</div>
|
|
<div class="tabbedcontent">
|
|
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="Functions">Functions</button><button class="section-tab" data-togglable="Properties">Properties</button><button class="section-tab" data-togglable="Sources">Sources</button></div>
|
|
<div class="tabs-section-body">
|
|
<h2 class="">Functions</h2>
|
|
<div class="table" data-togglable="Functions"><a data-name="947456273%2FFunctions%2F426819818" anchor-label="buildMatrix" id="947456273%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="build-matrix.html">buildMatrix</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="947456273%2FFunctions%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">open override fun <a href="build-matrix.html">buildMatrix</a>(rows: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, columns: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, initializer: <a href="../../../kmath-core/space.kscience.kmath.operations/-double-field/index.html">DoubleField</a>.(i: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, j: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>): <a href="../-ejml-double-matrix/index.html">EjmlDoubleMatrix</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a data-name="-1451325059%2FFunctions%2F426819818" anchor-label="buildVector" id="-1451325059%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="build-vector.html">buildVector</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1451325059%2FFunctions%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">open override fun <a href="build-vector.html">buildVector</a>(size: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>, initializer: <a href="../../../kmath-core/space.kscience.kmath.operations/-double-field/index.html">DoubleField</a>.(<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html">Int</a>) -> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>): <a href="../-ejml-double-vector/index.html">EjmlDoubleVector</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a data-name="278995772%2FFunctions%2F426819818" anchor-label="computeFeature" id="278995772%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="compute-feature.html">computeFeature</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="278995772%2FFunctions%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace"><div class="block"><div class="block">@<a href="../../../kmath-core/space.kscience.kmath.misc/-unstable-k-math-a-p-i/index.html">UnstableKMathAPI</a>()</div></div>open override fun <<a href="compute-feature.html">F</a> : <a href="../../../kmath-core/space.kscience.kmath.nd/-structure-feature/index.html">StructureFeature</a>> <a href="compute-feature.html">computeFeature</a>(structure: <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>, type: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-class/index.html">KClass</a><out <a href="compute-feature.html">F</a>>): <a href="compute-feature.html">F</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>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a data-name="763589561%2FFunctions%2F426819818" anchor-label="dot" id="763589561%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="dot.html">dot</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="763589561%2FFunctions%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">open infix override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="dot.html">dot</a>(other: <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>): <a href="../-ejml-double-matrix/index.html">EjmlDoubleMatrix</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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 infix override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="dot.html">dot</a>(vector: <a href="../../../kmath-core/space.kscience.kmath.linear/-point/index.html">Point</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>): <a href="../-ejml-double-vector/index.html">EjmlDoubleVector</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a data-name="235012975%2FFunctions%2F426819818" anchor-label="inverse" id="235012975%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="../-ejml-linear-space-d-s-c-c/index.html#235012975%2FFunctions%2F426819818">inverse</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="235012975%2FFunctions%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace"><div class="block"><div class="block">@<a href="../../../kmath-core/space.kscience.kmath.misc/-unstable-k-math-a-p-i/index.html">UnstableKMathAPI</a>()</div></div>fun <a href="../-ejml-matrix/index.html">EjmlMatrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>, *>.<a href="../-ejml-linear-space-d-s-c-c/index.html#235012975%2FFunctions%2F426819818">inverse</a>(): <a href="../../../kmath-core/space.kscience.kmath.nd/-structure2-d/index.html">Structure2D</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</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>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a data-name="-1663992288%2FFunctions%2F426819818" anchor-label="minus" id="-1663992288%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="minus.html">minus</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1663992288%2FFunctions%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">open operator override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="minus.html">minus</a>(other: <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>): <a href="../-ejml-double-matrix/index.html">EjmlDoubleMatrix</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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 override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-point/index.html">Point</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="minus.html">minus</a>(other: <a href="../../../kmath-core/space.kscience.kmath.linear/-point/index.html">Point</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>): <a href="../-ejml-double-vector/index.html">EjmlDoubleVector</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a data-name="-1587180278%2FFunctions%2F426819818" anchor-label="plus" id="-1587180278%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="plus.html">plus</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1587180278%2FFunctions%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">open operator override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="plus.html">plus</a>(other: <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>): <a href="../-ejml-double-matrix/index.html">EjmlDoubleMatrix</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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 override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-point/index.html">Point</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="plus.html">plus</a>(other: <a href="../../../kmath-core/space.kscience.kmath.linear/-point/index.html">Point</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>): <a href="../-ejml-double-vector/index.html">EjmlDoubleVector</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a data-name="-1152636259%2FFunctions%2F426819818" anchor-label="solve" id="-1152636259%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="solve.html">solve</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-1152636259%2FFunctions%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">fun <a href="solve.html">solve</a>(a: <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>, b: <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>): <a href="../-ejml-double-matrix/index.html">EjmlDoubleMatrix</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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="-334473817%2FFunctions%2F426819818" anchor-label="solve" id="-334473817%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a><div class="brief "><a data-name="-334473817%2FFunctions%2F426819818" anchor-label="solve" id="-334473817%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>Solves for x in the following equation: x = <a href="solve.html">a</a><sup>-1</sup> &middot; <a href="solve.html">b</a>.</div></div>
|
|
<div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">fun <a href="solve.html">solve</a>(a: <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>, b: <a href="../../../kmath-core/space.kscience.kmath.linear/-point/index.html">Point</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>): <a href="../-ejml-double-vector/index.html">EjmlDoubleVector</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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="332575938%2FFunctions%2F426819818" anchor-label="solve" id="332575938%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a><div class="brief "><a data-name="332575938%2FFunctions%2F426819818" anchor-label="solve" id="332575938%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>Solves for x in the following equation: x = <a href="solve.html">a</a><sup>-1</sup> &middot; <a href="solve.html">b</a>.</div></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a data-name="-2106808426%2FFunctions%2F426819818" anchor-label="times" id="-2106808426%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="times.html">times</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-2106808426%2FFunctions%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">open operator override fun <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>.<a href="times.html">times</a>(m: <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>): <a href="../-ejml-double-matrix/index.html">EjmlDoubleMatrix</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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 override fun <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>.<a href="times.html">times</a>(v: <a href="../../../kmath-core/space.kscience.kmath.linear/-point/index.html">Point</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>): <a href="../-ejml-double-vector/index.html">EjmlDoubleVector</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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 override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="times.html">times</a>(value: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>): <a href="../-ejml-double-matrix/index.html">EjmlDoubleMatrix</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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 override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-point/index.html">Point</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="times.html">times</a>(value: <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>): <a href="../-ejml-double-vector/index.html">EjmlDoubleVector</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a data-name="-769492471%2FFunctions%2F426819818" anchor-label="toEjml" id="-769492471%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="to-ejml.html">toEjml</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-769492471%2FFunctions%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">open override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="to-ejml.html">toEjml</a>(): <a href="../-ejml-double-matrix/index.html">EjmlDoubleMatrix</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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="1518045737%2FFunctions%2F426819818" anchor-label="toEjml" id="1518045737%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a><div class="brief "><a data-name="1518045737%2FFunctions%2F426819818" anchor-label="toEjml" id="1518045737%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>Converts this matrix to EJML one.</div></div>
|
|
<div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">open override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-point/index.html">Point</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="to-ejml.html">toEjml</a>(): <a href="../-ejml-double-vector/index.html">EjmlDoubleVector</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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="-672889876%2FFunctions%2F426819818" anchor-label="toEjml" id="-672889876%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a><div class="brief "><a data-name="-672889876%2FFunctions%2F426819818" anchor-label="toEjml" id="-672889876%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>Converts this vector to EJML one.</div></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<a data-name="1651122377%2FFunctions%2F426819818" anchor-label="unaryMinus" id="1651122377%2FFunctions%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="unary-minus.html">unaryMinus</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="1651122377%2FFunctions%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title"><div class="divergent-group" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"><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-ejml:dokkaHtmlPartial/main"><div class="symbol monospace">open operator override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="unary-minus.html">unaryMinus</a>(): <a href="../../../kmath-core/space.kscience.kmath.linear/-matrix/index.html">Matrix</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</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 override fun <a href="../../../kmath-core/space.kscience.kmath.linear/-point/index.html">Point</a><<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html">Double</a>>.<a href="unary-minus.html">unaryMinus</a>(): <a href="../-ejml-double-vector/index.html">EjmlDoubleVector</a><<span data-unresolved-link="org.ejml.data/DMatrixRMaj///PointingToDeclaration/">DMatrixRMaj</span>><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>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<h2 class="">Properties</h2>
|
|
<div class="table" data-togglable="Properties"><a data-name="106680343%2FProperties%2F426819818" anchor-label="elementAlgebra" id="106680343%2FProperties%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="element-algebra.html">elementAlgebra</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="106680343%2FProperties%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div>
|
|
<div class="title">
|
|
<div class="platform-hinted " data-platform-hinted="data-platform-hinted" data-togglable="Properties"><div class="content sourceset-depenent-content" data-active="" data-togglable=":kmath-ejml:dokkaHtmlPartial/main"><a data-name="106680343%2FProperties%2F426819818" anchor-label="elementAlgebra" id="106680343%2FProperties%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a><div class="symbol monospace">open override val <a href="element-algebra.html">elementAlgebra</a>: <a href="../../../kmath-core/space.kscience.kmath.operations/-double-field/index.html">DoubleField</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="brief "><a data-name="106680343%2FProperties%2F426819818" anchor-label="elementAlgebra" id="106680343%2FProperties%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>The <a href="../../../kmath-core/space.kscience.kmath.operations/-double-field/index.html">DoubleField</a> reference.</div></div></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<h2 class="">Sources</h2>
|
|
<div class="table" data-togglable="Sources"><a data-name="-577911716%2FSource%2F426819818" anchor-label="https://github.com/mipt-npm/kmath/tree/master/kmath-ejml/src/main/kotlin/space/kscience/kmath/ejml/_generated.kt#L70" id="-577911716%2FSource%2F426819818" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main"></a>
|
|
<div class="table-row" data-filterable-current=":kmath-ejml:dokkaHtmlPartial/main" data-filterable-set=":kmath-ejml:dokkaHtmlPartial/main">
|
|
<div class="main-subrow keyValue ">
|
|
<div class=""><span class="inline-flex"><a href="https://github.com/mipt-npm/kmath/tree/master/kmath-ejml/src/main/kotlin/space/kscience/kmath/ejml/_generated.kt#L70">jvm source</a><span class="anchor-wrapper"><span class="anchor-icon" pointing-to="-577911716%2FSource%2F426819818"></span>
|
|
<div class="copy-popup-wrapper "><span class="copy-popup-icon"></span><span>Link copied to clipboard</span></div>
|
|
</span></span></div>
|
|
<div></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footer"><span class="go-to-top-icon"><a href="#content"></a></span><span>© 2021 Copyright</span><span class="pull-right"><span>Generated by </span><a href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span></div>
|
|
</div>
|
|
</div>
|
|
|
|
</body></html>
|
|
|
|
|