Op

sealed trait Op
Companion:
object
class Object
trait Matchable
class Any
object Minus.type
object Plus.type
object Times.type

Value members

Abstract methods

def apply(a: Array[Double], aOff: Int, b: Array[Double], bOff: Int, out: Array[Double], outOff: Int, len: Int): Unit
def id: Int

Concrete methods

final def make(a: D, b: D): D
def name: String