gsl.MatrixView

Module Contents

class gsl.MatrixView.MatrixView(matrix, start, shape, **kwds)

Bases: gsl.Matrix.Matrix

A view into the data of another matrix

matrix
capsule