Join Slack
Powered by
There's no real solution to this problem unfortuna...
# getting-started
k
karelpeeters
06/05/2019, 8:43 AM
There's no real solution to this problem unfortunately. As a workaround you can do something like
v.row(j) *= -1
which will pick the correct overload.
➕ 1
d
Dico
06/05/2019, 1:53 PM
I think
v.get(j)
should also work
k
karelpeeters
06/05/2019, 1:54 PM
Ah of course 🤦♂️
😁 1
8
Views
Open in Slack
Previous
Next