InvarWrapper[f, g][expr] returns the result of f[g, expr] while temporarily configuring settings associated to the metric g to Invar compatible values. |
InvarWrapper[f, g][expr, args] returns f[g, expr, args] while temporarily configuring settings associated to the metric g to Invar compatible values. |