impl_scaleAdd_InPlace_DV_T_DV_Double

object impl_scaleAdd_InPlace_DV_T_DV_Double extends InPlaceImpl3[DenseVector[Double], Double, DenseVector[Double]] with Serializable
trait InPlaceImpl3[scaleAdd, DenseVector[Double], Double, DenseVector[Double]]
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(y: DenseVector[Double], a: Double, x: DenseVector[Double]): Unit