Parents: | math.blas |
Tags: | math, bindings |
Authors: | Joe Groff |
Class | Superclass | Slots |
![]() | ![]() | underlying length inc |
![]() | ![]() | |
![]() | ![]() | |
![]() | ![]() | |
![]() | ![]() |
Word | Syntax |
![]() | cvector{ 1.0 -2.0 C{ 3.0 -1.0 } } |
![]() | dvector{ 1.0 -2.0 3.0 } |
![]() | svector{ 1.0 -2.0 3.0 } |
![]() | zvector{ 1.0 -2.0 C{ 3.0 -1.0 } } |
Word | Stack effect |
![]() | ( x y -- x.y ) |
![]() | ( x y -- xconj.y ) |
![]() | ( x -- sum ) |
![]() | ( x -- max-i ) |
![]() | ( x -- norm ) |
![]() | ( x y -- x=y y=x ) |
![]() | ( v -- type ) |
![]() | ( alpha x -- x=alpha*x ) |
![]() | ( alpha x y -- y=alpha*x+y ) |
Word | Stack effect |
![]() | ( TYPE T -- ) |
![]() | ( TYPE C S -- ) |
![]() | ( TYPE T -- ) |
![]() | ( underlying length inc -- vector ) |
![]() | ( underlying length inc -- vector ) |
![]() | ( underlying length inc -- vector ) |
![]() | ( length exemplar -- vector ) |
![]() | ( underlying length inc -- vector ) |
![]() | ( exemplar -- zero ) |
![]() | ( seq -- v ) |
![]() | ( seq -- v ) |
![]() | ( seq -- v ) |
![]() | ( seq -- v ) |
![]() | ( x alpha -- x*alpha ) |
![]() | ( x y -- x+y ) |
![]() | ( x y -- x-y ) |
![]() | ( x alpha -- x/alpha ) |
![]() | ( x -- max ) |
![]() | ( x -- -x ) |
![]() | ( v start length -- sub ) |
![]() | ( f -- f ) |
![]() | ( f -- f ) |
![]() | ( TYPE C S -- ) |
![]() | ( TYPE T -- ) |
![]() | ( f -- f ) |
![]() | ( f -- f ) |
![]() | ( alpha x -- alpha*x ) |
![]() | ( alpha x y -- alpha*x+y ) |
Word | Stack effect |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |