VecReciprocal

Replaces each component of a vector by its reciprocal.

Synopsis

int VecReciprocal(Vec v)
Collective on Vec

Input Parameter

v -the vector

Output Parameter

v -the vector reciprocal

Keywords

vector, reciprocal

Location: src/vec/utils/vinv.c
Vector Index
Table of Contents