##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r609:3d5120e0d250
Implements method to get min/max values of a dataseries giving a range (2)
Alexandre Leroux
0
r608:368ab9415e5a
Implements method to get min/max values of a dataseries giving a range (1)
Alexandre Leroux
0
r607:9a52fd42b9d8
Adds methods min() and max() in ArrayData iterators In a case of an 2-dim ArrayData, the search is made on all components.
Alexandre Leroux
0
r606:36d29ea2f20f
Adds methods to handle search of min/max values in structures that can contain NaN values NaN values are excluded from min/max (see doc)
Alexandre Leroux
0
r605:06b66012b93b
(Refactoring) Renames IDataSeries::subData()
Alexandre Leroux
0
r604:6cc1dd13aa83
(Refactoring) Renames IDataSeries::minData() and IDataSeries::maxData()
Alexandre Leroux
0
r603:ea9f3c3ed3a9
Merge pull request 231 from SCIQLOP-Initialisation develop Develop
merge
0
r602:91bcf3ba1822
Merge branch 'feature/MinMaxVariable' into develop
Alexandre Leroux
merge
0
r601:fe5ae51adf07
Shows min/max x-axis data in Variable widget (3) Uses the previous methods to show min/max values in the variable widget
Alexandre Leroux
0
r600:c613c4935e08
Shows min/max x-axis data in Variable widget (2) Creates max() method that returns the iterator on the last value that is <= than the value passed in parameter + implements unit tests
Alexandre Leroux
0
r599:72b3a7366e6c
Shows min x-axis data in Variable widget (1) Creates min() method that returns the iterator on the first value that is >= than the value passed in parameter + implements unit tests
Alexandre Leroux
0
r598:733f0e0e2605
Updates vera exclusions
Alexandre Leroux
0
r597:f66c81d8ced0
Moves cbegin() and cend() declarations in IDataSeries + adds operator-- on ArrayData
Alexandre Leroux
0
r596:96f73c42ec59
Uses new iterator in DataSeries.cpp The code of the old iterator is deleted. The new iterator is now built from the Implementation of DataSeriesIteratorValue :: Impl for a DataSeries
Alexandre Leroux
0
r595:549a850c09e9
Defines an iterator for a data series This iterator will replace the existing iterator for DataSeries
Alexandre Leroux
0
r594:0f7ad28045e8
Merge pull request 230 from SCIQLOP-Initialisation develop Develop
leroux
merge
0
r593:552e9eaf7536
PR: Use DateUtils instead of static_cast
0
r592:870e7dd1fcf7
Merge branch 'feature/TestAcquisition' into develop
merge
0
r591:7644bba62054
Add mofif for clang format
0
r590:53bba55aedf8
Add test acquisition.
0
load next
< 1 .. 7 8 9 10 11 .. 39 >
showing 20 out of 770 commits