-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
review updates and interface improvements
- pull in convert_to/move_to pointer_param overloads - make Executor::copy_from work on shared_ptr - remove unnecessary add_scaled_identity overload - simplify gko::write - deprecate moving copy_from - simplify move_from - make temporary_clone/conversion work on pointer_param - make make_(const_)dense_view work on pointer_param - make stopping criterion updater work on pointer_param - add documentation - fix accidentally deleted copy constructor - deprecate moving copy_from Co-authored-by: Thomas Grützmacher <thomas.gruetzmacher@kit.edu> Co-authored-by: Marcel Koch <marcel.koch@kit.edu>
- Loading branch information
1 parent
26d6fea
commit e0c7983
Showing
15 changed files
with
215 additions
and
199 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
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
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
Oops, something went wrong.