To use the file as a header-only library, I had issues as some of the functions have not been tagged with the inline keyword. These functions include at least the first two functions of the algorithm namespace: vector multiplication overload and inTriangle. Here's a Stack Overflow question about the fact.
To use the file as a header-only library, I had issues as some of the functions have not been tagged with the inline keyword. These functions include at least the first two functions of the algorithm namespace: vector multiplication overload and inTriangle. Here's a Stack Overflow question about the fact.