|
queso-0.53.0
|
#include <queso/VectorSpace.h>#include <queso/VectorSubset.h>#include <queso/BoxSubset.h>#include <queso/IntersectionSubset.h>#include <queso/InstantiateIntersection.h>#include <queso/GslVector.h>#include <queso/GslMatrix.h>
Go to the source code of this file.
Namespaces | |
| QUESO | |
Functions | |
| template<class V , class M > | |
| VectorSet< V, M > * | QUESO::InstantiateIntersection (const VectorSet< V, M > &domain1, const VectorSet< V, M > &domain2) |
This method calculates the intersection of domain1 and domain2. More... | |