tanVToCoord | R Documentation |
Transform the tangent vectors to coordinates w.r.t. the basis returned by [basisTan()]
tanVToCoord(mfd, p, V, ...) ## Default S3 method: tanVToCoord(mfd, p, V, ...)
mfd |
A manifold object created by |
p |
A vector for the base point |
V |
A matrix or a vector containing the tangent vectors |
... |
Passed into specific methods |
A matrix in which each column correspond to a coordinate
tanVToCoord(default)
: Method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.