mapmos
Building Volumetric Beliefs for Dynamic Environments Exploiting Map-Based Moving Object Segmentation (RAL 2023)
@stdlib/utils-keys
Return an array of an object's own enumerable property names.
@stdlib/utils-property-names
Return an array of an object's own enumerable and non-enumerable property names.
@stdlib/assert-tools-array-like-function
Return a function which tests if every element in an array-like object passes a test condition.
@stdlib/utils-enumerable-properties
Return an array of an object's own enumerable property names and symbols.
@stdlib/stats-base-dists-negative-binomial-ctor
Negative binomial distribution constructor.
@stdlib/array-base-accessor
Create a minimal array-like object supporting the accessor protocol from another array-like object.
@stdlib/stats-base-dists-exponential-ctor
Exponential distribution constructor.
@stdlib/stats-base-dists-discrete-uniform-ctor
Discrete uniform distribution constructor.
@stdlib/stats-base-dists-hypergeometric-ctor
Hypergeometric distribution constructor.
@stdlib/utils-keys-in
Return an array of an object's own and inherited enumerable property names.
utils-nonenumerable-property-names-in
Return an array of an object's own and inherited non-enumerable property names.
@stdlib/utils-nonenumerable-property-symbols-in
Return an array of an object's own and inherited non-enumerable symbol properties.
@stdlib/stats-base-dists-pareto-type1-ctor
Pareto (Type I) distribution constructor.
@stdlib/assert-has-define-properties-support
Detect `Object.defineProperties` support.
@hugoalh/is-object-plain
An ECMAScript (JavaScript & TypeScript) module to determine whether the item is plain object.
@stdlib/assert-has-define-property-support
Detect `Object.defineProperty` support.
@stdlib/stats-base-dists-kumaraswamy-ctor
Kumaraswamy's double bounded distribution constructor.