Home > @josh-brown/vector > zeros
Creates a new matrix of all 0s. See MatrixBuilder.zeros()
Signature:
export declare function zeros(shape: MatrixShape): Matrix;|
Parameter |
Type |
Description |
|---|---|---|
|
shape |
Returns:
Home > @josh-brown/vector > zeros
Creates a new matrix of all 0s. See MatrixBuilder.zeros()
Signature:
export declare function zeros(shape: MatrixShape): Matrix;|
Parameter |
Type |
Description |
|---|---|---|
|
shape |
Returns: