io.github.mandar2812.dynaml.algebra
Extract lower triangular elements into a new SparkSquareMatrix
Extract lower triangular elements into a new SparkSquareMatrix
The backing RDD
Get a sub-matrix based on a range of rows and columns
Get a sub-matrix based on a range of rows and columns
Extract diagonal elements into a new SparkSquareMatrix
Extract diagonal elements into a new SparkSquareMatrix
Obtain transpose of the matrix.
Obtain transpose of the matrix.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use %:% instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use &:& instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use *:* instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use +:+ instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use -:- instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use /:/ instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use <:< instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use <:= instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use >:> instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use >:= instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use : instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use : instead.
(Since version 0.13) This operator has confusing and often surprising precedence that leads to bugs. Use |:| instead.