![]() |
ROOT
6.06/08
Reference Guide
|
Definition at line 36 of file TCernLib.h.
Public Member Functions | |
| virtual | ~TCL () |
Static Public Member Functions | |
| static int * | ucopy (const int *a, int *b, int n) |
| static float * | ucopy (const float *a, float *b, int n) |
| static double * | ucopy (const float *a, double *b, int n) |
| static float * | ucopy (const double *a, float *b, int n) |
| static double * | ucopy (const double *a, double *b, int n) |
| static void ** | ucopy (const void **a, void **b, int n) |
| static float * | vzero (float *a, int n2) |
| static double * | vzero (double *a, int n2) |
| static void ** | vzero (void **a, int n2) |
| static float * | vadd (const float *b, const float *c, float *a, int n) |
| static double * | vadd (const double *b, const double *c, double *a, int n) |
| static float * | vadd (const float *b, const double *c, float *a, int n) |
| static double * | vadd (const double *b, const float *c, double *a, int n) |
| static float | vdot (const float *b, const float *a, int n) |
| static double | vdot (const double *b, const double *a, int n) |
| static float * | vsub (const float *a, const float *b, float *x, int n) |
| static double * | vsub (const double *a, const double *b, double *x, int n) |
| static float * | vsub (const float *b, const double *c, float *a, int n) |
| static double * | vsub (const double *b, const float *c, double *a, int n) |
| static float * | vcopyn (const float *a, float *x, int n) |
| static double * | vcopyn (const double *a, double *x, int n) |
| static float * | vscale (const float *a, float scale, float *b, int n) |
| static double * | vscale (const double *a, double scale, double *b, int n) |
| static float * | vlinco (const float *a, float fa, const float *b, float fb, float *x, int n) |
| static double * | vlinco (const double *a, double fa, const double *b, double fb, double *x, int n) |
| static float * | vmatl (const float *g, const float *c, float *x, int n=3, int m=3) |
| static double * | vmatl (const double *g, const double *c, double *x, int n=3, int m=3) |
| static float * | vmatr (const float *c, const float *g, float *x, int n=3, int m=3) |
| static double * | vmatr (const double *c, const double *g, double *x, int n=3, int m=3) |
| static float * | mxmad_0_ (int n, const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmad (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmad1 (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmad2 (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmad3 (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmpy (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmpy1 (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmpy2 (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmpy3 (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmub (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmub1 (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmub2 (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmub3 (const float *a, const float *b, float *c, int i, int j, int k) |
| static float * | mxmlrt_0_ (int n__, const float *a, const float *b, float *c, int ni, int nj) |
| Matrix Multiplication. More... | |
| static float * | mxmlrt (const float *a, const float *b, float *c, int ni, int nj) |
| static float * | mxmltr (const float *a, const float *b, float *c, int ni, int nj) |
| static float * | mxtrp (const float *a, float *b, int i, int j) |
| Matrix Transposition. More... | |
| static double * | mxmad_0_ (int n, const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmad (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmad1 (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmad2 (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmad3 (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmpy (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmpy1 (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmpy2 (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmpy3 (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmub (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmub1 (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmub2 (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmub3 (const double *a, const double *b, double *c, int i, int j, int k) |
| static double * | mxmlrt_0_ (int n__, const double *a, const double *b, double *c, int ni, int nj) |
| Matrix Multiplication (double precision) More... | |
| static double * | mxmlrt (const double *a, const double *b, double *c, int ni, int nj) |
| static double * | mxmltr (const double *a, const double *b, double *c, int ni, int nj) |
| static double * | mxtrp (const double *a, double *b, int i, int j) |
| Matrix Transposition (double precision) More... | |
| static float * | traat (const float *a, float *s, int m, int n) |
| Symmetric Multiplication of Rectangular Matrices. More... | |
| static float * | tral (const float *a, const float *u, float *b, int m, int n) |
| Triangular - Rectangular Multiplication. More... | |
| static float * | tralt (const float *a, const float *u, float *b, int m, int n) |
| Triangular - Rectangular Multiplication. More... | |
| static float * | tras (const float *a, const float *s, float *b, int m, int n) |
| Symmetric - Rectangular Multiplication. More... | |
| static float * | trasat (const float *a, const float *s, float *r, int m, int n) |
| Transformation of Symmetric Matrix. More... | |
| static float * | trasat (const double *a, const float *s, float *r, int m, int n) |
| Transformation of Symmetric Matrix. More... | |
| static float * | trata (const float *a, float *r, int m, int n) |
| trata.F – translated by f2c (version 19970219). More... | |
| static float * | trats (const float *a, const float *s, float *b, int m, int n) |
| trats.F – translated by f2c (version 19970219). More... | |
| static float * | tratsa (const float *a, const float *s, float *r, int m, int n) |
| tratsa.F – translated by f2c (version 19970219). More... | |
| static float * | trchlu (const float *a, float *b, int n) |
| trchlu.F – translated by f2c (version 19970219). More... | |
| static float * | trchul (const float *a, float *b, int n) |
| trchul.F – translated by f2c (version 19970219). More... | |
| static float * | trinv (const float *t, float *s, int n) |
| trinv.F – translated by f2c (version 19970219). More... | |
| static float * | trla (const float *u, const float *a, float *b, int m, int n) |
| trla.F – translated by f2c (version 19970219). More... | |
| static float * | trlta (const float *u, const float *a, float *b, int m, int n) |
| trlta.F – translated by f2c (version 19970219). More... | |
| static float * | trpck (const float *s, float *u, int n) |
| trpck.F – translated by f2c (version 19970219). More... | |
| static float * | trqsq (const float *q, const float *s, float *r, int m) |
| trqsq.F – translated by f2c (version 19970219). More... | |
| static float * | trsa (const float *s, const float *a, float *b, int m, int n) |
| trsa.F – translated by f2c (version 19970219). More... | |
| static float * | trsinv (const float *g, float *gi, int n) |
| trsinv.F – translated by f2c (version 19970219). More... | |
| static float * | trsmlu (const float *u, float *s, int n) |
| trsmlu.F – translated by f2c (version 19970219). More... | |
| static float * | trsmul (const float *g, float *gi, int n) |
| trsmul.F – translated by f2c (version 19970219). More... | |
| static float * | trupck (const float *u, float *s, int m) |
| trupck.F – translated by f2c (version 19970219). More... | |
| static float * | trsat (const float *s, const float *a, float *b, int m, int n) |
| trsat.F – translated by f2c (version 19970219). More... | |
| static float * | trsequ (float *smx, int m=3, float *b=0, int n=1) |
| Linear Equations, Matrix Inversion trsequ solves the matrix equation. More... | |
| static double * | traat (const double *a, double *s, int m, int n) |
| Symmetric Multiplication of Rectangular Matrices. More... | |
| static double * | tral (const double *a, const double *u, double *b, int m, int n) |
| Triangular - Rectangular Multiplication. More... | |
| static double * | tralt (const double *a, const double *u, double *b, int m, int n) |
| Triangular - Rectangular Multiplication. More... | |
| static double * | tras (const double *a, const double *s, double *b, int m, int n) |
| Symmetric - Rectangular Multiplication. More... | |
| static double * | trasat (const double *a, const double *s, double *r, int m, int n) |
| Transformation of Symmetric Matrix. More... | |
| static double * | trata (const double *a, double *r, int m, int n) |
| trata.F – translated by f2c (version 19970219). More... | |
| static double * | trats (const double *a, const double *s, double *b, int m, int n) |
| trats.F – translated by f2c (version 19970219). More... | |
| static double * | tratsa (const double *a, const double *s, double *r, int m, int n) |
| tratsa.F – translated by f2c (version 19970219). More... | |
| static double * | trchlu (const double *a, double *b, int n) |
| trchlu.F – translated by f2c (version 19970219). More... | |
| static double * | trchul (const double *a, double *b, int n) |
| trchul.F – translated by f2c (version 19970219). More... | |
| static double * | trinv (const double *t, double *s, int n) |
| trinv.F – translated by f2c (version 19970219). More... | |
| static double * | trla (const double *u, const double *a, double *b, int m, int n) |
| trla.F – translated by f2c (version 19970219). More... | |
| static double * | trlta (const double *u, const double *a, double *b, int m, int n) |
| trlta.F – translated by f2c (version 19970219). More... | |
| static double * | trpck (const double *s, double *u, int n) |
| trpck.F – translated by f2c (version 19970219). More... | |
| static double * | trqsq (const double *q, const double *s, double *r, int m) |
| trqsq.F – translated by f2c (version 19970219). More... | |
| static double * | trsa (const double *s, const double *a, double *b, int m, int n) |
| trsa.F – translated by f2c (version 19970219). More... | |
| static double * | trsinv (const double *g, double *gi, int n) |
| trsinv.F – translated by f2c (version 19970219). More... | |
| static double * | trsmlu (const double *u, double *s, int n) |
| trsmlu.F – translated by f2c (version 19970219). More... | |
| static double * | trsmul (const double *g, double *gi, int n) |
| trsmul.F – translated by f2c (version 19970219). More... | |
| static double * | trupck (const double *u, double *s, int m) |
| trupck.F – translated by f2c (version 19970219). More... | |
| static double * | trsat (const double *s, const double *a, double *b, int m, int n) |
| trsat.F – translated by f2c (version 19970219) More... | |
| static double * | trsequ (double *smx, int m=3, double *b=0, int n=1) |
| Linear Equations, Matrix Inversion trsequ solves the matrix equation. More... | |
#include <TCernLib.h>
|
inlinevirtual |
Definition at line 38 of file TCernLib.h.
|
inlinestatic |
Definition at line 180 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 267 of file TCernLib.h.
|
inlinestatic |
Definition at line 186 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 273 of file TCernLib.h.
|
inlinestatic |
Definition at line 192 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 279 of file TCernLib.h.
|
inlinestatic |
Definition at line 198 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 285 of file TCernLib.h.
|
static |
|
static |
Definition at line 117 of file TCernLib.cxx.
|
inlinestatic |
Definition at line 252 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 339 of file TCernLib.h.
|
static |
|
static |
Matrix Multiplication (double precision)
CERN PROGLIB# F110 MXMLRT .VERSION KERNFOR 2.00 720707 ORIG. 01/01/64 RKB
See original documentation of CERNLIB package F110
Definition at line 198 of file TCernLib.cxx.
|
inlinestatic |
Definition at line 258 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 345 of file TCernLib.h.
|
inlinestatic |
Definition at line 204 of file TCernLib.h.
Referenced by TVolumePosition::Master2Local(), and ~TCL().
|
inlinestatic |
Definition at line 291 of file TCernLib.h.
|
inlinestatic |
Definition at line 210 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 297 of file TCernLib.h.
|
inlinestatic |
Definition at line 216 of file TCernLib.h.
Referenced by TVolumePosition::Local2Master(), and ~TCL().
|
inlinestatic |
Definition at line 303 of file TCernLib.h.
|
inlinestatic |
Definition at line 222 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 309 of file TCernLib.h.
|
inlinestatic |
Definition at line 228 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 315 of file TCernLib.h.
|
inlinestatic |
Definition at line 234 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 321 of file TCernLib.h.
|
inlinestatic |
Definition at line 240 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 327 of file TCernLib.h.
|
inlinestatic |
Definition at line 246 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 333 of file TCernLib.h.
|
static |
Matrix Transposition.
CERN PROGLIB# F110 MXTRP .VERSION KERNFOR 1.0 650809 ORIG. 01/01/64 RKB
See original documentation of CERNLIB package F110
Definition at line 229 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
Matrix Transposition (double precision)
CERN PROGLIB# F110 MXTRP .VERSION KERNFOR 1.0 650809 ORIG. 01/01/64 RKB
See original documentation of CERNLIB package F110
Definition at line 244 of file TCernLib.cxx.
|
static |
Symmetric Multiplication of Rectangular Matrices.
CERN PROGLIB# F112 TRAAT .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
traat.F – translated by f2c (version 19970219).
See original documentation of CERNLIB package F112
Definition at line 294 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
Symmetric Multiplication of Rectangular Matrices.
CERN PROGLIB# F112 TRAAT .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
traat.F – translated by f2c (version 19970219).
See original documentation of CERNLIB package F112
Definition at line 311 of file TCernLib.cxx.
|
static |
Triangular - Rectangular Multiplication.
CERN PROGLIB# F112 TRAL .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
tral.F – translated by f2c (version 19970219).
See original documentation of CERNLIB package F112
Definition at line 353 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
Triangular - Rectangular Multiplication.
CERN PROGLIB# F112 TRAL .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
tral.F – translated by f2c (version 19970219).
See original documentation of CERNLIB package F112
Definition at line 370 of file TCernLib.cxx.
|
static |
Triangular - Rectangular Multiplication.
CERN PROGLIB# F112 TRALT .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
tralt.F – translated by f2c (version 19970219).
See original documentation of CERNLIB package F112
Definition at line 412 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
Triangular - Rectangular Multiplication.
CERN PROGLIB# F112 TRALT .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
tralt.F – translated by f2c (version 19970219).
See original documentation of CERNLIB package F112
Definition at line 429 of file TCernLib.cxx.
|
static |
Symmetric - Rectangular Multiplication.
CERN PROGLIB# F112 TRAS .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
tras.F – translated by f2c (version 19970219).
See original documentation of CERNLIB package F112
Definition at line 477 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
Symmetric - Rectangular Multiplication.
CERN PROGLIB# F112 TRAS .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
tras.F – translated by f2c (version 19970219).
See original documentation of CERNLIB package F112
Definition at line 494 of file TCernLib.cxx.
|
static |
Transformation of Symmetric Matrix.
CERN PROGLIB# F112 TRASAT .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
trasat.F – translated by f2c (version 19970219).
See original documentation of CERNLIB package F112
Definition at line 550 of file TCernLib.cxx.
Referenced by TVolumePosition::Cormx2Master(), and ~TCL().
|
static |
Transformation of Symmetric Matrix.
CERN PROGLIB# F112 TRASAT .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
trasat.F – translated by f2c (version 19970219).
See original documentation of CERNLIB package F112
Definition at line 584 of file TCernLib.cxx.
|
static |
Transformation of Symmetric Matrix.
CERN PROGLIB# F112 TRASAT .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
trasat.F – translated by f2c (version 19970219).
See original documentation of CERNLIB package F112
Definition at line 567 of file TCernLib.cxx.
|
static |
trata.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRATA .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 601 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
trata.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRATA .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1361 of file TCernLib.cxx.
|
static |
trats.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRATS .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 641 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
trats.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRATS .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1403 of file TCernLib.cxx.
|
static |
tratsa.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRATSA .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 688 of file TCernLib.cxx.
Referenced by TVolumePosition::Cormx2Local(), and ~TCL().
|
static |
tratsa.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRATSA .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1451 of file TCernLib.cxx.
|
static |
trchlu.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRCHLU .VERSION KERNFOR 4.16 870601 ORIG. 18/12/74 W.HART
See original documentation of CERNLIB package F112
Definition at line 744 of file TCernLib.cxx.
|
static |
trchlu.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRCHLU .VERSION KERNFOR 4.16 870601 ORIG. 18/12/74 W.HART
See original documentation of CERNLIB package F112
Definition at line 1507 of file TCernLib.cxx.
|
static |
trchul.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRCHUL .VERSION KERNFOR 4.16 870601 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 804 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
trchul.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRCHUL .VERSION KERNFOR 4.16 870601 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1567 of file TCernLib.cxx.
|
static |
trinv.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRINV .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 868 of file TCernLib.cxx.
|
static |
trinv.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRINV .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1630 of file TCernLib.cxx.
|
static |
trla.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRLA .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 927 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
trla.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRLA .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1687 of file TCernLib.cxx.
|
static |
trlta.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRLTA .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 971 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
trlta.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRLTA .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1730 of file TCernLib.cxx.
|
static |
trpck.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRPCK .VERSION KERNFOR 2.08 741218 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1022 of file TCernLib.cxx.
|
static |
trpck.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRPCK .VERSION KERNFOR 2.08 741218 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1780 of file TCernLib.cxx.
|
static |
trqsq.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRQSQ .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1057 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
trqsq.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRQSQ .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1814 of file TCernLib.cxx.
|
static |
trsa.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRSA .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1123 of file TCernLib.cxx.
|
static |
trsa.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRSA .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1879 of file TCernLib.cxx.
|
static |
trsat.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRSAT .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1310 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
trsat.F – translated by f2c (version 19970219)
CERN PROGLIB# F112 TRSAT .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 2066 of file TCernLib.cxx.
|
static |
Linear Equations, Matrix Inversion trsequ solves the matrix equation.
SMX*x = B
which represents a system of m simultaneous linear equations with n right-hand sides: SMX is an unpacked symmetric matrix (all elements) (m x m) B is an unpacked matrix of right-hand sides (n x m)
Definition at line 2118 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
Linear Equations, Matrix Inversion trsequ solves the matrix equation.
SMX*x = B
which represents a system of m simultaneous linear equations with n right-hand sides: SMX is an unpacked symmetric matrix (all elements) (m x m) B is an unpacked matrix of right-hand sides (n x m)
Definition at line 2145 of file TCernLib.cxx.
|
static |
trsinv.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRSINV .VERSION KERNFOR 2.08 741218 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1172 of file TCernLib.cxx.
|
static |
trsinv.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRSINV .VERSION KERNFOR 2.08 741218 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1927 of file TCernLib.cxx.
|
static |
trsmlu.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRSMLU .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1189 of file TCernLib.cxx.
Referenced by ~TCL().
|
static |
trsmlu.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRSMLU .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1946 of file TCernLib.cxx.
|
static |
trsmul.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRSMUL .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1224 of file TCernLib.cxx.
|
static |
trsmul.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRSMUL .VERSION KERNFOR 4.15 861204 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1981 of file TCernLib.cxx.
|
static |
trupck.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRUPCK .VERSION KERNFOR 2.08 741218 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 1260 of file TCernLib.cxx.
|
static |
trupck.F – translated by f2c (version 19970219).
CERN PROGLIB# F112 TRUPCK .VERSION KERNFOR 2.08 741218 ORIG. 18/12/74 WH
See original documentation of CERNLIB package F112
Definition at line 2017 of file TCernLib.cxx.
|
inlinestatic |
Definition at line 353 of file TCernLib.h.
Referenced by TVolumePosition::Cormx2Local(), TVolumePosition::Cormx2Master(), TVolumePosition::Local2Master(), TVolumePosition::Master2Local(), trsequ(), TVolumeView::TVolumeView(), and ~TCL().
|
inlinestatic |
Definition at line 362 of file TCernLib.h.
|
inlinestatic |
Definition at line 380 of file TCernLib.h.
|
inlinestatic |
Definition at line 371 of file TCernLib.h.
|
inlinestatic |
Definition at line 389 of file TCernLib.h.
Definition at line 398 of file TCernLib.h.
|
inlinestatic |
Definition at line 408 of file TCernLib.h.
Referenced by TVolumePosition::Local2Master(), TVolumeView::TVolumeView(), and ~TCL().
|
inlinestatic |
Definition at line 417 of file TCernLib.h.
|
inlinestatic |
Definition at line 426 of file TCernLib.h.
|
inlinestatic |
Definition at line 435 of file TCernLib.h.
|
inlinestatic |
Definition at line 496 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 504 of file TCernLib.h.
|
inlinestatic |
Definition at line 444 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 453 of file TCernLib.h.
|
inlinestatic |
Definition at line 553 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 561 of file TCernLib.h.
|
inlinestatic |
Definition at line 569 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 581 of file TCernLib.h.
|
inlinestatic |
Definition at line 593 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 605 of file TCernLib.h.
|
inlinestatic |
Definition at line 537 of file TCernLib.h.
Referenced by ~TCL().
|
inlinestatic |
Definition at line 545 of file TCernLib.h.
|
inlinestatic |
Definition at line 462 of file TCernLib.h.
Referenced by TVolumePosition::Master2Local(), and ~TCL().
|
inlinestatic |
Definition at line 471 of file TCernLib.h.
|
inlinestatic |
Definition at line 479 of file TCernLib.h.
|
inlinestatic |
Definition at line 488 of file TCernLib.h.
|
inlinestatic |
Definition at line 513 of file TCernLib.h.
Referenced by TVolumePosition::Errmx2Local(), TVolumePosition::Errmx2Master(), tratsa(), trqsq(), and ~TCL().
|
inlinestatic |
Definition at line 521 of file TCernLib.h.
Definition at line 529 of file TCernLib.h.