2021-03-12 21:24:01 +03:00
< html >
< head >
< meta name = "viewport" content = "width=device-width, initial-scale=1" charset = "UTF-8" >
< title > IndexedHistogramSpace< / 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-histograms::space.kscience.kmath.histogram/IndexedHistogramSpace///PointingToDeclaration//1881323594" >
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-histograms< / a > /< a href = "../index.html" > space.kscience.kmath.histogram< / a > /< a href = "index.html" > IndexedHistogramSpace< / 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-histograms:dokkaHtmlPartial/commonMain" > common< / button > < / div >
2021-03-12 21:24:01 +03:00
< div id = "searchBar" > < / div >
< / div >
< / div >
< div class = "cover " >
2021-05-08 18:18:11 +03:00
< h1 class = "cover" > < span > Indexed< / span > < wbr > < span > Histogram< / span > < wbr > < span > Space< / span > < / h1 >
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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > interface < a href = "index.html" > IndexedHistogramSpace< / a > < < a href = "index.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-comparable/index.html" > Comparable< / a > < < a href = "index.html" > T< / a > > , < a href = "index.html" > V< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > > : < a href = "../../../kmath-core/space.kscience.kmath.operations/-group/index.html" > Group< / a > < < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > > , < a href = "../../../kmath-core/space.kscience.kmath.operations/-scale-operations/index.html" > ScaleOperations< / a > < < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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" > A space for producing histograms with values in a NDStructure< / 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 = "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 = "" > Functions< / h2 >
2021-05-08 18:18:11 +03:00
< div class = "table" data-togglable = "Functions" > < a data-name = "939621556%2FFunctions%2F1881323594" anchor-label = "add" id = "939621556%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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 = "add.html" > add< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "939621556%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open override fun < a href = "add.html" > add< / a > (a: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > , b: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "1001538315%2FFunctions%2F1881323594" anchor-label = "binaryOperation" id = "1001538315%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#1001538315%2FFunctions%2F1881323594" > binaryOperation< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1001538315%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open fun < a href = "index.html#1001538315%2FFunctions%2F1881323594" > binaryOperation< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > , left: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > , right: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "1613534630%2FFunctions%2F1881323594" anchor-label = "binaryOperationFunction" id = "1613534630%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#1613534630%2FFunctions%2F1881323594" > binaryOperationFunction< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1613534630%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open override fun < a href = "index.html#1613534630%2FFunctions%2F1881323594" > binaryOperationFunction< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): (left: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > , right: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > ) -> < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1727912674%2FFunctions%2F1881323594" anchor-label = "bindSymbol" id = "-1727912674%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#-1727912674%2FFunctions%2F1881323594" > bindSymbol< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1727912674%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open fun < a href = "index.html#-1727912674%2FFunctions%2F1881323594" > bindSymbol< / a > (value: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "915741320%2FFunctions%2F1881323594" anchor-label = "bindSymbolOrNull" id = "915741320%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#915741320%2FFunctions%2F1881323594" > bindSymbolOrNull< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "915741320%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open fun < a href = "index.html#915741320%2FFunctions%2F1881323594" > bindSymbolOrNull< / a > (value: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-914307855%2FFunctions%2F1881323594" anchor-label = "div" id = "-914307855%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#-914307855%2FFunctions%2F1881323594" > div< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-914307855%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > .< a href = "index.html#-914307855%2FFunctions%2F1881323594" > div< / a > (k: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1962205575%2FFunctions%2F1881323594" anchor-label = "getDomain" id = "-1962205575%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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 = "get-domain.html" > getDomain< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1962205575%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > abstract fun < a href = "get-domain.html" > getDomain< / a > (index: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int-array/index.html" > IntArray< / a > ): < a href = "../../../kmath-core/space.kscience.kmath.domains/-domain/index.html" > Domain< / 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 = "-1962205575%2FFunctions%2F1881323594" anchor-label = "getDomain" id = "-1962205575%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-1962205575%2FFunctions%2F1881323594" anchor-label = "getDomain" id = "-1962205575%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a > Get a bin domain represented by given index< / 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 = "-128382703%2FFunctions%2F1881323594" anchor-label = "getIndex" id = "-128382703%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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 = "get-index.html" > getIndex< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-128382703%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > abstract fun < a href = "get-index.html" > getIndex< / a > (point: < a href = "../../../kmath-core/space.kscience.kmath.linear/-point/index.html" > Point< / a > < < a href = "index.html" > T< / a > > ): < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int-array/index.html" > IntArray< / 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 = "-128382703%2FFunctions%2F1881323594" anchor-label = "getIndex" id = "-128382703%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-128382703%2FFunctions%2F1881323594" anchor-label = "getIndex" id = "-128382703%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a > Resolve index of the bin including given < a href = "get-index.html" > point< / 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 = "2025008812%2FFunctions%2F1881323594" anchor-label = "minus" id = "2025008812%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#2025008812%2FFunctions%2F1881323594" > minus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "2025008812%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > .< a href = "index.html#2025008812%2FFunctions%2F1881323594" > minus< / a > (b: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "1479821156%2FFunctions%2F1881323594" anchor-label = "plus" id = "1479821156%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#1479821156%2FFunctions%2F1881323594" > plus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1479821156%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > .< a href = "index.html#1479821156%2FFunctions%2F1881323594" > plus< / a > (b: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "213896531%2FFunctions%2F1881323594" anchor-label = "produce" id = "213896531%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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 = "produce.html" > produce< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "213896531%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > abstract fun < a href = "produce.html" > produce< / a > (builder: < a href = "../-histogram-builder/index.html" > HistogramBuilder< / a > < < a href = "index.html" > T< / a > > .() -> < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-597486744%2FFunctions%2F1881323594" anchor-label = "produceBin" id = "-597486744%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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 = "produce-bin.html" > produceBin< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-597486744%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > abstract fun < a href = "produce-bin.html" > produceBin< / a > (index: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int-array/index.html" > IntArray< / a > , value: < a href = "index.html" > V< / a > ): < a href = "../-bin/index.html" > Bin< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1838221844%2FFunctions%2F1881323594" anchor-label = "scale" id = "-1838221844%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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 = "scale.html" > scale< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1838221844%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open override fun < a href = "scale.html" > scale< / a > (a: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > , value: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html" > Double< / a > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-748241082%2FFunctions%2F1881323594" anchor-label = "times" id = "-748241082%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#-737590228%2FFunctions%2F1881323594" > times< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-748241082%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > .< a href = "index.html#-737590228%2FFunctions%2F1881323594" > times< / a > (b: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < div class = "symbol monospace" > open operator fun < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > .< a href = "index.html#-2146602522%2FFunctions%2F1881323594" > times< / a > (k: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1047392232%2FFunctions%2F1881323594" anchor-label = "unaryMinus" id = "-1047392232%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#-1047392232%2FFunctions%2F1881323594" > unaryMinus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1047392232%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > abstract operator fun < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > .< a href = "index.html#-1047392232%2FFunctions%2F1881323594" > unaryMinus< / a > (): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "118829443%2FFunctions%2F1881323594" anchor-label = "unaryOperation" id = "118829443%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#118829443%2FFunctions%2F1881323594" > unaryOperation< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "118829443%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open fun < a href = "index.html#118829443%2FFunctions%2F1881323594" > unaryOperation< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > , arg: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > ): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "1115835862%2FFunctions%2F1881323594" anchor-label = "unaryOperationFunction" id = "1115835862%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#1115835862%2FFunctions%2F1881323594" > unaryOperationFunction< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1115835862%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open override fun < a href = "index.html#1115835862%2FFunctions%2F1881323594" > unaryOperationFunction< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): (arg: < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > ) -> < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-245940530%2FFunctions%2F1881323594" anchor-label = "unaryPlus" id = "-245940530%2FFunctions%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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#-245940530%2FFunctions%2F1881323594" > unaryPlus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-245940530%2FFunctions%2F1881323594" > < / 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-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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-histograms:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / a > > .< a href = "index.html#-245940530%2FFunctions%2F1881323594" > unaryPlus< / a > (): < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< h2 class = "" > Properties< / h2 >
2021-05-08 18:18:11 +03:00
< div class = "table" data-togglable = "Properties" > < a data-name = "61156051%2FProperties%2F1881323594" anchor-label = "histogramValueSpace" id = "61156051%2FProperties%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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 = "histogram-value-space.html" > histogramValueSpace< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "61156051%2FProperties%2F1881323594" > < / 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 >
< 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-histograms:dokkaHtmlPartial/commonMain" > < a data-name = "61156051%2FProperties%2F1881323594" anchor-label = "histogramValueSpace" id = "61156051%2FProperties%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a > < div class = "symbol monospace" > abstract val < a href = "histogram-value-space.html" > histogramValueSpace< / a > : < a href = "../../../kmath-core/space.kscience.kmath.nd/-field-n-d/index.html" > FieldND< / a > < < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "-1106648494%2FProperties%2F1881323594" anchor-label = "strides" id = "-1106648494%2FProperties%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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 = "strides.html" > strides< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1106648494%2FProperties%2F1881323594" > < / 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 >
< 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-histograms:dokkaHtmlPartial/commonMain" > < a data-name = "-1106648494%2FProperties%2F1881323594" anchor-label = "strides" id = "-1106648494%2FProperties%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a > < div class = "symbol monospace" > abstract val < a href = "strides.html" > strides< / a > : < a href = "../../../kmath-core/space.kscience.kmath.nd/-strides/index.html" > Strides< / 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 >
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< a data-name = "312176230%2FProperties%2F1881323594" anchor-label = "zero" id = "312176230%2FProperties%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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 = "zero.html" > zero< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "312176230%2FProperties%2F1881323594" > < / 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 >
< div class = "title" >
2021-05-08 18:18:11 +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-histograms:dokkaHtmlPartial/commonMain" > < a data-name = "312176230%2FProperties%2F1881323594" anchor-label = "zero" id = "312176230%2FProperties%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a > < div class = "symbol monospace" > open override val < a href = "zero.html" > zero< / a > : < a href = "../-indexed-histogram/index.html" > IndexedHistogram< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > V< / 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 >
< / div >
< / div >
< / div >
< / div >
< h2 class = "" > Inheritors< / h2 >
2021-05-08 18:18:11 +03:00
< div class = "table" data-togglable = "Inheritors" > < a data-name = "-1719917781%2FInheritors%2F1881323594" anchor-label = "DoubleHistogramSpace" id = "-1719917781%2FInheritors%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms: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 = "../-double-histogram-space/index.html" > DoubleHistogramSpace< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1719917781%2FInheritors%2F1881323594" > < / 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 >
2021-10-13 15:08:46 +03:00
< h2 class = "" > Sources< / h2 >
< div class = "table" data-togglable = "Sources" > < a data-name = "1213040657%2FSource%2F1881323594" anchor-label = "https://github.com/mipt-npm/kmath/tree/master/kmath-histograms/src/commonMain/kotlin/space/kscience/kmath/histogram/IndexedHistogramSpace.kt#L46" id = "1213040657%2FSource%2F1881323594" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-histograms:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-histograms:dokkaHtmlPartial/commonMain" >
< div class = "main-subrow keyValue " >
< div class = "" > < span class = "inline-flex" > < a href = "https://github.com/mipt-npm/kmath/tree/master/kmath-histograms/src/commonMain/kotlin/space/kscience/kmath/histogram/IndexedHistogramSpace.kt#L46" > common source< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1213040657%2FSource%2F1881323594" > < / 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