DoubleMatrix   Conversion Operators

Overload List

(Double to DoubleMatrix) Performs an explicit conversion from Double to DoubleMatrix.
(DoubleMatrix to Double) Performs an explicit conversion from DoubleMatrix to Double.
(IndexPartitionDouble to DoubleMatrix) Performs an explicit conversion from IndexPartitionT of Double to DoubleMatrix.
(ReadOnlyDoubleMatrix to DoubleMatrix) Performs an explicit conversion from ReadOnlyDoubleMatrix to DoubleMatrix.

See Also