User: KB93

  • Public profile

User profile: KB93

User info
User name:KB93
History
Joined:
Number of posts:21
Latest posts:

Binary Search Vector For Closest Value
solved [code]double Convert::convertKtomV(double value) const { auto it = lower_bound(response.b...

Find Index of Closest Value in a Vector of Struct
I have txt file with values for temperature, voltage, and sensitivity which I am reading into a vect...

Binary Search Vector For Closest Value
@dutch Actually one more question if you want to answer. So I have created another function that con...

Binary Search Vector For Closest Value
Final result for any Googlers out there in the future. Thank you @dutch for all the help, it is much...

Binary Search Vector For Closest Value
@dutch So this works except for the index. How can I get the index from it now? Will post if I figur...

This user does not accept Private Messages