Kone
0.0.0-dev-1
common
kone.polynomial
/
com.lounres.kone.polynomial
/
substituteFully
substitute
Fully
fun
NumberedPolynomial
<
Double
>
.
substituteFully
(
args
:
Buffer
<
Double
>
)
:
Double
fun
<
C
>
NumberedPolynomial
<
C
>
.
substituteFully
(
ring
:
Ring
<
C
>
,
args
:
Buffer
<
C
>
)
:
C
fun
NumberedRationalFunction
<
Double
>
.
substituteFully
(
args
:
Buffer
<
Double
>
)
:
Double
fun
<
C
>
NumberedRationalFunction
<
C
>
.
substituteFully
(
ring
:
Field
<
C
>
,
args
:
Buffer
<
C
>
)
:
C