(check-dfti msg & code)
(check-vsl msg & code)
(Dfti)
(DftiComputeForward hdl input output)
(DftiCreateDescriptor precision domain len)
Create a DFTI descriptor.
precision
- Either :float32
or :float64
.domain
- Either :real
or :complex
.len
- Length of the input.Returns a pointer that must be freed using DftiFreeDescriptor.
Create a DFTI descriptor. * `precision` - Either `:float32` or `:float64`. * `domain` - Either `:real` or `:complex`. * `len` - Length of the input. Returns a pointer that must be freed using DftiFreeDescriptor.
(DftiFreeDescriptor hdl)
(domain->dfti domain)
(initialize!)
(initialize! options)
(precision->dfti precision)
(set-library-instance! lib-instance)
(vdRngBeta method stream nelems r p q a beta)
No documentation!
No documentation!
(vdRngCauchy method stream nelems r a beta)
No documentation!
No documentation!
(vdRngExponential method stream nelems r a beta)
No documentation!
No documentation!
(vdRngGamma method stream nelems r alpha a beta)
No documentation!
No documentation!
(vdRngGaussian method stream nelems r a sigma)
No documentation!
No documentation!
(vdRngGumbel method stream nelems r a beta)
No documentation!
No documentation!
(vdRngLaplace method stream nelems r a beta)
No documentation!
No documentation!
(vdRngLognormal method stream nelems r b beta)
No documentation!
No documentation!
(vdRngRayleigh method stream nelems r a beta)
No documentation!
No documentation!
(vdRngUniform method stream nelems r a b)
No documentation!
No documentation!
(vdRngWeibull method stream nelems r alpha a beta)
No documentation!
No documentation!
(vecop name)
(vslcCorrExec1D hdl x xinc y yinc z zinc)
No documentation!
No documentation!
(vslcCorrNewTask1D hdl mode xshape yshape zshape)
No documentation!
No documentation!
(vsldCorrExec1D hdl x xinc y yinc z zinc)
No documentation!
No documentation!
(vsldCorrNewTask1D hdl mode xshape yshape zshape)
No documentation!
No documentation!
(vslsCorrExec1D hdl x xinc y yinc z zinc)
No documentation!
No documentation!
(vslsCorrNewTask1D hdl mode xshape yshape zshape)
No documentation!
No documentation!
(vslzCorrExec1D hdl x xinc y yinc z zinc)
No documentation!
No documentation!
(vslzCorrNewTask1D hdlPtr mode xshape yshape zshape)
No documentation!
No documentation!
(vsRngBeta method stream nelems r p q a beta)
No documentation!
No documentation!
(vsRngCauchy method stream nelems r a beta)
No documentation!
No documentation!
(vsRngExponential method stream nelems r a beta)
No documentation!
No documentation!
(vsRngGamma method stream nelems r alpha a beta)
No documentation!
No documentation!
(vsRngGaussian method stream nelems r a sigma)
No documentation!
No documentation!
(vsRngGumbel method stream nelems r a beta)
No documentation!
No documentation!
(vsRngLaplace method stream nelems r a beta)
No documentation!
No documentation!
(vsRngLognormal method stream nelems r b beta)
No documentation!
No documentation!
(vsRngRayleigh method stream nelems r a beta)
No documentation!
No documentation!
(vsRngUniform method stream nelems r a b)
No documentation!
No documentation!
(vsRngWeibull method stream nelems r alpha a beta)
No documentation!
No documentation!
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close