MultiAgentDecisionProcess
Release 0.2.1
|
Authors: Frans Oliehoek faoli Matthijs Spaan eho@ scien ce.u va.nlmtjsp aan@ isr.i st.u tl.ptMore...
Go to the source code of this file.
Typedefs | |
typedef boost::numeric::ublas::matrix < double > | VectorSet |
Represents a set of (alpha) vectors. | |
typedef VectorSet::const_iterator1 | VScit1 |
typedef VectorSet::const_iterator2 | VScit2 |
typedef VectorSet::iterator1 | VSit1 |
typedef VectorSet::iterator2 | VSit2 |
Authors: Frans Oliehoek faoli Matthijs Spaan eho@ scien ce.u va.nlmtjsp aan@ isr.i st.u tl.pt
Copyright 2008 Universiteit van Amsterdam, Instituto Superior Tecnico
This file is part of MultiAgentDecisionProcess.
MultiAgentDecisionProcess is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
MultiAgentDecisionProcess is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with MultiAgentDecisionProcess. If not, see http://www.gnu.org/licenses/.
Definition in file VectorSet.h.
typedef boost::numeric::ublas::matrix<double> VectorSet |
Represents a set of (alpha) vectors.
Definition at line 42 of file VectorSet.h.
typedef VectorSet::const_iterator1 VScit1 |
Definition at line 44 of file VectorSet.h.
typedef VectorSet::const_iterator2 VScit2 |
Definition at line 46 of file VectorSet.h.
typedef VectorSet::iterator1 VSit1 |
Definition at line 45 of file VectorSet.h.
typedef VectorSet::iterator2 VSit2 |
Definition at line 47 of file VectorSet.h.