|
opm-common
|
Public Member Functions | |
| virtual bool | loadLayer (std::ifstream &file)=0 |
| virtual bool | apply (const Tensor< Evaluation > &in, Tensor< Evaluation > &out)=0 |
|
pure virtual |
Implemented in Opm::ML::NNLayerDense< Evaluation >.