Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rounding Convert and ConvertSat added. #1068

Merged
merged 4 commits into from Jul 12, 2019
Merged

Commits on Jul 12, 2019

  1. Rounding Convert and ConvertSat added.

    Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
    mzient committed Jul 12, 2019
    Copy the full SHA
    5d7f316 View commit details
    Browse the repository at this point in the history
  2. Add a Converter helper class to avoid excessive number of enable_ifs.

    Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
    mzient committed Jul 12, 2019
    Copy the full SHA
    e63d0f1 View commit details
    Browse the repository at this point in the history
  3. * Add documentation for Convert[Sat][Norm] function family.

    * Add ./include to directory list processed by Doxygen.
    
    Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
    mzient committed Jul 12, 2019
    Copy the full SHA
    004bcd0 View commit details
    Browse the repository at this point in the history
  4. Fix comment.

    Signed-off-by: Michal Zientkiewicz <michalz@nvidia.com>
    mzient committed Jul 12, 2019
    Copy the full SHA
    c8b1dc7 View commit details
    Browse the repository at this point in the history