quantlib.math.matrix.Matrix.from_ndarray

classmethod Matrix.from_ndarray(cls, double[:, ::1] data)