DoubleMatrix

Undocumented in source.

Members

Functions

opIndex
double opIndex(size_t i, size_t j)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

columns
size_t columns [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rows
size_t rows [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

arrayOfArrays
double[][] arrayOfArrays;
Undocumented in source.

Meta