coordToTanV {manifold} | R Documentation |
Transform the coordinates w.r.t. a basis returned by [basisTan()] to tangent vectors
coordToTanV(mfd, p, V0, ...)
## Default S3 method:
coordToTanV(mfd, p, V0, ...)
mfd |
A manifold object created by |
p |
A vector for the base point |
V0 |
A matrix or a vector containing the coordinates |
... |
Passed into specific methods |
A matrix in which each column correspond to a different tangent vector
coordToTanV(default)
: Method