public interface Densifiable
toDense()
is in general more efficient than explicit copy construction.DenseMatrix
Modifier and Type | Method and Description |
---|---|
DenseMatrix |
toDense()
Densify a matrix, i.e., convert a matrix implementation to the standard dense matrix,
DenseMatrix . |
DenseMatrix toDense()
DenseMatrix
.DenseMatrix
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.