Loading src/TNL/Matrices/SparseMatrixView.h +0 −1 Original line number Diff line number Diff line Loading @@ -147,7 +147,6 @@ public: */ using ConstRowView = SparseMatrixRowView< typename SegmentsViewType::SegmentViewType, ConstValuesViewType, ConstColumnsIndexesViewType >; ; /** * \brief Helper type for getting self type or its modifications. Loading Loading
src/TNL/Matrices/SparseMatrixView.h +0 −1 Original line number Diff line number Diff line Loading @@ -147,7 +147,6 @@ public: */ using ConstRowView = SparseMatrixRowView< typename SegmentsViewType::SegmentViewType, ConstValuesViewType, ConstColumnsIndexesViewType >; ; /** * \brief Helper type for getting self type or its modifications. Loading