2021-03-12 21:24:01 +03:00
< html >
< head >
< meta name = "viewport" content = "width=device-width, initial-scale=1" charset = "UTF-8" >
< title > SimpleAutoDiffExpression< / title >
2021-10-13 15:08:46 +03:00
< / head > < body > < link href = "../../../../../images/logo-icon.svg" rel = "icon" type = "image/svg" > < script > var pathToRoot = "../../../" ; < / script > < script type = "text/javascript" src = "../../../scripts/sourceset_dependencies.js" async > < / script > < link href = "../../../styles/style.css" rel = "Stylesheet" > < link href = "../../../styles/logo-styles.css" rel = "Stylesheet" > < link href = "../../../styles/jetbrains-mono.css" rel = "Stylesheet" > < link href = "../../../styles/main.css" rel = "Stylesheet" > < script type = "text/javascript" src = "../../../scripts/clipboard.js" async > < / script > < script type = "text/javascript" src = "../../../scripts/navigation-loader.js" async > < / script > < script type = "text/javascript" src = "../../../scripts/platform-content-handler.js" async > < / script > < script type = "text/javascript" src = "../../../scripts/main.js" async > < / script >
2021-05-08 18:18:11 +03:00
2021-03-12 21:24:01 +03:00
< div id = "container" >
2021-10-13 15:08:46 +03:00
< div id = "leftColumn" > < a href = "../../../index.html" >
2021-05-08 18:18:11 +03:00
< div id = "logo" > < / div >
< / a >
2021-03-12 21:24:01 +03:00
< div id = "paneSearch" > < / div >
< div id = "sideMenu" > < / div >
< / div >
< div id = "main" >
2021-10-13 15:08:46 +03:00
< script type = "text/javascript" src = "../../../scripts/main.js" > < / script > < div id = "leftToggler" > < span class = "icon-toggler" > < / span > < / div >
2021-05-08 18:18:11 +03:00
< div class = "main-content" id = "content" pageids = "kmath-core::space.kscience.kmath.expressions/SimpleAutoDiffExpression///PointingToDeclaration//244675578" >
2021-03-12 21:24:01 +03:00
< div class = "navigation-wrapper" id = "navigation-wrapper" >
2021-10-13 15:08:46 +03:00
< div class = "breadcrumbs" > < a href = "../../index.html" > kmath-core< / a > /< a href = "../index.html" > space.kscience.kmath.expressions< / a > /< a href = "index.html" > SimpleAutoDiffExpression< / a > < / div >
2021-03-12 21:24:01 +03:00
< div class = "pull-right d-flex" >
2021-05-08 18:18:11 +03:00
< div class = "filter-section" id = "filter-section" > < button class = "platform-tag platform-selector common-like" data-active = "" data-filter = ":kmath-core:dokkaHtmlPartial/commonMain" > common< / button > < / div >
2021-03-12 21:24:01 +03:00
< div id = "searchBar" > < / div >
< / div >
< / div >
< div class = "cover " >
2021-05-08 18:18:11 +03:00
< h1 class = "cover" > < span > Simple< / span > < wbr > < span > Auto< / span > < wbr > < span > Diff< / span > < wbr > < span > Expression< / span > < / h1 >
2021-10-13 15:08:46 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > class < a href = "index.html" > SimpleAutoDiffExpression< / 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 > > > (field: < a href = "index.html" > F< / a > , function: < a href = "../-simple-auto-diff-field/index.html" > SimpleAutoDiffField< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > F< / a > > .() -> < a href = "../-auto-diff-value/index.html" > AutoDiffValue< / a > < < a href = "index.html" > T< / a > > ) : < a href = "../-first-derivative-expression/index.html" > FirstDerivativeExpression< / 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" > A constructs that creates a derivative structure with required order on-demand< / p > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< div class = "tabbedcontent" >
2021-10-13 15:08:46 +03:00
< div class = "tabs-section" tabs-section = "tabs-section" > < button class = "section-tab" data-active = "" data-togglable = "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 = "Sources" > Sources< / button > < / div >
2021-03-12 21:24:01 +03:00
< div class = "tabs-section-body" >
< h2 class = "tabbedcontent" > Constructors< / h2 >
2021-05-08 18:18:11 +03:00
< div class = "table" data-togglable = "Constructors" > < a data-name = "1027485400%2FConstructors%2F244675578" anchor-label = "SimpleAutoDiffExpression" id = "1027485400%2FConstructors%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue TabbedContent" >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "-simple-auto-diff-expression.html" > SimpleAutoDiffExpression< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1027485400%2FConstructors%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< div class = "title" >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > fun < < a href = "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-expression.html" > SimpleAutoDiffExpression< / a > (field: < a href = "index.html" > F< / a > , function: < a href = "../-simple-auto-diff-field/index.html" > SimpleAutoDiffField< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > F< / 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 >
< / div >
< / div >
< / div >
< / div >
< h2 class = "" > Functions< / h2 >
2021-10-13 15:08:46 +03:00
< div class = "table" data-togglable = "Functions" > < a data-name = "-1436821701%2FFunctions%2F244675578" anchor-label = "derivativeOrNull" id = "-1436821701%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-13 15:08:46 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "../-first-derivative-expression/derivative-or-null.html" > derivativeOrNull< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-1436821701%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-10-13 15:08:46 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > override fun < a href = "../-first-derivative-expression/derivative-or-null.html" > derivativeOrNull< / a > (symbols: < a href = "https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html" > List< / a > < < a href = "../-symbol/index.html" > Symbol< / a > > ): < a href = "../-expression/index.html" > Expression< / a > < < a href = "index.html" > T< / a > > ?< span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-13 15:08:46 +03:00
< a data-name = "-429357169%2FFunctions%2F244675578" anchor-label = "derivativeOrNull" id = "-429357169%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "-429357169%2FFunctions%2F244675578" anchor-label = "derivativeOrNull" id = "-429357169%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Differentiates this expression by ordered collection of < a href = "../-first-derivative-expression/derivative-or-null.html" > symbols< / a > .< / div > < / div >
2021-05-08 18:18:11 +03:00
< div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-10-13 15:08:46 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open override fun < a href = "derivative-or-null.html" > derivativeOrNull< / a > (symbol: < a href = "../-symbol/index.html" > Symbol< / a > ): < a href = "../-expression/index.html" > Expression< / a > < < a href = "index.html" > T< / a > > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-13 15:08:46 +03:00
< a data-name = "1448188344%2FFunctions%2F244675578" anchor-label = "derivativeOrNull" id = "1448188344%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "1448188344%2FFunctions%2F244675578" anchor-label = "derivativeOrNull" id = "1448188344%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Returns first derivative of this expression by given < a href = "derivative-or-null.html" > symbol< / a > .< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
2021-10-13 15:08:46 +03:00
< a data-name = "678660644%2FFunctions%2F244675578" anchor-label = "invoke" id = "678660644%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
2021-05-08 18:18:11 +03:00
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-10-13 15:08:46 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "invoke.html" > invoke< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "678660644%2FFunctions%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "title" > < div class = "divergent-group" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < div class = "with-platform-tags" > < span class = "pull-right" > < / span > < / div >
2021-03-12 21:24:01 +03:00
< div >
2021-10-13 15:08:46 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtmlPartial/commonMain" > < div class = "symbol monospace" > open operator override fun < a href = "invoke.html" > invoke< / a > (arguments: < 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 = "index.html" > T< / a > < span class = "top-right-position" > < span class = "copy-icon" > < / span > < div class = "copy-popup-wrapper popup-to-left" > < span class = "copy-popup-icon" > < / span > < span > Content copied to clipboard< / span > < / div > < / span > < / div > < / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
2021-10-13 15:08:46 +03:00
< a data-name = "678660644%2FFunctions%2F244675578" anchor-label = "invoke" id = "678660644%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "brief " > < a data-name = "678660644%2FFunctions%2F244675578" anchor-label = "invoke" id = "678660644%2FFunctions%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > Calls this expression from arguments.< / div > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
< / div >
< / div >
< h2 class = "" > Properties< / h2 >
2021-05-08 18:18:11 +03:00
< div class = "table" data-togglable = "Properties" > < a data-name = "-347882280%2FProperties%2F244675578" anchor-label = "field" id = "-347882280%2FProperties%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "field.html" > field< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "-347882280%2FProperties%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< div class = "title" >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" data-togglable = "Properties" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtmlPartial/commonMain" > < a data-name = "-347882280%2FProperties%2F244675578" anchor-label = "field" id = "-347882280%2FProperties%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "symbol monospace" > val < a href = "field.html" > field< / 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-05-08 18:18:11 +03:00
< a data-name = "1962375664%2FProperties%2F244675578" anchor-label = "function" id = "1962375664%2FProperties%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
2021-03-12 21:24:01 +03:00
< div class = "main-subrow keyValue " >
2021-05-08 18:18:11 +03:00
< div class = "" > < span class = "inline-flex" > < a href = "function.html" > function< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1962375664%2FProperties%2F244675578" > < / span >
2021-03-12 21:24:01 +03:00
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div >
< div class = "platform-tags " >
< div class = "platform-tag common-like" > common< / div >
< / div >
< div class = "title" >
2021-05-08 18:18:11 +03:00
< div class = "platform-hinted " data-platform-hinted = "data-platform-hinted" data-togglable = "Properties" > < div class = "content sourceset-depenent-content" data-active = "" data-togglable = ":kmath-core:dokkaHtmlPartial/commonMain" > < a data-name = "1962375664%2FProperties%2F244675578" anchor-label = "function" id = "1962375664%2FProperties%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a > < div class = "symbol monospace" > val < a href = "function.html" > function< / a > : < a href = "../-simple-auto-diff-field/index.html" > SimpleAutoDiffField< / a > < < a href = "index.html" > T< / a > , < a href = "index.html" > F< / 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 >
< / div >
< / div >
< / div >
< / div >
2021-10-13 15:08:46 +03:00
< h2 class = "" > Sources< / h2 >
< div class = "table" data-togglable = "Sources" > < a data-name = "1709392791%2FSource%2F244675578" anchor-label = "https://github.com/mipt-npm/kmath/tree/master/kmath-core/src/commonMain/kotlin/space/kscience/kmath/expressions/SimpleAutoDiff.kt#L232" id = "1709392791%2FSource%2F244675578" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" > < / a >
< div class = "table-row" data-filterable-current = ":kmath-core:dokkaHtmlPartial/commonMain" data-filterable-set = ":kmath-core:dokkaHtmlPartial/commonMain" >
< div class = "main-subrow keyValue " >
< div class = "" > < span class = "inline-flex" > < a href = "https://github.com/mipt-npm/kmath/tree/master/kmath-core/src/commonMain/kotlin/space/kscience/kmath/expressions/SimpleAutoDiff.kt#L232" > common source< / a > < span class = "anchor-wrapper" > < span class = "anchor-icon" pointing-to = "1709392791%2FSource%2F244675578" > < / span >
< div class = "copy-popup-wrapper " > < span class = "copy-popup-icon" > < / span > < span > Link copied to clipboard< / span > < / div >
< / span > < / span > < / div >
< div > < / div >
< / div >
< / div >
< / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< div class = "footer" > < span class = "go-to-top-icon" > < a href = "#content" > < / a > < / span > < span > © 2021 Copyright< / span > < span class = "pull-right" > < span > Generated by < / span > < a href = "https://github.com/Kotlin/dokka" > < span > dokka< / span > < span class = "padded-icon" > < / span > < / a > < / span > < / div >
2021-03-12 21:24:01 +03:00
< / div >
< / div >
2021-05-08 18:18:11 +03:00
< / body > < / html >
2021-03-12 21:24:01 +03:00