2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-27 19:12:08 +00:00
Files
math/doc
Matt Borland 699d326f64 Implemented mode and associated tests (#390)
* Implemented mode and associated tests

* Clarity and complexity changes

* Added google benchmark

* Small changes to mode. More tests.

* Seperated into sorted and non-sorted functions

* Fixed data types and removed copying

* Fixed bounds checking

* Additional tests and cleanup.

* Added tests for std::list and std::forward_list

* Small testing changes and documentation

* Added modes memory allocation and faster insertion

* Changed return type, and modified tests

* Removed copied iterator and edge cases.

* Documentation fixes
2020-07-09 13:28:29 -04:00
..
2013-05-17 11:13:14 +00:00
2019-12-16 13:35:48 -05:00
2019-12-24 21:42:09 -05:00
2019-12-01 08:06:17 -05:00
2020-04-25 09:03:49 -04:00
2020-05-30 22:34:56 -04:00
2020-04-04 09:27:17 +01:00
2020-03-24 14:48:17 -04:00
2019-12-26 09:18:02 -05:00
2020-07-06 19:29:28 +01:00
2019-10-20 20:08:19 +01:00
2020-06-28 14:20:52 -04:00