add(const JTable2D &table) | JTOOLS::JTable2D< N, N, JData_t > | inline |
data | JTOOLS::JTable2D< N, N, JData_t > | protected |
data_type typedef | JTOOLS::JTable2D< N, N, JData_t > | |
div(const double factor) | JTOOLS::JTable2D< N, N, JData_t > | inline |
getNX() | JTOOLS::JTable2D< N, N, JData_t > | inlinestatic |
getNY() | JTOOLS::JTable2D< N, N, JData_t > | inlinestatic |
JHesseMatrix() | JTOOLS::JHesseMatrix< N, JData_t > | inline |
JHesseMatrix(const JResultHesse< JResult_t > &result) | JTOOLS::JHesseMatrix< N, JData_t > | inline |
JTable2D() | JTOOLS::JTable2D< N, N, JData_t > | inline |
mul(const double factor) | JTOOLS::JTable2D< N, N, JData_t > | inline |
JMATH::JMath::mul(const JSecond_t &object) | JMATH::JMath< JFirst_t, JSecond_t > | inline |
negate() | JTOOLS::JTable2D< N, N, JData_t > | inline |
operator[](int row) const | JTOOLS::JTable2D< N, N, JData_t > | inline |
operator[](int row) | JTOOLS::JTable2D< N, N, JData_t > | inline |
set(const JResultHesse< JResult_t > &result) | JTOOLS::JHesseMatrix< N, JData_t > | inline |
set(unsigned int pivot, const JResultHesse< JData_t > &result) | JTOOLS::JHesseMatrix< N, JData_t > | inlineprivate |
set(unsigned int row, unsigned int col, const JResultHesse< JData_t > &result) | JTOOLS::JHesseMatrix< N, JData_t > | inlineprivate |
set(unsigned int pivot, const JResultHesse< JResult_t > &result) | JTOOLS::JHesseMatrix< N, JData_t > | inlineprivate |
set(unsigned int row, unsigned int col, const JResultHesse< JResult_t > &result) | JTOOLS::JHesseMatrix< N, JData_t > | inlineprivate |
sub(const JTable2D &table) | JTOOLS::JTable2D< N, N, JData_t > | inline |