ROOT
Version master
master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
v6.04
Reference Guide
▼
ROOT
ROOT Reference Documentation
Tutorials
►
Functional Parts
►
Namespaces
►
All Classes
▼
Files
▼
File List
►
bindings
►
core
►
documentation
►
geom
►
graf2d
►
graf3d
►
gui
►
hist
►
io
►
main
►
master
▼
math
doc
►
fftw
►
foam
►
fumili
►
genetic
►
genvector
►
mathcore
►
mathmore
►
matrix
►
minuit
►
minuit2
►
mlp
►
physics
►
quadp
►
rtools
▼
smatrix
doc
▼
inc
▼
Math
►
BinaryOperators.h
►
BinaryOpPolicy.h
►
CholeskyDecomp.h
►
CramerInversion.icc
►
CramerInversionSym.icc
►
Dfact.h
►
Dfactir.h
►
Dfinv.h
►
Dinv.h
►
Dsfact.h
►
Dsinv.h
►
Expression.h
►
Functions.h
►
HelperOps.h
►
MatrixFunctions.h
►
MatrixInversion.icc
►
MatrixRepresentationsStatic.h
MConfig.h
►
SMatrix.h
►
SMatrix.icc
►
SMatrixDfwd.h
►
SMatrixFfwd.h
►
StaticCheck.h
►
SVector.h
►
SVector.icc
►
UnaryOperators.h
►
splot
►
unuran
►
vecops
►
montecarlo
►
net
►
proof
►
roofit
►
sql
►
tmva
►
tree
►
tutorials
►
File Members
Release Notes
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
MConfig.h
Go to the documentation of this file.
1
// @(#)root/smatrix:$Id$
2
// Authors: T. Glebe, L. Moneta 2005
3
4
#ifndef ROOT_Math_MConfig
5
#define ROOT_Math_MConfig
6
7
#if defined(__sun) && !defined(linux)
8
#include <stdlib.h>
9
// Solaris does not support expression like D1*(D1+1)/2 as template parameters
10
#define UNSUPPORTED_TEMPLATE_EXPRESSION
11
#endif
12
13
14
#endif
math
smatrix
inc
Math
MConfig.h
ROOT master - Reference Guide Generated on Thu Feb 20 2025 04:19:43 (GVA Time) using Doxygen 1.10.0