
org.diffkt.reverse.ReverseScalarOperations.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of diffkt Show documentation
Show all versions of diffkt Show documentation
Automatic differentiation in Kotlin
The newest version!
/*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
package org.diffkt.reverse
internal object ReverseScalarOperations: ReverseScalarOperationsImpl()
© 2015 - 2025 Weber Informatics LLC | Privacy Policy