queso-0.53.0
|
A templated method to calculate intersection of two domains (vector spaces). More...
#include <queso/VectorSet.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... | |
A templated method to calculate intersection of two domains (vector spaces).
Definition in file InstantiateIntersection.h.