Support for Eigen::Vector #140
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
alandefreitas
May 11, 2021
Replies: 1 comment 1 reply
-
Hi @solosuper , The plots are supposed to work for any range (something with matplotplusplus/source/matplot/core/axes_type.h Line 1725 in 87ff572 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
solosuper
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @solosuper ,
The plots are supposed to work for any range (something with
begin()
andend()
) or range or ranges of object that are ultimately convertible todouble
:matplotplusplus/source/matplot/core/axes_type.h
Line 1725 in 87ff572