#include <ReClaM/Dataset.h>
#include <Array/Array2D.h>
Go to the source code of this file.
Classes | |
| class | Chessboard |
| Distribution of the chessboard classification problem. More... | |
| class | NoisyChessboard |
| Noisy version of the chessboard classification problem. More... | |
| class | NoisyInterval |
| Distribution of the noisy interval problem. More... | |
| class | SphereDistribution1 |
| Spherical Distribution. More... | |
| class | SparseDistribution |
| Sparse Distribution. More... | |
| class | TransformedProblem |
| linear transformation of data More... | |
| class | MultiClassTestProblem |
This library 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 this library; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Definition in file ArtificialDistributions.h.