ZeroMatrixFrom: Zero Matrix \mathbf{0} from Dimensions of Another Matrix

Description Usage Arguments Details Value Author(s) References See Also Examples

View source: R/ZeroMatrix.R

Description

Generates a zero matrix using the dimensions of an m \times n matrix \mathbf{A}.

Usage

1

Arguments

A

Input.

Details

The m \times n zero matrix \mathbf{0} is a matrix completely filled with zeroes.

Value

Numeric matrix.

Author(s)

Ivan Jacob Agaloos Pesigan

References

Wikipedia: Zero matrix

See Also

Other constructor functions: IdentityFrom(), Identity(), ZeroMatrix()

Examples

1

jeksterslab/matrixR documentation built on Feb. 22, 2021, 8:10 a.m.