C++
C#
VB
JScript
All

External Function ele_logical_not


Copyright (C) 2005 IENT-RWTH Aachen

template<class G> inline Vector<predicate_generator<const Vector<G>,logical_not<typename Vector<G>::value_type> > > ele_logical_not(const Vector<G> &X)
template<class G> inline Vector<predicate_generator<const Vector<G>,logical_not<typename Matrix<G>::value_type> > > ele_logical_not(const Matrix<G> &X)

Logical not (element-wise)