In file matrix.C:

bool contained

(const vector<int> & indices,
  const set<int> & s)

returns true if all elements in indices is in s

Documentation

returns true if all elements in indices is in s

Alphabetic index



This page was generated with the help of DOC++.