Quick Start
Tutorials
Reference
Extended Reference
Defined in File utils.h
Check if the vector b contains element.
b
element
b – The vector containing the elements to be checked
element – The input element
tol – A numerical tolerance
True if the element was found