Type of manifold
Retrieve slot type
from object
type(.Object) ## S4 method for signature 'manifold' type(.Object)
.Object
: object of class Basis
or manifold
S <- sphere() print(type(S))
real_line
, plane
, sphere
, STplane
and STsphere
for constructing manifolds.
Useful links