Closed sunsided closed 2 months ago
Second part of #105 that adds scalar division to vectors. Only the standard division (Div<C> for VectorXd<C>) is implemented, not the left-handed version of it.
Div<C> for VectorXd<C>
@sunsided needs a rebase
@sunsided needs another rebase, hopefully the last one!
@tarcieri Sure thing!
Second part of #105 that adds scalar division to vectors. Only the standard division (
Div<C> for VectorXd<C>
) is implemented, not the left-handed version of it.