GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
bsxfun_wrapper< R, X, Y, F > Member List

This is the complete list of members for bsxfun_wrapper< R, X, Y, F >, including all inherited members.

fbsxfun_wrapper< R, X, Y, F >privatestatic
op_mm(size_t n, R *r, const X *x, const Y *y)bsxfun_wrapper< R, X, Y, F >inlinestatic
op_ms(size_t n, R *r, const X *x, Y y)bsxfun_wrapper< R, X, Y, F >inlinestatic
op_sm(size_t n, R *r, X x, const Y *y)bsxfun_wrapper< R, X, Y, F >inlinestatic
set_f(const F &f_in)bsxfun_wrapper< R, X, Y, F >inlinestatic