kmath-core
0.3.1
common
kmath-core
/
space.kscience.kmath.expressions
/
DSFieldProcessor
DSField
Processor
@
UnstableKMathAPI
class
DSFieldProcessor
<
T
,
A
:
ExtendedField
<
T
>
>
(
val
algebra
:
A
)
:
AutoDiffProcessor
<
T
,
DS
<
T
,
A
>
,
DSField
<
T
,
A
>
>
Members
Constructors
DSField
Processor
Link copied to clipboard
constructor
(
algebra
:
A
)
Functions
differentiate
Link copied to clipboard
open
override
fun
differentiate
(
function
:
DSField
<
T
,
A
>
.
(
)
->
DS
<
T
,
A
>
)
:
DifferentiableExpression
<
T
>
Properties
algebra
Link copied to clipboard
val
algebra
:
A