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