|
|
|||
File indexing completed on 2025-12-16 10:29:36
0001 // @(#)root/smatrix:$Id$ 0002 // Authors: T. Glebe, L. Moneta 2005 0003 0004 #ifndef ROOT_Math_MConfig 0005 #define ROOT_Math_MConfig 0006 0007 #if defined(__sun) && !defined(linux) 0008 #include <cstdlib> 0009 // Solaris does not support expression like D1*(D1+1)/2 as template parameters 0010 #define UNSUPPORTED_TEMPLATE_EXPRESSION 0011 #endif 0012 0013 0014 #endif
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|