MatRow

slash.matrix.Mat.MatRow
class MatRow(r: Int)

Wrapper class to represent row on LHS or RHS

Attributes

Source
Mat.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

inline def :=(inline vector: Vec[N]): Unit

Attributes

Source
Mat.scala
def asVec: Vec[N]

Attributes

Source
Mat.scala
def show: String

Attributes

Source
Mat.scala