Neuron: neural networks
misc.h
Go to the documentation of this file.
1
2
3
#ifndef NEUR_MISC_H
4
#define NEUR_MISC_H
5
6
7
#include <iostream>
8
9
11
int
cherche
(std::istream *fich,
const
char
* ch);
12
13
14
15
#endif
16
17
18
cherche
int cherche(std::istream *fich, const char *ch)
neur
mlp
misc.h
Generated by
1.13.2