GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for bsxfun_wrapper< R, X, Y, F >, including all inherited members.
f | bsxfun_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 |