coordToTanV | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.