api / koma.ndarray / NDArray / setDouble

setDouble

open fun setDouble(vararg indices:Int, v:Double):Unit open fun setDouble(i:Int, v:Double):Unit