some lint
This commit is contained in:
parent
e9bfc026b7
commit
c4b21775fa
@ -345,6 +345,7 @@ class FMatrixS : public FMatrixInterface<FMatrixS>{
|
|||||||
&col_data_[col_ptr_[i + 1]], Entry::CmpValue);
|
&col_data_[col_ptr_[i + 1]], Entry::CmpValue);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
// --- data structure used to support InitColAccess --
|
// --- data structure used to support InitColAccess --
|
||||||
utils::IIterator<SparseBatch> *iter_;
|
utils::IIterator<SparseBatch> *iter_;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user