CopyFrom
Copies the contents of one vector into this vector.
Synopsis
#include "tao_solver.h"
int TaoVec::CopyFrom( TaoVec* vv )
Input Parameter
vv -A TaoVec from which the contents will be copied.
See Also
TaoVec::Axpy()
Level:intermediate
Location:src/vector/taovec.c
TAO Solver Index
Table of Contents