![]() |
ROOT
6.06/09
Reference Guide
|
#include <assert.h>
#include "TCernLib.h"
#include "TMath.h"
#include "TArrayD.h"
#include "TError.h"
Go to the source code of this file.
Macros | |
#define | TCL_MXMAD(n_, a, b, c, i, j, k) |
#define | TCL_MXMLRT(n__, a, b, c, ni, nj) |
#define | TCL_MXTRP(a, b, i, j) |
#define | TCL_TRAAT(a, s, m, n) |
#define | TCL_TRAL(a, u, b, m, n) |
#define | TCL_TRALT(a, u, b, m, n) |
#define | TCL_TRAS(a, s, b, m, n) |
#define | TCL_TRASAT(a, s, r__, m, n) |
Functions | |
ClassImp (TCL) float *TCL | |
*traat F translated by | f2c (version 19970219).**BEGIN_HTML<!--*/float *TCL |
Symmetric Multiplication of Rectangular Matrices CERN PROGLIB# F112 TRAAT .VERSION KERNFOR 4.15 861204 ORIG. More... | |
Referenced by ClassImp(), and TCL::mxmad_0_().
Definition at line 130 of file TCernLib.cxx.
Referenced by TCL::mxmlrt_0_().
#define TCL_MXTRP | ( | a, | |
b, | |||
i, | |||
j | |||
) |
Definition at line 209 of file TCernLib.cxx.
Referenced by TCL::mxtrp().
Definition at line 261 of file TCernLib.cxx.
Referenced by f2c().
Definition at line 324 of file TCernLib.cxx.
Referenced by TCL::tral().
ClassImp | ( | TCL | ) |
Definition at line 63 of file TCernLib.cxx.
*traat F translated by f2c | ( | version | 19970219 | ) |
Symmetric Multiplication of Rectangular Matrices CERN PROGLIB# F112 TRAAT .VERSION KERNFOR 4.15 861204 ORIG.
18/12/74 WH
Definition at line 290 of file TCernLib.cxx.