Description Usage Arguments Value Note Author(s) Examples
Broadcasting two arrays to the same shape and then apply FUN.
1 |
arrA, arrB |
Arrays to perfom the operator FUN(arrA,arrB) |
FUN |
function to be performed (must be vectorised) |
An array of the shape with each dimension being the maximum of dimA,dimB.
# Fri Feb 9 14:41:25 2018 ——————————
Feng Geng (shouldsee.gem@gmail.com)
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.