liesymm[hook] - inner product (hook)
|
Calling Sequence
|
|
hook(f, V)
|
|
Parameters
|
|
f
|
-
|
expression involving differential forms relative to specific coordinates
|
V
|
-
|
vector (or list)
|
|
|
|
|
Description
|
|
•
|
This routine is part of the liesymm package and is loaded via with(liesymm).
|
•
|
Compute the inner product of f with respect to a vector V.
|
•
|
Use setup() to change the underlying coordinate system.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|