MatCol

slash.matrix.Mat.MatCol
class MatCol(c: Int)

Wrapper class to represent column 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[M]): Unit

Attributes

Source
Mat.scala
def asVec: Vec[M]

Attributes

Source
Mat.scala
def show: String

Attributes

Source
Mat.scala