UNPKG

@stdlib/random-strided-chisquare

Version:

Fill a strided array with pseudorandom numbers drawn from a chi-square distribution.

8 lines (7 loc) 499 B
"use strict";var a=function(c,r){return function(){return r||c((r={exports:{}}).exports,r),r.exports}};var e=a(function(b,t){ var o=require('@stdlib/random-strided-tools-unary-factory/dist'),v=require('@stdlib/random-base-chisquare/dist'),q=o(v);t.exports=q });var i=a(function(d,s){ var y=e(),f=y();s.exports=f });var n=require('@stdlib/utils-define-nonenumerable-read-only-property/dist'),u=i(),p=e();n(u,"factory",p);module.exports=u; /** @license Apache-2.0 */ //# sourceMappingURL=index.js.map