-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add support for Eigen::Transform (#1555)
* add support of dynamically sized Eigen types * ensure buffer bounds safety and add unit test for dynamic Eigen matrix. * add support for Eigen::Transform * remove redundant print in unit test * remove redundant initialization in unit test * add lower precision unit test * remove high precision unit test --------- Co-authored-by: wangzhiqiang <[email protected]>
- Loading branch information
1 parent
b716727
commit 0bc0c5f
Showing
2 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters