#include "tao_solver.h" int TaoVec::Waxpby ( double a, TaoVec* xx, double b, TaoVec* yy)
a | - the multiple of the first vector | |
xx | - the first vector | |
b | - the multiple of the second vector | |
yy | - the second vector |
Level:intermediate
Location:src/vector/taovec.c
TAO Solver Index
Table of Contents