PrePostNN#
#include <PrePostNN.h>
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`PrePostNN <class-prepostnn>`
[PrePostNN](#class-prepostnn)
Detailed description#
List of Public Methods#
List of Private Methods#
Complete Member Function Documentation#
AllDisplay#
void PrePostNN::AllDisplay()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void PrePostNN::AllDisplay() <prepostnn-public-void-prepostnn-alldisplay>`
[void PrePostNN::AllDisplay()](#prepostnn-public-void-prepostnn-alldisplay)
get_alpha#
vector<double> PrePostNN::get_alpha()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`vector<double> PrePostNN::get_alpha() <prepostnn-public-vector-double-prepostnn-get-alpha>`
[vector<double> PrePostNN::get_alpha()](#prepostnn-public-vector-double-prepostnn-get-alpha)
get_bsigma#
double PrePostNN::get_bsigma()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`double PrePostNN::get_bsigma() <prepostnn-public-double-prepostnn-get-bsigma>`
[double PrePostNN::get_bsigma()](#prepostnn-public-double-prepostnn-get-bsigma)
get_ilambda#
vector<int> PrePostNN::get_ilambda()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`vector<int> PrePostNN::get_ilambda() <prepostnn-public-vector-int-prepostnn-get-ilambda>`
[vector<int> PrePostNN::get_ilambda()](#prepostnn-public-vector-int-prepostnn-get-ilambda)
get_iT#
vector<int> PrePostNN::get_iT()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`vector<int> PrePostNN::get_iT() <prepostnn-public-vector-int-prepostnn-get-it>`
[vector<int> PrePostNN::get_iT()](#prepostnn-public-vector-int-prepostnn-get-it)
get_lambda_as#
vector<vector<double>> PrePostNN::get_lambda_as()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`vector<vector<double>> PrePostNN::get_lambda_as() <prepostnn-public-vector-vector-double-prepostnn-get-lambda-as>`
[vector<vector<double>> PrePostNN::get_lambda_as()](#prepostnn-public-vector-vector-double-prepostnn-get-lambda-as)
get_lambda_au#
vector<vector<double>> PrePostNN::get_lambda_au()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`vector<vector<double>> PrePostNN::get_lambda_au() <prepostnn-public-vector-vector-double-prepostnn-get-lambda-au>`
[vector<vector<double>> PrePostNN::get_lambda_au()](#prepostnn-public-vector-vector-double-prepostnn-get-lambda-au)
get_lmax#
vector<double> PrePostNN::get_lmax()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`vector<double> PrePostNN::get_lmax() <prepostnn-public-vector-double-prepostnn-get-lmax>`
[vector<double> PrePostNN::get_lmax()](#prepostnn-public-vector-double-prepostnn-get-lmax)
get_lmean#
vector<double> PrePostNN::get_lmean()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`vector<double> PrePostNN::get_lmean() <prepostnn-public-vector-double-prepostnn-get-lmean>`
[vector<double> PrePostNN::get_lmean()](#prepostnn-public-vector-double-prepostnn-get-lmean)
get_ppl#
enum pp_lambda PrePostNN::get_ppl()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`enum pp_lambda PrePostNN::get_ppl() <prepostnn-public-enum-pp-lambda-prepostnn-get-ppl>`
[enum pp_lambda PrePostNN::get_ppl()](#prepostnn-public-enum-pp-lambda-prepostnn-get-ppl)
get_ppt#
enum pp_T PrePostNN::get_ppt()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`enum pp_T PrePostNN::get_ppt() <prepostnn-public-enum-pp-t-prepostnn-get-ppt>`
[enum pp_T PrePostNN::get_ppt()](#prepostnn-public-enum-pp-t-prepostnn-get-ppt)
get_t_thresh#
double PrePostNN::get_t_thresh()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`double PrePostNN::get_t_thresh() <prepostnn-public-double-prepostnn-get-t-thresh>`
[double PrePostNN::get_t_thresh()](#prepostnn-public-double-prepostnn-get-t-thresh)
get_tfn#
vector<double> PrePostNN::get_tfn()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`vector<double> PrePostNN::get_tfn() <prepostnn-public-vector-double-prepostnn-get-tfn>`
[vector<double> PrePostNN::get_tfn()](#prepostnn-public-vector-double-prepostnn-get-tfn)
PrePostNN#
PrePostNN::PrePostNN(string filename)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`PrePostNN::PrePostNN(string filename) <prepostnn-public-prepostnn-prepostnn-string-filename>`
[PrePostNN::PrePostNN(string filename)](#prepostnn-public-prepostnn-prepostnn-string-filename)
~PrePostNN#
PrePostNN::~PrePostNN()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`PrePostNN::~PrePostNN() <prepostnn-public-prepostnn-dtor-prepostnn>`
[PrePostNN::~PrePostNN()](#prepostnn-public-prepostnn-dtor-prepostnn)
display#
void PrePostNN::display(string tag, vector< double > vec)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void PrePostNN::display(string tag, vector< double > vec) <prepostnn-private-void-prepostnn-display-string-tag-vector-double-vec>`
[void PrePostNN::display(string tag, vector< double > vec)](#prepostnn-private-void-prepostnn-display-string-tag-vector-double-vec)
display#
void PrePostNN::display(string tag, vector< int > vec)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void PrePostNN::display(string tag, vector< int > vec) <prepostnn-private-void-prepostnn-display-string-tag-vector-int-vec>`
[void PrePostNN::display(string tag, vector< int > vec)](#prepostnn-private-void-prepostnn-display-string-tag-vector-int-vec)
display#
void PrePostNN::display(string tag, vector< vector< double > > mat)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void PrePostNN::display(string tag, vector< vector< double > > mat) <prepostnn-private-void-prepostnn-display-string-tag-vector-vector-double-mat>`
[void PrePostNN::display(string tag, vector< vector< double > > mat)](#prepostnn-private-void-prepostnn-display-string-tag-vector-vector-double-mat)
ReadDataFromLine#
vector<double> PrePostNN::ReadDataFromLine(string buffer, string tag, size_t npos)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`vector<double> PrePostNN::ReadDataFromLine(string buffer, string tag, size_t npos) <prepostnn-private-vector-double-prepostnn-readdatafromline-string-buffer-string-tag-size-t-npos>`
[vector<double> PrePostNN::ReadDataFromLine(string buffer, string tag, size_t npos)](#prepostnn-private-vector-double-prepostnn-readdatafromline-string-buffer-string-tag-size-t-npos)
ReadDataFromSeveralLines#
vector<vector<double>> PrePostNN::ReadDataFromSeveralLines(ifstream &f, int nblines)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`vector<vector<double>> PrePostNN::ReadDataFromSeveralLines(ifstream &f, int nblines) <prepostnn-private-vector-vector-double-prepostnn-readdatafromseverallines-ifstream-ref-f-int-nblines>`
[vector<vector<double>> PrePostNN::ReadDataFromSeveralLines(ifstream &f, int nblines)](#prepostnn-private-vector-vector-double-prepostnn-readdatafromseverallines-ifstream-ref-f-int-nblines)
ReadIndexFromLine#
vector<int> PrePostNN::ReadIndexFromLine(string buffer, string tag, size_t npos)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`vector<int> PrePostNN::ReadIndexFromLine(string buffer, string tag, size_t npos) <prepostnn-private-vector-int-prepostnn-readindexfromline-string-buffer-string-tag-size-t-npos>`
[vector<int> PrePostNN::ReadIndexFromLine(string buffer, string tag, size_t npos)](#prepostnn-private-vector-int-prepostnn-readindexfromline-string-buffer-string-tag-size-t-npos)
ReadOneDataFromLine#
double PrePostNN::ReadOneDataFromLine(string buffer, string tag, size_t npos)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`double PrePostNN::ReadOneDataFromLine(string buffer, string tag, size_t npos) <prepostnn-private-double-prepostnn-readonedatafromline-string-buffer-string-tag-size-t-npos>`
[double PrePostNN::ReadOneDataFromLine(string buffer, string tag, size_t npos)](#prepostnn-private-double-prepostnn-readonedatafromline-string-buffer-string-tag-size-t-npos)
ReadPPLFromLine#
enum pp_lambda PrePostNN::ReadPPLFromLine(string buffer, string tag, size_t npos)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`enum pp_lambda PrePostNN::ReadPPLFromLine(string buffer, string tag, size_t npos) <prepostnn-private-enum-pp-lambda-prepostnn-readpplfromline-string-buffer-string-tag-size-t-npos>`
[enum pp_lambda PrePostNN::ReadPPLFromLine(string buffer, string tag, size_t npos)](#prepostnn-private-enum-pp-lambda-prepostnn-readpplfromline-string-buffer-string-tag-size-t-npos)
ReadPPTFromLine#
enum pp_T PrePostNN::ReadPPTFromLine(string buffer, string tag, size_t npos)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`enum pp_T PrePostNN::ReadPPTFromLine(string buffer, string tag, size_t npos) <prepostnn-private-enum-pp-t-prepostnn-readpptfromline-string-buffer-string-tag-size-t-npos>`
[enum pp_T PrePostNN::ReadPPTFromLine(string buffer, string tag, size_t npos)](#prepostnn-private-enum-pp-t-prepostnn-readpptfromline-string-buffer-string-tag-size-t-npos)
trim#
string PrePostNN::trim(const std::string &str, const std::string &whitespace=" \t")
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`string PrePostNN::trim(const std::string &str, const std::string &whitespace=" \t") <prepostnn-private-string-prepostnn-trim-const-std-string-ref-str-const-std-string-ref-whitespace-equal-"-t">`
[string PrePostNN::trim(const std::string &str, const std::string &whitespace=" \t")](#prepostnn-private-string-prepostnn-trim-const-std-string-ref-str-const-std-string-ref-whitespace-equal-"-t")
Attributes Documentation#
vector<double> PrePostNN::alpha
double PrePostNN::bsigma
vector<int> PrePostNN::ilambda
vector<int> PrePostNN::iT
vector<vector<double>> PrePostNN::lambda_as
vector<vector<double>> PrePostNN::lambda_au
vector<double> PrePostNN::lmax
vector<double> PrePostNN::lmean
enum pp_lambda PrePostNN::ppl
enum pp_T PrePostNN::ppt
double PrePostNN::t_thresh
vector<double> PrePostNN::tfn