webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Functions | Variables
mlp.h File Reference
#include "arch.h"

Go to the source code of this file.

Classes

struct  MLP
 

Functions

void mlp_process (const MLP *m, const float *in, float *out)
 

Variables

const MLP net
 

Function Documentation

◆ mlp_process()

void mlp_process ( const MLP m,
const float *  in,
float *  out 
)

Variable Documentation

◆ net

const MLP net