matrix of symbolic zeros
B: Zeros(A) B: Zeros( r, c )
matrix of symbolic scalars
non-negative integer
non-negative integer
matrix of symbolic zeros
Returns a matrix of zeros with the dimensions of the matrix A.
Returns a matrix of zeros with r rows and c columns.
SymEngine: C++ library for fast symbolic manipulation.