public override Csr ImportCsr(EncodingFormat fmt, Stream source) { return(_cp.ImportCsr(fmt, source)); }