manifold function

Retrieve manifold

Retrieve manifold

Retrieve manifold from FRK object.

manifold(.Object) ## S4 method for signature 'Basis' manifold(.Object) ## S4 method for signature 'TensorP_Basis' manifold(.Object)

Arguments

  • .Object: FRK object

Examples

G <- local_basis(manifold = plane(), loc=matrix(0,1,2), scale=0.2, type="bisquare") manifold(G)

See Also

real_line, plane, sphere, STplane and STsphere for constructing manifolds.

  • Maintainer: Andrew Zammit-Mangion
  • License: GPL (>= 2)
  • Last published: 2024-07-16