Base.getTypeString

Base.getTypeString()

The nimble Type of this object.

A string representing the non-abstract type of this object (e.g. Matrix, Sparse, etc.) that can be passed to nimble.data() function to create a new object of the same type.

Returns:

str

See also

copy, nimble.data

Keywords: kind, class