TrioCFD 1.9.8
TrioCFD documentation
Loading...
Searching...
No Matches
TBNN Class Reference

#include <TBNN.h>

Public Member Functions

 TBNN (string keras_model_file, string preproc_file)
 ~TBNN ()
std::vector< double > predict (std::vector< double > lambda, std::vector< std::vector< double > > T)

Detailed Description

Definition at line 22 of file TBNN.h.

Constructor & Destructor Documentation

◆ TBNN()

TBNN::TBNN ( string keras_model_file,
string preproc_file )

Definition at line 29 of file TBNN.cpp.

◆ ~TBNN()

TBNN::~TBNN ( )

Definition at line 35 of file TBNN.cpp.

Member Function Documentation

◆ predict()

std::vector< double > TBNN::predict ( std::vector< double > lambda,
std::vector< std::vector< double > > T )

Definition at line 40 of file TBNN.cpp.


The documentation for this class was generated from the following files:
  • /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Turbulence/Kernel/IA/TBNN.h
  • /home/docs/checkouts/readthedocs.org/user_builds/triocfd-documentation/checkouts/next/src/Turbulence/Kernel/IA/TBNN.cpp