@@ -105,17 +105,17 @@ template< typename T > class mCSRMatrix : public tnlBaseMatrix< T >
\param _alloctaion_segment_size If we need to allocate more new non-zero elements this says the amount if increase.
\param _inititial_row_size It says how many elements we expect to be in each row. This s information can significialy speedup the insertion of the elements.