Concatenate

case class Concatenate(scope: Scope, a: Seq[Variable], dim: Long) extends Op
trait Serializable
trait Product
trait Equals
trait Op
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

val ashapes: Seq[Long]
val boundaries: List[(Long, Long)]
val params: List[(Variable, (STen, STen) => Unit)]