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