Home > @josh-brown/vector > SparseNumberVector
A Vector implemented as a sparse set of JS number primitives keyed by their indices.
Signature:
export declare class SparseNumberVector extends SparseVector<number> Extends: SparseVector<number>
The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the SparseNumberVector class.
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||
|
|