api / koma.internal.default.generated.matrix / DefaultFloatMatrix / epow
epow
fun epow(other:
Float
):
Matrix
<
Float
>
Overrides Matrix.epow
Element-wise exponentiation of each element in the matrix
fun epow(other:
Int
):
Matrix
<
Float
>
Overrides Matrix.epow