Clone

Creates a new TaoVec object with the same structure as this one.

Synopsis

#include "tao_solver.h"  
int TaoVec::Clone( TaoVec* *vv )

Input

vv -address of a pointer to a TaoVec

Output Parameter

vv -address of a pointer to new TaoVec object

See Also

TaoVec::CloneVecs()

Level:intermediate
Location:src/vector/taovec.c
TAO Solver Index
Table of Contents