#include "vec.h" int VecAXPBY(const Scalar *alpha,const Scalar *beta,Vec x,Vec y)
Level:intermediate Location:src/vec/interface/vector.c Vector IndexTable of Contents