Go to the documentation of this file. 1 #ifndef __JTOOLS__JHESSEMATRIX__
2 #define __JTOOLS__JHESSEMATRIX__
21 template<
unsigned int N,
class JData_t =
double>
37 template<
class JResult_t>
49 template<
class JResult_t>
54 for (
unsigned int i = 1; i != N; ++i) {
55 for (
unsigned int j = 0;
j != i; ++
j) {
68 void set(
unsigned int pivot,
82 void set(
unsigned int row,
96 template<
class JResult_t>
97 void set(
unsigned int pivot,
114 template<
class JResult_t>
115 void set(
unsigned int row,
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).