Median

Computes the componentwise median of three vectors and stores the result in this vector.

Synopsis

#include "tao_solver.h"  
int TaoVec::Median( TaoVec* vv, TaoVec* ww, TaoVec* xx)

Input Parameters

vv, ww, xx -the three vectors

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