Retrieve manifold
Retrieve manifold from FRK
object.
manifold(.Object) ## S4 method for signature 'Basis' manifold(.Object) ## S4 method for signature 'TensorP_Basis' manifold(.Object)
.Object
: FRK
objectG <- local_basis(manifold = plane(), loc=matrix(0,1,2), scale=0.2, type="bisquare") manifold(G)
real_line
, plane
, sphere
, STplane
and STsphere
for constructing manifolds.
Useful links