R/generics.R
R/atoms.R
dim_from_args.Rd
Determine the dimensions of an atom based on its arguments.
dim_from_args(object) # S4 method for class 'Atom' dim_from_args(object)
A Atom object.
A numeric vector c(row, col) indicating the dimensions of the atom.
c(row, col)