![]() |
Dividing a vector by a dense vector with the same transpose flag (i.e. either blaze::columnVector or blaze::rowVector) via the division operator results in a componentwise division:
Note that all values of the divisor must be non-zero and that no checks are performed to assert this precondition!
Previous: Vector/Vector Multiplication Next: Matrix/Vector Multiplication