QuasiTensor
We occasionally need a Tensor that doesn't extend NumericOps directly. This is that tensor.
class CSCMatrix[V]
class DenseMatrix[V]
trait Matrix[V]
class BitVector
class DenseVector[V]
class HashVector[E]
class SparseVector[V]
trait Vector[V]
trait StorageVector[V]