micromath
micromath copied to clipboard
Add scalar division for vectors
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.