vec_norm_derivs

vec_norm_derivs(a, order=1, zero_thresh=None): 

Derivative of the norm of a with respect to its components

  • a: np.ndarray

    vector

  • order: int

    number of derivatives to return

  • zero_thresh: Any
  • :returns: list

    d e r i v a t i v e

t e n s o r s


Feedback

Examples

Templates

Documentation