Neuron: neural networks


kohonen.h File Reference
#include <vector>
#include <iostream>
Include dependency graph for kohonen.h:

Go to the source code of this file.

Classes

class  VectCode
 type Vecteur-code More...
 
class  Kohonen
 Classe Kohonen. More...
 

Functions

Opérateurs externes
std::ostream & operator<< (std::ostream &fich, const Kohonen &koh)
 
std::istream & operator>> (std::istream &fich, Kohonen &koh)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & fich,
const Kohonen & koh )

◆ operator>>()

std::istream & operator>> ( std::istream & fich,
Kohonen & koh )