Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Prefer static member function Sinc
Member function can be made static. Redundant 'inline' specifier on a function declared entirely inside a class definition.
- Loading branch information