2021-03-12 21:24:01 +03:00
< html >
< head >
< meta name = "viewport" content = "width=device-width, initial-scale=1" charset = "UTF-8" >
< title > Ring< / title >
2021-10-13 15:08:46 +03:00
< / 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 >
2021-05-08 18:18:11 +03:00
2021-03-12 21:24:01 +03:00
< div id = "container" >
2021-10-13 15:08:46 +03:00
< div id = "leftColumn" > < a href = "../../../index.html" >
2021-05-08 18:18:11 +03:00
< div id = "logo" > < / div >
< / a >
2021-03-12 21:24:01 +03:00
< div id = "paneSearch" > < / div >
< div id = "sideMenu" > < / div >
< / div >
< div id = "main" >
2021-10-13 15:08:46 +03:00
< script type = "text/javascript" src = "../../../scripts/main.js" > < / script > < div id = "leftToggler" > < span class = "icon-toggler" > < / span > < / div >
2021-05-08 18:18:11 +03:00
< div class = "main-content" id = "content" pageids = "kmath-core::space.kscience.kmath.operations/Ring///PointingToDeclaration//244675578" >
2021-03-12 21:24:01 +03:00
< div class = "navigation-wrapper" id = "navigation-wrapper" >
2021-10-13 15:08:46 +03:00
< div class = "breadcrumbs" > < a href = "../../index.html" > kmath-core< / a > /< a href = "../index.html" > space.kscience.kmath.operations< / a > /< a href = "index.html" > Ring< / a > < / div >
2021-03-12 21:24:01 +03:00
< div class = "pull-right d-flex" >
2021-05-08 18:18:11 +03:00
< div class = "filter-section" id = "filter-section" > < button class = "platform-tag platform-selector common-like" data-active = "" data-filter = ":kmath-core:dokkaHtmlPartial/commonMain" > common< / button > < button class = "platform-tag platform-selector jvm-like" data-active = "" data-filter = ":kmath-core:dokkaHtmlPartial/jvmMain" > jvm< / button > < / div >
2021-03-12 21:24:01 +03:00
< div id = "searchBar" > < / div >
< / div >
< / div >
< div class = "cover " >
< h1 class = "cover" > < span > Ring< / span > < / h1 >
2021-10-18 13:21:06 +03:00
< 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" > interface < a href = "index.html" > Ring< / a > < < a href = "index.html" > T< / a > > : < a href = "../-group/index.html" > Group< / a > < < a href = "index.html" > T< / a > > , < a href = "../-ring-ops/index.html" > RingOps< / a > < < a href = "index.html" > T< / 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 > < p class = "paragraph" > Represents ring i.e., algebraic structure with two associative binary operations called "addition" and "multiplication" and their neutral elements.< / p > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< div class = "tabbedcontent" >
2021-10-13 15:08:46 +03:00
< 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 = "Extensions" > Extensions< / button > < button class = "section-tab" data-togglable = "Parameters" > Parameters< / button > < button class = "section-tab" data-togglable = "Sources" > Sources< / button > < button class = "section-tab" data-togglable = "Inheritors" > Inheritors< / button > < / div >
2021-03-12 21:24:01 +03:00
< div class = "tabs-section-body" >
< h2 class = "" > Parameters< / h2 >
< div data-togglable = "Parameters" >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted WithExtraAttributes" data-platform-hinted = "data-platform-hinted" data-togglable = "Parameters" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtmlPartial/commonMain" > < div data-togglable = "Parameters" > < div class = "table" data-togglable = "Parameters" > < div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < div class = "main-subrow keyValue WithExtraAttributes" > < div class = "" > < span class = "inline-flex" > T< / span > < / div > < div > < div class = "title" > < div data-togglable = "Parameters" > < p class = "paragraph" > the type of element of this ring.< / p > < / div > < / div > < / div > < / div > < / div > < / div > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< h2 class = "" > Functions< / h2 >
2021-10-18 13:21:06 +03:00
< div class = "table" data-togglable = "Functions" > < a data-name = "-1496628416%2FFunctions%2F244675578" anchor-label = "add" id = "-1496628416%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-18 13:21:06 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-group-ops/add.html" > add< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1496628416%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-10-18 13:21:06 +03:00
< 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 = "../-group-ops/add.html" > add< / a > (left: < a href = "index.html" > T< / a > , right: < a href = "index.html" > T< / a > ): < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "-1496628416%2FFunctions%2F244675578" anchor-label = "add" id = "-1496628416%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-1496628416%2FFunctions%2F244675578" anchor-label = "add" id = "-1496628416%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Addition of two elements.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-312814967%2FFunctions%2F244675578" anchor-label = "binaryOperation" id = "-312814967%2FFunctions%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-algebra/binary-operation.html" > binaryOperation< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-312814967%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-05-08 18:18:11 +03:00
< 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 fun < a href = "../-algebra/binary-operation.html" > binaryOperation< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > , left: < a href = "index.html" > T< / a > , right: < a href = "index.html" > T< / a > ): < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-312814967%2FFunctions%2F244675578" anchor-label = "binaryOperation" id = "-312814967%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-312814967%2FFunctions%2F244675578" anchor-label = "binaryOperation" id = "-312814967%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Dynamically invokes a binary operation with the certain name.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "-1798861340%2FFunctions%2F244675578" anchor-label = "binaryOperationFunction" id = "-1798861340%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-18 13:21:06 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-group-ops/binary-operation-function.html" > binaryOperationFunction< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1798861340%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-10-18 13:21:06 +03:00
< 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 override fun < a href = "../-group-ops/binary-operation-function.html" > binaryOperationFunction< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): (< a href = "index.html" > T< / a > , < a href = "index.html" > T< / a > ) -> < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "-1798861340%2FFunctions%2F244675578" anchor-label = "binaryOperationFunction" id = "-1798861340%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-1798861340%2FFunctions%2F244675578" anchor-label = "binaryOperationFunction" id = "-1798861340%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Dynamically dispatches a binary operation with the certain name.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1727912674%2FFunctions%2F244675578" anchor-label = "bindSymbol" id = "-1727912674%2FFunctions%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-algebra/bind-symbol.html" > bindSymbol< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1727912674%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-05-08 18:18:11 +03:00
< 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 fun < a href = "../-algebra/bind-symbol.html" > bindSymbol< / a > (value: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1727912674%2FFunctions%2F244675578" anchor-label = "bindSymbol" id = "-1727912674%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-1727912674%2FFunctions%2F244675578" anchor-label = "bindSymbol" id = "-1727912674%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > The same as < a href = "../-algebra/bind-symbol-or-null.html" > bindSymbolOrNull< / a > but throws an error if symbol could not be bound< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "915741320%2FFunctions%2F244675578" anchor-label = "bindSymbolOrNull" id = "915741320%2FFunctions%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-algebra/bind-symbol-or-null.html" > bindSymbolOrNull< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "915741320%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-05-08 18:18:11 +03:00
< 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 fun < a href = "../-algebra/bind-symbol-or-null.html" > bindSymbolOrNull< / a > (value: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "915741320%2FFunctions%2F244675578" anchor-label = "bindSymbolOrNull" id = "915741320%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "915741320%2FFunctions%2F244675578" anchor-label = "bindSymbolOrNull" id = "915741320%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Wraps a raw string to < a href = "../-algebra/index.html" > T< / a > object.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "-92903316%2FFunctions%2F244675578" anchor-label = "minus" id = "-92903316%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-18 13:21:06 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-group-ops/minus.html" > minus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-92903316%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-10-18 13:21:06 +03:00
< 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" > T< / a > .< a href = "../-group-ops/minus.html" > minus< / a > (other: < a href = "index.html" > T< / a > ): < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "-92903316%2FFunctions%2F244675578" anchor-label = "minus" id = "-92903316%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-92903316%2FFunctions%2F244675578" anchor-label = "minus" id = "-92903316%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Subtraction of two elements.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "509690028%2FFunctions%2F244675578" anchor-label = "multiply" id = "509690028%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-18 13:21:06 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-ring-ops/multiply.html" > multiply< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "509690028%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-10-18 13:21:06 +03:00
< 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 = "../-ring-ops/multiply.html" > multiply< / a > (left: < a href = "index.html" > T< / a > , right: < a href = "index.html" > T< / a > ): < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "509690028%2FFunctions%2F244675578" anchor-label = "multiply" id = "509690028%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "509690028%2FFunctions%2F244675578" anchor-label = "multiply" id = "509690028%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Multiplies two elements.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "-891611424%2FFunctions%2F244675578" anchor-label = "plus" id = "-891611424%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-18 13:21:06 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-group-ops/plus.html" > plus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-891611424%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-10-18 13:21:06 +03:00
< 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" > T< / a > .< a href = "../-group-ops/plus.html" > plus< / a > (other: < a href = "index.html" > T< / a > ): < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "-891611424%2FFunctions%2F244675578" anchor-label = "plus" id = "-891611424%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-891611424%2FFunctions%2F244675578" anchor-label = "plus" id = "-891611424%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Addition of two elements.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "-253345635%2FFunctions%2F244675578" anchor-label = "times" id = "-253345635%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-18 13:21:06 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-ring-ops/times.html" > times< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-253345635%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-10-18 13:21:06 +03:00
< 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" > T< / a > .< a href = "../-ring-ops/times.html" > times< / a > (other: < a href = "index.html" > T< / a > ): < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "-253345635%2FFunctions%2F244675578" anchor-label = "times" id = "-253345635%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-253345635%2FFunctions%2F244675578" anchor-label = "times" id = "-253345635%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Multiplies this element by scalar.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "1120218245%2FFunctions%2F244675578" anchor-label = "unaryMinus" id = "1120218245%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-18 13:21:06 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-group-ops/unary-minus.html" > unaryMinus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1120218245%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-10-18 13:21:06 +03:00
< 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 operator fun < a href = "index.html" > T< / a > .< a href = "../-group-ops/unary-minus.html" > unaryMinus< / a > (): < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "1120218245%2FFunctions%2F244675578" anchor-label = "unaryMinus" id = "1120218245%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "1120218245%2FFunctions%2F244675578" anchor-label = "unaryMinus" id = "1120218245%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > The negation of this element.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "976247360%2FFunctions%2F244675578" anchor-label = "unaryOperation" id = "976247360%2FFunctions%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-algebra/unary-operation.html" > unaryOperation< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "976247360%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-05-08 18:18:11 +03:00
< 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 fun < a href = "../-algebra/unary-operation.html" > unaryOperation< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > , arg: < a href = "index.html" > T< / a > ): < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-13 15:08:46 +03:00
< a data-name = "976247360%2FFunctions%2F244675578" anchor-label = "unaryOperation" id = "976247360%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "976247360%2FFunctions%2F244675578" anchor-label = "unaryOperation" id = "976247360%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Dynamically invokes a unary operation with the certain name.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "313021912%2FFunctions%2F244675578" anchor-label = "unaryOperationFunction" id = "313021912%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-18 13:21:06 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-group-ops/unary-operation-function.html" > unaryOperationFunction< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "313021912%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-10-18 13:21:06 +03:00
< 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 override fun < a href = "../-group-ops/unary-operation-function.html" > unaryOperationFunction< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): (< a href = "index.html" > T< / a > ) -> < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "313021912%2FFunctions%2F244675578" anchor-label = "unaryOperationFunction" id = "313021912%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "313021912%2FFunctions%2F244675578" anchor-label = "unaryOperationFunction" id = "313021912%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Dynamically dispatches a unary operation with the certain name.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "-998225973%2FFunctions%2F244675578" anchor-label = "unaryPlus" id = "-998225973%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-18 13:21:06 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-group-ops/unary-plus.html" > unaryPlus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-998225973%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-10-18 13:21:06 +03:00
< 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" > T< / a > .< a href = "../-group-ops/unary-plus.html" > unaryPlus< / a > (): < a href = "index.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-18 13:21:06 +03:00
< a data-name = "-998225973%2FFunctions%2F244675578" anchor-label = "unaryPlus" id = "-998225973%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-998225973%2FFunctions%2F244675578" anchor-label = "unaryPlus" id = "-998225973%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Returns this value.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< / div >
< h2 class = "" > Properties< / h2 >
< div class = "table" data-togglable = "Properties" > < a data-name = "-1481412165%2FProperties%2F244675578" anchor-label = "one" id = "-1481412165%2FProperties%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "one.html" > one< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1481412165%2FProperties%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" >
2021-10-13 15:08:46 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" data-togglable = "Properties" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtmlPartial/commonMain" > < a data-name = "-1481412165%2FProperties%2F244675578" anchor-label = "one" id = "-1481412165%2FProperties%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "symbol monospace" > abstract val < a href = "one.html" > one< / a > : < a href = "index.html" > T< / 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 = "-1481412165%2FProperties%2F244675578" anchor-label = "one" id = "-1481412165%2FProperties%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > The neutral element of multiplication< / div > < / div > < / div >
2021-05-08 18:18:11 +03:00
< / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-589035279%2FProperties%2F244675578" anchor-label = "zero" id = "-589035279%2FProperties%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "index.html#-589035279%2FProperties%2F244675578" > zero< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-589035279%2FProperties%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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-core:dokkaHtmlPartial/commonMain" > < a data-name = "-589035279%2FProperties%2F244675578" anchor-label = "zero" id = "-589035279%2FProperties%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "symbol monospace" > abstract val < a href = "index.html#-589035279%2FProperties%2F244675578" > zero< / a > : < a href = "index.html" > T< / 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 = "-589035279%2FProperties%2F244675578" anchor-label = "zero" id = "-589035279%2FProperties%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > The neutral element of addition.< / div > < / div > < / div >
< / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< h2 class = "" > Inheritors< / h2 >
< div class = "table" data-togglable = "Inheritors" > < a data-name = "-686098486%2FInheritors%2F244675578" anchor-label = "FunctionalExpressionRing" id = "-686098486%2FInheritors%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.expressions/-functional-expression-ring/index.html" > FunctionalExpressionRing< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-686098486%2FInheritors%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
2021-05-08 18:18:11 +03:00
< div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "1265103759%2FInheritors%2F244675578" anchor-label = "MstRing" id = "1265103759%2FInheritors%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.expressions/-mst-ring/index.html" > MstRing< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1265103759%2FInheritors%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
2021-05-08 18:18:11 +03:00
< div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-638198214%2FInheritors%2F244675578" anchor-label = "RingND" id = "-638198214%2FInheritors%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.nd/-ring-n-d/index.html" > RingND< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-638198214%2FInheritors%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< 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 >
2021-05-08 18:18:11 +03:00
< a data-name = "1882158706%2FInheritors%2F244675578" anchor-label = "Field" id = "1882158706%2FInheritors%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-field/index.html" > Field< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1882158706%2FInheritors%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< 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 >
2021-05-08 18:18:11 +03:00
< a data-name = "-538921587%2FInheritors%2F244675578" anchor-label = "IntRing" id = "-538921587%2FInheritors%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-int-ring/index.html" > IntRing< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-538921587%2FInheritors%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< 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 >
2021-05-08 18:18:11 +03:00
< a data-name = "1672703328%2FInheritors%2F244675578" anchor-label = "ShortRing" id = "1672703328%2FInheritors%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-short-ring/index.html" > ShortRing< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1672703328%2FInheritors%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< 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 >
2021-05-08 18:18:11 +03:00
< a data-name = "-1641909250%2FInheritors%2F244675578" anchor-label = "ByteRing" id = "-1641909250%2FInheritors%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-byte-ring/index.html" > ByteRing< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1641909250%2FInheritors%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< 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 >
2021-05-08 18:18:11 +03:00
< a data-name = "-1164840182%2FInheritors%2F244675578" anchor-label = "LongRing" id = "-1164840182%2FInheritors%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-long-ring/index.html" > LongRing< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1164840182%2FInheritors%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< 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 >
2021-05-08 18:18:11 +03:00
< a data-name = "1759790564%2FInheritors%2F1930929596" anchor-label = "JBigIntegerField" id = "1759790564%2FInheritors%2F1930929596" data-filterable-set = ":kmath-core:dokkaHtmlPartial/jvmMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/jvmMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/jvmMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-j-big-integer-field/index.html" > JBigIntegerField< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1759790564%2FInheritors%2F1930929596" > < / span >
2021-03-12 21:24:01 +03:00
< 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 >
< h2 class = "tabbedcontent" > Extensions< / h2 >
2021-05-08 18:18:11 +03:00
< div class = "table" data-togglable = "Extensions" > < a data-name = "1134051709%2FExtensions%2F244675578" anchor-label = "abs" id = "1134051709%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 = "../abs.html" > abs< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1134051709%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 >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / 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" > fun < < a href = "../abs.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-comparable/index.html" > Comparable< / a > < < a href = "../abs.html" > T< / a > > > < a href = "index.html" > Ring< / a > < < a href = "../abs.html" > T< / a > > .< a href = "../abs.html" > abs< / a > (value: < a href = "../abs.html" > T< / a > ): < a href = "../abs.html" > T< / 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 = "1134051709%2FExtensions%2F244675578" anchor-label = "abs" id = "1134051709%2FExtensions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "1134051709%2FExtensions%2F244675578" anchor-label = "abs" id = "1134051709%2FExtensions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Absolute of the comparable < a href = "../abs.html" > value< / a > < / div > < / div >
< / div >
< / div >
< / div >
< / div >
2021-10-13 15:08:46 +03:00
< a data-name = "1132221760%2FExtensions%2F244675578" anchor-label = "power" id = "1132221760%2FExtensions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-13 15:08:46 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../power.html" > power< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1132221760%2FExtensions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-10-13 15:08:46 +03:00
< 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" > fun < < a href = "../power.html" > T< / a > > < a href = "index.html" > Ring< / a > < < a href = "../power.html" > T< / a > > .< a href = "../power.html" > power< / a > (arg: < a href = "../power.html" > T< / a > , exponent: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-u-int/index.html" > UInt< / a > ): < a href = "../power.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-13 15:08:46 +03:00
< a data-name = "1132221760%2FExtensions%2F244675578" anchor-label = "power" id = "1132221760%2FExtensions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "1132221760%2FExtensions%2F244675578" anchor-label = "power" id = "1132221760%2FExtensions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Raises < a href = "../power.html" > arg< / a > to the non-negative integer power < a href = "../power.html" > exponent< / a > .< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-63225682%2FExtensions%2F244675578" anchor-label = "sum" id = "-63225682%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" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../sum.html" > sum< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-63225682%2FExtensions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< div >
2021-05-08 18:18:11 +03:00
< 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" > fun < < a href = "../sum.html" > T< / a > > < a href = "index.html" > Ring< / a > < < a href = "../sum.html" > T< / a > > .< a href = "../sum.html" > sum< / a > (data: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-iterable/index.html" > Iterable< / a > < < a href = "../sum.html" > T< / a > > ): < a href = "../sum.html" > T< / 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 >
2021-03-12 21:24:01 +03:00
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1901902524%2FExtensions%2F244675578" anchor-label = "sum" id = "-1901902524%2FExtensions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-1901902524%2FExtensions%2F244675578" anchor-label = "sum" id = "-1901902524%2FExtensions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Returns the sum of all elements in the iterable in this < a href = "index.html" > Ring< / a > .< / 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" > fun < < a href = "../sum.html" > T< / a > > < a href = "index.html" > Ring< / a > < < a href = "../sum.html" > T< / a > > .< a href = "../sum.html" > sum< / a > (data: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.sequences/-sequence/index.html" > Sequence< / a > < < a href = "../sum.html" > T< / a > > ): < a href = "../sum.html" > T< / 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 = "1891097334%2FExtensions%2F244675578" anchor-label = "sum" id = "1891097334%2FExtensions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "1891097334%2FExtensions%2F244675578" anchor-label = "sum" id = "1891097334%2FExtensions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Returns the sum of all elements in the sequence in this < a href = "index.html" > Ring< / a > .< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
< / div >
2021-10-13 15:08:46 +03:00
< h2 class = "" > Sources< / h2 >
< div class = "table" data-togglable = "Sources" > < a data-name = "130761382%2FSource%2F244675578" anchor-label = "https://github.com/mipt-npm/kmath/tree/master/kmath-core/src/commonMain/kotlin/space/kscience/kmath/operations/Algebra.kt#L239" id = "130761382%2FSource%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 = "https://github.com/mipt-npm/kmath/tree/master/kmath-core/src/commonMain/kotlin/space/kscience/kmath/operations/Algebra.kt#L239" > common source< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "130761382%2FSource%2F244675578" > < / 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 >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< 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 >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< / body > < / html >
2021-03-12 21:24:01 +03:00