Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
Vsetall
xtlang
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/contrib/gsl.xtm
Implementation
(
bind-func
Vsetall
(
lambda
(
v1
s
)
(
gsl_vector_set_all
v1
s
)
v1
))
Back to Index