LoginSignup
0
0

More than 5 years have passed since last update.

cpp_binarysearch - binary search helper with block

Last updated at Posted at 2015-06-18
cpp_libraries article
cpp_binarysearch http://qiita.com/cielavenir/items/852e2458cd327ca73613
cpp_inspect http://qiita.com/cielavenir/items/95615185b5ca47d9111d
cpp_range http://qiita.com/cielavenir/items/94c9abbb7767bd57607b
cpp_rational http://qiita.com/cielavenir/items/2171327462d2afd98b65

Download

What's this?

  • You can write binary search using a block, with transparency.
  • Specify eps=1e-9 for float search.

Example

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0