#include "tao_solver.h" int TaoVec::Axpby( double alpha, TaoVec* xx, double beta )
alpha | - the scalar of tx | |
xx | - the vector | |
beta | - the scalar multiple of this vector |
Level:intermediate
Location:src/vector/taovec.c
TAO Solver Index
Table of Contents