scipy.sparse.dok_matrix.get

dok_matrix.get(key, default=0.0)[源代码]

这重写了dic.get方法,提供了类型检查,但在其他方面提供了等效的功能。