2021-03-12 21:24:01 +03:00
< html >
< head >
< meta name = "viewport" content = "width=device-width, initial-scale=1" charset = "UTF-8" >
< title > SimpleAutoDiffField< / title >
< 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 = "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 = "async" > < / script >
< script type = "text/javascript" src = "../../../scripts/navigation-loader.js" async = "async" > < / script >
< script type = "text/javascript" src = "../../../scripts/platform-content-handler.js" async = "async" > < / script >
< script type = "text/javascript" src = "../../../scripts/main.js" async = "async" > < / script >
< / head >
< body >
< div id = "container" >
< div id = "leftColumn" >
< div id = "logo" > < / div >
< div id = "paneSearch" > < / div >
< div id = "sideMenu" > < / div >
< / div >
< div id = "main" >
< div id = "leftToggler" > < span class = "icon-toggler" > < / span > < / div >
< script type = "text/javascript" src = "../../../scripts/pages.js" > < / script >
< script type = "text/javascript" src = "../../../scripts/main.js" > < / script >
2021-03-12 22:01:44 +03:00
< div class = "main-content" id = "content" pageIds = "space.kscience.kmath.expressions/SimpleAutoDiffField///PointingToDeclaration//1186442064" >
2021-03-12 21:24:01 +03:00
< div class = "navigation-wrapper" id = "navigation-wrapper" >
< div class = "breadcrumbs" > < a href = "../../index.html" > kmath-core< / a > /< a href = "../index.html" > space.kscience.kmath.expressions< / a > /< a href = "index.html" > SimpleAutoDiffField< / a > < / div >
< div class = "pull-right d-flex" >
< div class = "filter-section" id = "filter-section" > < button class = "platform-tag platform-selector common-like" data-active = "" data-filter = ":kmath-core:dokkaHtml/commonMain" > common< / button > < / div >
< div id = "searchBar" > < / div >
< / div >
< / div >
< div class = "cover " >
< h1 class = "cover" > < span > Simple< / span > < wbr > < / wbr > < span > Auto< / span > < wbr > < / wbr > < span > Diff< / span > < wbr > < / wbr > < span > Field< / span > < / h1 >
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open class < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "index.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "index.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-field/index.html" > Field< / a > < < a href = "index.html" > T< / a > > > (context: < a href = "index.html" > F< / a > , bindings: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html" > Map< / a > < < a href = "../-symbol/index.html" > Symbol< / a > , < a href = "index.html" > T< / a > > ) : < a href = "../../space.kscience.kmath.operations/-field/index.html" > Field< / a > < < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > > , < a href = "../-expression-algebra/index.html" > ExpressionAlgebra< / a > < < a href = "index.html" > T< / a > , < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > > , < a href = "../../space.kscience.kmath.operations/-ring-with-numbers/index.html" > RingWithNumbers< / a > < < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 field in context of which functions can be derived.< / p > < / div > < / div >
< / div >
< div class = "tabbedcontent" >
< div class = "tabs-section" tabs-section = "tabs-section" > < button class = "section-tab" data-active = "" data-togglable = "Constructors" > Constructors< / button > < button class = "section-tab" 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 = "Inheritors" > Inheritors< / button > < / div >
< div class = "tabs-section-body" >
< h2 class = "tabbedcontent" > Constructors< / h2 >
2021-03-12 22:01:44 +03:00
< div class = "table" data-togglable = "Constructors" > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2FSimpleAutoDiffField%2F%23TypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%23kotlin.collections.Map%5Bspace.kscience.kmath.expressions.Symbol%2CTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FConstructors%2F1186442064" anchor-label = "SimpleAutoDiffField" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2FSimpleAutoDiffField%2F%23TypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%23kotlin.collections.Map%5Bspace.kscience.kmath.expressions.Symbol%2CTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FConstructors%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue TabbedContent" >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "-simple-auto-diff-field.html" > SimpleAutoDiffField< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2FSimpleAutoDiffField%2F%23TypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%23kotlin.collections.Map%5Bspace.kscience.kmath.expressions.Symbol%2CTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FConstructors%2F1186442064" > < / 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" >
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "index.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "index.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-field/index.html" > Field< / a > < < a href = "index.html" > T< / a > > > < a href = "-simple-auto-diff-field.html" > SimpleAutoDiffField< / a > (context: < a href = "index.html" > F< / a > , bindings: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html" > Map< / a > < < a href = "../-symbol/index.html" > Symbol< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
< h2 class = "" > Functions< / h2 >
2021-03-12 22:01:44 +03:00
< div class = "table" data-togglable = "Functions" > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fadd%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "add" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fadd%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "add.html" > add< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fadd%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open override fun < a href = "add.html" > add< / a > (a: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > , b: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbinaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "binaryOperation" id = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbinaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FAlgebra%2FbinaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > binaryOperation< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbinaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open fun < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FAlgebra%2FbinaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > binaryOperation< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > , left: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > , right: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbinaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "binaryOperation" id = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbinaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbinaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "binaryOperation" id = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbinaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FbinaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "binaryOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FbinaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.operations/-space-operations/binary-operation-function.html" > binaryOperationFunction< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FbinaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open override fun < a href = "../../space.kscience.kmath.operations/-space-operations/binary-operation-function.html" > binaryOperationFunction< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): (left: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > , right: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ) -> < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FbinaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "binaryOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FbinaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FbinaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "binaryOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FbinaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbindSymbol%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "bindSymbol" id = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbindSymbol%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.operations/-algebra/bind-symbol.html" > bindSymbol< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbindSymbol%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open fun < a href = "../../space.kscience.kmath.operations/-algebra/bind-symbol.html" > bindSymbol< / a > (value: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbindSymbol%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "bindSymbol" id = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbindSymbol%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbindSymbol%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "bindSymbol" id = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FbindSymbol%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Wraps a raw string to < a href = "../../space.kscience.kmath.operations/-algebra/index.html" > T< / a > object.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2FbindSymbolOrNull%2F%23space.kscience.kmath.expressions.Symbol%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "bindSymbolOrNull" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2FbindSymbolOrNull%2F%23space.kscience.kmath.expressions.Symbol%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "bind-symbol-or-null.html" > bindSymbolOrNull< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2FbindSymbolOrNull%2F%23space.kscience.kmath.expressions.Symbol%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open override fun < a href = "bind-symbol-or-null.html" > bindSymbolOrNull< / a > (symbol: < a href = "../-symbol/index.html" > Symbol< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2FbindSymbolOrNull%2F%23space.kscience.kmath.expressions.Symbol%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "bindSymbolOrNull" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2FbindSymbolOrNull%2F%23space.kscience.kmath.expressions.Symbol%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2FbindSymbolOrNull%2F%23space.kscience.kmath.expressions.Symbol%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "bindSymbolOrNull" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2FbindSymbolOrNull%2F%23space.kscience.kmath.expressions.Symbol%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Bind a given < a href = "../-symbol/index.html" > Symbol< / a > to this context variable and produce context-specific object.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fconst%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fconst%2F%23kotlin.Function1%5BTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%2CTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "const" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fconst%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fconst%2F%23kotlin.Function1%5BTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%2CTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "const.html" > const< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fconst%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fconst%2F%23kotlin.Function1%5BTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%2CTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open override fun < a href = "const.html" > const< / a > (value: < a href = "index.html" > T< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fconst%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "const" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fconst%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fconst%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "const" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fconst%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > A constant expression which does not depend on arguments< / div > < / div >
2021-03-12 21:24:01 +03:00
< div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > inline fun < a href = "const.html" > const< / a > (block: < a href = "index.html" > F< / a > .() -> < a href = "index.html" > T< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fderive%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%23kotlin.Function2%5BTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%2CTypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "derive" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fderive%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%23kotlin.Function2%5BTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%2CTypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "derive.html" > derive< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fderive%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%23kotlin.Function2%5BTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%2CTypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "derive.html" > R< / a > > < a href = "derive.html" > derive< / a > (value: < a href = "derive.html" > R< / a > , block: < a href = "index.html" > F< / a > .(< a href = "derive.html" > R< / a > ) -> < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html" > Unit< / a > ): < a href = "derive.html" > R< / 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 >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fderive%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%23kotlin.Function2%5BTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%2CTypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "derive" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fderive%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%23kotlin.Function2%5BTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%2CTypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fderive%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%23kotlin.Function2%5BTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%2CTypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "derive" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fderive%2F%23TypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%23kotlin.Function2%5BTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%2CTypeParam%28bounds%3D%5Bkotlin.Any%3F%5D%29%2Ckotlin.Unit%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Performs update of derivative after the rest of the formula in the back-pass.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FField%2Fdiv%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FFieldOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "div" id = "%5Bspace.kscience.kmath.operations%2FField%2Fdiv%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FFieldOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FField%2Fdiv%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > div< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FField%2Fdiv%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FFieldOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/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 = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FField%2Fdiv%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > div< / a > (b: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FField%2Fdiv%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "div" id = "%5Bspace.kscience.kmath.operations%2FField%2Fdiv%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FField%2Fdiv%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "div" id = "%5Bspace.kscience.kmath.operations%2FField%2Fdiv%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Division of element by scalar.< / div > < / div >
2021-03-12 21:24:01 +03:00
< div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > .< a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FFieldOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > div< / a > (b: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FFieldOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "div" id = "%5Bspace.kscience.kmath.operations%2FFieldOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FFieldOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "div" id = "%5Bspace.kscience.kmath.operations%2FFieldOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Division of two elements.< / div > < / div >
2021-03-12 21:24:01 +03:00
< div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > .< a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > div< / a > (k: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "div" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "div" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fdiv%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Division of this element by scalar.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fdivide%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "divide" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fdivide%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "divide.html" > divide< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fdivide%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open override fun < a href = "divide.html" > divide< / a > (a: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > , b: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fdivide%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "divide" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fdivide%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fdivide%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "divide" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fdivide%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Division of two elements.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bkotlin%2FAny%2Fequals%2F%23kotlin.Any%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "equals" id = "%5Bkotlin%2FAny%2Fequals%2F%23kotlin.Any%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.structures/-short-buffer/index.html#%5Bkotlin%2FAny%2Fequals%2F%23kotlin.Any%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > equals< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bkotlin%2FAny%2Fequals%2F%23kotlin.Any%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../../space.kscience.kmath.structures/-short-buffer/index.html#%5Bkotlin%2FAny%2Fequals%2F%23kotlin.Any%3F%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > equals< / a > (other: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > ?): < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html" > Boolean< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bkotlin%2FAny%2FhashCode%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "hashCode" id = "%5Bkotlin%2FAny%2FhashCode%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.structures/-short-buffer/index.html#%5Bkotlin%2FAny%2FhashCode%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > hashCode< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bkotlin%2FAny%2FhashCode%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open fun < a href = "../../space.kscience.kmath.structures/-short-buffer/index.html#%5Bkotlin%2FAny%2FhashCode%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > hashCode< / a > (): < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html" > Int< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperation%2F%23kotlin.String%23kotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "leftSideNumberOperation" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperation%2F%23kotlin.String%23kotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperation%2F%23kotlin.String%23kotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > leftSideNumberOperation< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperation%2F%23kotlin.String%23kotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open fun < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperation%2F%23kotlin.String%23kotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > leftSideNumberOperation< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > , left: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > , right: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperation%2F%23kotlin.String%23kotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "leftSideNumberOperation" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperation%2F%23kotlin.String%23kotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperation%2F%23kotlin.String%23kotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "leftSideNumberOperation" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperation%2F%23kotlin.String%23kotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Dynamically invokes a binary operation with the certain name with numeric first argument.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "leftSideNumberOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.operations/-numeric-algebra/left-side-number-operation-function.html" > leftSideNumberOperationFunction< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open fun < a href = "../../space.kscience.kmath.operations/-numeric-algebra/left-side-number-operation-function.html" > leftSideNumberOperationFunction< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): (left: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > , right: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ) -> < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "leftSideNumberOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "leftSideNumberOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FleftSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Dynamically dispatches a binary operation with the certain name with numeric first argument.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "minus" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "minus.html" > minus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator override fun < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > .< a href = "minus.html" > minus< / a > (b: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "minus" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "minus" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Subtraction of number from element.< / div > < / div >
2021-03-12 21:24:01 +03:00
< div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator override fun < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > .< a href = "minus.html" > minus< / a > (b: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "minus" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "minus" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Subtraction of element from number.< / div > < / div >
2021-03-12 21:24:01 +03:00
< div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > .< a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > minus< / a > (b: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "minus" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "minus" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fminus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Subtraction of two elements.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fmultiply%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fmultiply%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "multiply" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fmultiply%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fmultiply%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "multiply.html" > multiply< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fmultiply%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fmultiply%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open override fun < a href = "multiply.html" > multiply< / a > (a: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > , k: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
< / div >
< div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open override fun < a href = "multiply.html" > multiply< / a > (a: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > , b: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fmultiply%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "multiply" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fmultiply%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fmultiply%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "multiply" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fmultiply%2F%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Multiplies two elements.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FRingWithNumbers%2Fnumber%2F%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "number" id = "%5Bspace.kscience.kmath.operations%2FRingWithNumbers%2Fnumber%2F%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.operations/-ring-with-numbers/number.html" > number< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FRingWithNumbers%2Fnumber%2F%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open override fun < a href = "../../space.kscience.kmath.operations/-ring-with-numbers/number.html" > number< / a > (value: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FRingWithNumbers%2Fnumber%2F%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "number" id = "%5Bspace.kscience.kmath.operations%2FRingWithNumbers%2Fnumber%2F%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FRingWithNumbers%2Fnumber%2F%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "number" id = "%5Bspace.kscience.kmath.operations%2FRingWithNumbers%2Fnumber%2F%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Wraps a number to < a href = "../../space.kscience.kmath.operations/-ring-with-numbers/index.html" > T< / a > object.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "plus" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "plus.html" > plus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator override fun < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > .< a href = "plus.html" > plus< / a > (b: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "plus" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "plus" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Addition of scalar and element.< / div > < / div >
2021-03-12 21:24:01 +03:00
< div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator override fun < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > .< a href = "plus.html" > plus< / a > (b: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "plus" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "plus" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Addition of element and scalar.< / div > < / div >
2021-03-12 21:24:01 +03:00
< div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > .< a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > plus< / a > (b: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "plus" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "plus" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Fplus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Addition of two elements.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "rightSideNumberOperation" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > rightSideNumberOperation< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open fun < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > rightSideNumberOperation< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > , left: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > , right: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "rightSideNumberOperation" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "rightSideNumberOperation" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Dynamically invokes a binary operation with the certain name with numeric second argument.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "rightSideNumberOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.operations/-numeric-algebra/right-side-number-operation-function.html" > rightSideNumberOperationFunction< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open fun < a href = "../../space.kscience.kmath.operations/-numeric-algebra/right-side-number-operation-function.html" > rightSideNumberOperationFunction< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): (left: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > , right: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > ) -> < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "rightSideNumberOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "rightSideNumberOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FNumericAlgebra%2FrightSideNumberOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Dynamically dispatches a binary operation with the certain name with numeric first argument.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FRingOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "times" id = "%5Bspace.kscience.kmath.operations%2FRingOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FRingOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > times< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FRingOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%2C+space.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > .< a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FRingOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > times< / a > (b: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FRingOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "times" id = "%5Bspace.kscience.kmath.operations%2FRingOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FRingOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "times" id = "%5Bspace.kscience.kmath.operations%2FRingOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Multiplies this element by scalar.< / div > < / div >
2021-03-12 21:24:01 +03:00
< div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/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 = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > times< / a > (b: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "times" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "times" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fkotlin.Number%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Multiplication of this number by element.< / div > < / div >
2021-03-12 21:24:01 +03:00
< div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > .< a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > times< / a > (k: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html" > Number< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "times" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "times" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2Ftimes%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Number%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Multiplication of this element by a scalar.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bkotlin%2FAny%2FtoString%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "toString" id = "%5Bkotlin%2FAny%2FtoString%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.structures/-short-buffer/index.html#%5Bkotlin%2FAny%2FtoString%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > toString< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bkotlin%2FAny%2FtoString%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open fun < a href = "../../space.kscience.kmath.structures/-short-buffer/index.html#%5Bkotlin%2FAny%2FtoString%2F%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > toString< / a > (): < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryMinus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryMinus" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryMinus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryMinus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > unaryMinus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryMinus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > .< a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryMinus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > unaryMinus< / a > (): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryMinus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryMinus" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryMinus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryMinus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryMinus" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryMinus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > The negation of this element.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FunaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryOperation" id = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FunaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FAlgebra%2FunaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > unaryOperation< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FunaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open fun < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FAlgebra%2FunaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > unaryOperation< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > , arg: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FunaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryOperation" id = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FunaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FunaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryOperation" id = "%5Bspace.kscience.kmath.operations%2FAlgebra%2FunaryOperation%2F%23kotlin.String%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Dynamically invokes an unary operation with the certain name.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../../space.kscience.kmath.operations/-space-operations/unary-operation-function.html" > unaryOperationFunction< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > open override fun < a href = "../../space.kscience.kmath.operations/-space-operations/unary-operation-function.html" > unaryOperationFunction< / a > (operation: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html" > String< / a > ): (arg: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ) -> < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryOperationFunction" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryOperationFunction%2F%23kotlin.String%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Dynamically dispatches an unary operation with the certain name.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryPlus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryPlus" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryPlus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryPlus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > unaryPlus< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryPlus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
< div >
2021-03-12 22:01:44 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtml/commonMain" > < div class = "symbol monospace" > open operator fun < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > .< a href = "../-simple-auto-diff-extended-field/index.html#%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryPlus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" > unaryPlus< / a > (): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryPlus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryPlus" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryPlus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "brief " > < a data-name = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryPlus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" anchor-label = "unaryPlus" id = "%5Bspace.kscience.kmath.operations%2FSpaceOperations%2FunaryPlus%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FFunctions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > Returns this value.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
< / div >
< h2 class = "" > Properties< / h2 >
2021-03-12 22:01:44 +03:00
< div class = "table" data-togglable = "Properties" > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fcontext%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" anchor-label = "context" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fcontext%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "context.html" > context< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fcontext%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" > < / 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-03-12 22:01:44 +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:dokkaHtml/commonMain" > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fcontext%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" anchor-label = "context" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fcontext%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "symbol monospace" > val < a href = "context.html" > context< / a > : < a href = "index.html" > F< / a > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fd%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" anchor-label = "d" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fd%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "d.html" > d< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fd%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" > < / 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-03-12 22:01:44 +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:dokkaHtml/commonMain" > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fd%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" anchor-label = "d" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fd%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "symbol monospace" > var < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > .< a href = "d.html" > d< / 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 = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fd%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" anchor-label = "d" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fd%2Fspace.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > A variable accessing inner state of derivatives.< / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fone%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" anchor-label = "one" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fone%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "one.html" > one< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fone%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" > < / 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-03-12 22:01:44 +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:dokkaHtml/commonMain" > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fone%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" anchor-label = "one" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fone%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "symbol monospace" > open override val < a href = "one.html" > one< / a > : < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fone%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" anchor-label = "one" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fone%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > neutral operation for multiplication< / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fzero%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" anchor-label = "zero" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fzero%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "zero.html" > zero< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fzero%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" > < / 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-03-12 22:01:44 +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:dokkaHtml/commonMain" > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fzero%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" anchor-label = "zero" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fzero%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > < div class = "symbol monospace" > open override val < a href = "zero.html" > zero< / a > : < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / 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 = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fzero%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" anchor-label = "zero" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffField%2Fzero%2F%23%2FPointingToDeclaration%2F%5D%2FProperties%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a > The neutral element of addition.< / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
< / div >
< h2 class = "" > Inheritors< / h2 >
2021-03-12 22:01:44 +03:00
< div class = "table" data-togglable = "Inheritors" > < a data-name = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffExtendedField%2F%2F%2FPointingToDeclaration%2F%5D%2FInheritors%2F1186442064" anchor-label = "SimpleAutoDiffExtendedField" id = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffExtendedField%2F%2F%2FPointingToDeclaration%2F%5D%2FInheritors%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-simple-auto-diff-extended-field/index.html" > SimpleAutoDiffExtendedField< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2FSimpleAutoDiffExtendedField%2F%2F%2FPointingToDeclaration%2F%5D%2FInheritors%2F1186442064" > < / 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-03-12 22:01:44 +03:00
< div class = "table" data-togglable = "Extensions" > < a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Facos%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "acos" id = "%5Bspace.kscience.kmath.expressions%2F%2Facos%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../acos.html" > acos< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Facos%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../acos.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../acos.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../acos.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../acos.html" > T< / a > , < a href = "../acos.html" > F< / a > > .< a href = "../acos.html" > acos< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../acos.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../acos.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Facosh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "acosh" id = "%5Bspace.kscience.kmath.expressions%2F%2Facosh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../acosh.html" > acosh< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Facosh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../acosh.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../acosh.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../acosh.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../acosh.html" > T< / a > , < a href = "../acosh.html" > F< / a > > .< a href = "../acosh.html" > acosh< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../acosh.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../acosh.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fasin%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "asin" id = "%5Bspace.kscience.kmath.expressions%2F%2Fasin%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../asin.html" > asin< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fasin%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../asin.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../asin.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../asin.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../asin.html" > T< / a > , < a href = "../asin.html" > F< / a > > .< a href = "../asin.html" > asin< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../asin.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../asin.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fasinh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "asinh" id = "%5Bspace.kscience.kmath.expressions%2F%2Fasinh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../asinh.html" > asinh< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fasinh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../asinh.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../asinh.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../asinh.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../asinh.html" > T< / a > , < a href = "../asinh.html" > F< / a > > .< a href = "../asinh.html" > asinh< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../asinh.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../asinh.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fatan%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "atan" id = "%5Bspace.kscience.kmath.expressions%2F%2Fatan%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../atan.html" > atan< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fatan%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../atan.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../atan.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../atan.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../atan.html" > T< / a > , < a href = "../atan.html" > F< / a > > .< a href = "../atan.html" > atan< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../atan.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../atan.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fatanh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "atanh" id = "%5Bspace.kscience.kmath.expressions%2F%2Fatanh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../atanh.html" > atanh< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fatanh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../atanh.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../atanh.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../atanh.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../atanh.html" > T< / a > , < a href = "../atanh.html" > F< / a > > .< a href = "../atanh.html" > atanh< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../atanh.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../atanh.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fcos%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "cos" id = "%5Bspace.kscience.kmath.expressions%2F%2Fcos%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../cos.html" > cos< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fcos%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../cos.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../cos.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../cos.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../cos.html" > T< / a > , < a href = "../cos.html" > F< / a > > .< a href = "../cos.html" > cos< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../cos.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../cos.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fcosh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "cosh" id = "%5Bspace.kscience.kmath.expressions%2F%2Fcosh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../cosh.html" > cosh< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fcosh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../cosh.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../cosh.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../cosh.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../cosh.html" > T< / a > , < a href = "../cosh.html" > F< / a > > .< a href = "../cosh.html" > cosh< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../cosh.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../cosh.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fexp%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "exp" id = "%5Bspace.kscience.kmath.expressions%2F%2Fexp%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../exp.html" > exp< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fexp%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../exp.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../exp.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../exp.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../exp.html" > T< / a > , < a href = "../exp.html" > F< / a > > .< a href = "../exp.html" > exp< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../exp.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../exp.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fln%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "ln" id = "%5Bspace.kscience.kmath.expressions%2F%2Fln%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../ln.html" > ln< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fln%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../ln.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../ln.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../ln.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../ln.html" > T< / a > , < a href = "../ln.html" > F< / a > > .< a href = "../ln.html" > ln< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../ln.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../ln.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fpow%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Double%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2F%2Fpow%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Int%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2F%2Fpow%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "pow" id = "%5Bspace.kscience.kmath.expressions%2F%2Fpow%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Double%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2F%2Fpow%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Int%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2F%2Fpow%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../pow.html" > pow< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fpow%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Double%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2F%2Fpow%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23kotlin.Int%2FPointingToDeclaration%2F%2C+space.kscience.kmath.expressions%2F%2Fpow%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../pow.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../pow.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../pow.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../pow.html" > T< / a > , < a href = "../pow.html" > F< / a > > .< a href = "../pow.html" > pow< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../pow.html" > T< / a > > , y: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html" > Double< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../pow.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 = "symbol monospace" > fun < < a href = "../pow.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../pow.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../pow.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../pow.html" > T< / a > , < a href = "../pow.html" > F< / a > > .< a href = "../pow.html" > pow< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../pow.html" > T< / a > > , y: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html" > Int< / a > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../pow.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 = "symbol monospace" > fun < < a href = "../pow.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../pow.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../pow.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../pow.html" > T< / a > , < a href = "../pow.html" > F< / a > > .< a href = "../pow.html" > pow< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../pow.html" > T< / a > > , y: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../pow.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../pow.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fsin%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "sin" id = "%5Bspace.kscience.kmath.expressions%2F%2Fsin%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../sin.html" > sin< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fsin%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../sin.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../sin.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../sin.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../sin.html" > T< / a > , < a href = "../sin.html" > F< / a > > .< a href = "../sin.html" > sin< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../sin.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../sin.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fsinh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "sinh" id = "%5Bspace.kscience.kmath.expressions%2F%2Fsinh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../sinh.html" > sinh< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fsinh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../sinh.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../sinh.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../sinh.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../sinh.html" > T< / a > , < a href = "../sinh.html" > F< / a > > .< a href = "../sinh.html" > sinh< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../sinh.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../sinh.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fsqr%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "sqr" id = "%5Bspace.kscience.kmath.expressions%2F%2Fsqr%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../sqr.html" > sqr< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fsqr%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.Field%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../sqr.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../sqr.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-field/index.html" > Field< / a > < < a href = "../sqr.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../sqr.html" > T< / a > , < a href = "../sqr.html" > F< / a > > .< a href = "../sqr.html" > sqr< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../sqr.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../sqr.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Fsqrt%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "sqrt" id = "%5Bspace.kscience.kmath.expressions%2F%2Fsqrt%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../sqrt.html" > sqrt< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Fsqrt%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../sqrt.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../sqrt.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../sqrt.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../sqrt.html" > T< / a > , < a href = "../sqrt.html" > F< / a > > .< a href = "../sqrt.html" > sqrt< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../sqrt.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../sqrt.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Ftan%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "tan" id = "%5Bspace.kscience.kmath.expressions%2F%2Ftan%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../tan.html" > tan< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Ftan%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../tan.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../tan.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../tan.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../tan.html" > T< / a > , < a href = "../tan.html" > F< / a > > .< a href = "../tan.html" > tan< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../tan.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../tan.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
2021-03-12 22:01:44 +03:00
< a data-name = "%5Bspace.kscience.kmath.expressions%2F%2Ftanh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" anchor-label = "tanh" id = "%5Bspace.kscience.kmath.expressions%2F%2Ftanh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" > < / a >
2021-03-12 21:24:01 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/commonMain" >
< div class = "main-subrow keyValue " >
2021-03-12 22:01:44 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../tanh.html" > tanh< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "%5Bspace.kscience.kmath.expressions%2F%2Ftanh%2Fspace.kscience.kmath.expressions.SimpleAutoDiffField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%2CTypeParam%28bounds%3D%5Bspace.kscience.kmath.operations.ExtendedField%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%5D%29%5D%23space.kscience.kmath.expressions.AutoDiffValue%5BTypeParam%28bounds%3D%5Bkotlin.Any%5D%29%5D%2FPointingToDeclaration%2F%5D%2FExtensions%2F1186442064" > < / 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" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtml/commonMain" data-filterable-set = ":kmath-core:dokkaHtml/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:dokkaHtml/commonMain" > < div class = "symbol monospace" > fun < < a href = "../tanh.html" > T< / a > : < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html" > Any< / a > , < a href = "../tanh.html" > F< / a > : < a href = "../../space.kscience.kmath.operations/-extended-field/index.html" > ExtendedField< / a > < < a href = "../tanh.html" > T< / a > > > < a href = "index.html" > SimpleAutoDiffField< / a > < < a href = "../tanh.html" > T< / a > , < a href = "../tanh.html" > F< / a > > .< a href = "../tanh.html" > tanh< / a > (x: < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../tanh.html" > T< / a > > ): < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "../tanh.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 >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "footer" > < span class = "go-to-top-icon" > < a href = "#content" > < / a > < / span > < span > © 2020 Copyright< / span > < span class = "pull-right" > < span > Sponsored and developed by dokka< / span > < a href = "https://github.com/Kotlin/dokka" > < span class = "padded-icon" > < / span > < / a > < / span > < / div >
< / div >
< / div >
< / body >
< / html >