Module diagonal

A diagonal expression derived from a matrix.

Interface-wise, this shares the methods of a Matrix.

Outside of CommonWriteOps and NumericalWriteOps, however, this is often achieved by copying to a temporary matrix, invoking its methods, and supplying the result. In particular, see the note in XprOps.



generated by LDoc 1.4.0