Skip to content

stl vectors and matrices #25

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

Open
vijaypolimeru opened this issue May 28, 2019 · 1 comment
Open

stl vectors and matrices #25

vijaypolimeru opened this issue May 28, 2019 · 1 comment

Comments

@vijaypolimeru
Copy link

Are there any visualizers for STL vectors and matrices

@SergeyVSB
Copy link
Contributor

What do you mean?
Visual Studio has native visualizer (for Debug->Watch) for std::vector.
There is no matrix class in C++ standard - use math libraries, may be someone make visualizer for them.
If you need GUI visualizer you can try Array Plotter (Free) of ILNumeric (Paid but powerful)

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

No branches or pull requests

2 participants