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

Matrix_<T> serialization and I/O Doxygen is copied from Vector #225

Open
chrisdembia opened this issue Aug 12, 2014 · 0 comments
Open

Matrix_<T> serialization and I/O Doxygen is copied from Vector #225

chrisdembia opened this issue Aug 12, 2014 · 0 comments

Comments

@chrisdembia
Copy link
Member

Doxygen at http://chrisdembia.github.io/simbody/classSimTK_1_1Matrix__.html reads:

These methods are at namespace scope but are logically part of the Vector classes.

These deal with reading and writing Vectors from and to streams, which places an additional requirement on the element type T: the element must support the same operation you are trying to do on the Vector as a whole.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants