Changeset 1000
- Timestamp:
- 11/01/08 22:19:56 (2 months ago)
- Files:
-
- branches/dutfoy/devel/doc/configure.ac (modified) (1 diff)
- branches/dutfoy/devel/doc/src/ExamplesGuide/Makefile.am (modified) (1 diff)
- branches/dutfoy/devel/doc/src/Makefile.am (modified) (1 diff)
- branches/dutfoy/devel/doc/src/ReferenceGuide/docref_C311_Sorm.tex (modified) (2 diffs)
- branches/dutfoy/devel/doc/src/UseCasesGuide/OpenTURNS_UseCasesGuide.tex (modified) (6 diffs)
- branches/dutfoy/devel/doc/src/UserManual/BaseObjects_UserManual.tex (modified) (11 diffs)
- branches/dutfoy/devel/doc/src/UserManual/Distribution_UserManual.tex (modified) (5 diffs)
- branches/dutfoy/devel/gui/config/common.am (modified) (1 diff)
- branches/dutfoy/devel/gui/configure.ac (modified) (1 diff)
- branches/dutfoy/devel/gui/src/Makefile.am (modified) (1 diff)
- branches/dutfoy/devel/lib/config/common.am (modified) (1 diff)
- branches/dutfoy/devel/lib/configure.ac (modified) (7 diffs)
- branches/dutfoy/devel/lib/include/Makefile.am (modified) (1 diff)
- branches/dutfoy/devel/lib/include/OTconfig.h.in (modified) (5 diffs)
- branches/dutfoy/devel/lib/include/OTdebug.h (modified) (1 diff)
- branches/dutfoy/devel/lib/m4/examples/Makefile.am (modified) (1 diff)
- branches/dutfoy/devel/lib/m4/ot_check_libxml2.m4 (copied) (copied from trunk/lib/m4/ot_check_libxml2.m4)
- branches/dutfoy/devel/lib/m4/ot_check_r_packages.m4 (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/AtomicFunctions.hxx (copied) (copied from trunk/lib/src/Base/Common/AtomicFunctions.hxx)
- branches/dutfoy/devel/lib/src/Base/Common/Catalog.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/ComparisonOperatorImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/ComparisonOperatorImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/Equal.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/Equal.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/Exception.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/Greater.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/Greater.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/GreaterOrEqual.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/GreaterOrEqual.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/Less.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/Less.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/LessOrEqual.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/LessOrEqual.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/Log.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Common/Log.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/Makefile.am (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Base/Common/PersistentObject.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/PersistentObjectFactory.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/PlatformInfo.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Common/Pointer.hxx (modified) (7 diffs)
- branches/dutfoy/devel/lib/src/Base/Common/ResourceMap.cxx (modified) (6 diffs)
- branches/dutfoy/devel/lib/src/Base/Common/ResourceMap.hxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Common/SharedPointer.hxx (copied) (copied from trunk/lib/src/Base/Common/SharedPointer.hxx)
- branches/dutfoy/devel/lib/src/Base/Common/StorageManager.cxx (modified) (9 diffs)
- branches/dutfoy/devel/lib/src/Base/Common/StorageManager.hxx (modified) (8 diffs)
- branches/dutfoy/devel/lib/src/Base/Common/XMLStorageManager.cxx (modified) (51 diffs)
- branches/dutfoy/devel/lib/src/Base/Common/XMLStorageManager.hxx (modified) (6 diffs)
- branches/dutfoy/devel/lib/src/Base/Common/XMLToolbox.cxx (copied) (copied from trunk/lib/src/Base/Common/XMLToolbox.cxx)
- branches/dutfoy/devel/lib/src/Base/Common/XMLToolbox.hxx (copied) (copied from trunk/lib/src/Base/Common/XMLToolbox.hxx)
- branches/dutfoy/devel/lib/src/Base/Diff/CenteredFiniteDifferenceGradient.cxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Base/Diff/CenteredFiniteDifferenceGradient.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Diff/CenteredFiniteDifferenceHessian.cxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Base/Diff/CenteredFiniteDifferenceHessian.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Diff/NonCenteredFiniteDifferenceGradient.cxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Base/Diff/NonCenteredFiniteDifferenceGradient.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/AnalyticalNumericalMathEvaluationImplementation.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/AnalyticalNumericalMathEvaluationImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ComposedNumericalMathEvaluationImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ComposedNumericalMathEvaluationImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ComposedNumericalMathFunction.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/ComposedNumericalMathGradientImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ComposedNumericalMathGradientImplementation.hxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/ComposedNumericalMathHessianImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ComposedNumericalMathHessianImplementation.hxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/ComputedNumericalMathEvaluationImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ComputedNumericalMathEvaluationImplementationFactory.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ComputedNumericalMathGradientImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ComputedNumericalMathGradientImplementationFactory.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ComputedNumericalMathHessianImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ComputedNumericalMathHessianImplementationFactory.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ConstantNumericalMathGradientImplementation.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/ConstantNumericalMathGradientImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/ConstantNumericalMathHessianImplementation.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/ConstantNumericalMathHessianImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/Library.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/Library.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/LinearNumericalMathEvaluationImplementation.cxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/LinearNumericalMathEvaluationImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/LinearNumericalMathGradientImplementation.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/LinearNumericalMathGradientImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/Makefile.am (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/MethodBoundNumericalMathEvaluationImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NoNumericalMathEvaluationImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NoNumericalMathEvaluationImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NoNumericalMathGradientImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NoNumericalMathGradientImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NoNumericalMathHessianImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NoNumericalMathHessianImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NumericalMathEvaluationImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NumericalMathEvaluationImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NumericalMathGradientImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NumericalMathGradientImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NumericalMathHessianImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/NumericalMathHessianImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Func/QuadraticNumericalMathEvaluationImplementation.cxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/QuadraticNumericalMathEvaluationImplementation.hxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/WrapperData.cxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/WrapperData.hxx (modified) (6 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/WrapperFile.cxx (modified) (8 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/WrapperFile.hxx (modified) (4 diffs)
- branches/dutfoy/devel/lib/src/Base/Func/WrapperObject.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Graph/Drawable.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Graph/Drawable.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Graph/Makefile.am (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Optim/AbdoRackwitz/AbdoRackwitz.cxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Base/Optim/BoundConstrainedAlgorithmImplementation.hxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Optim/BoundConstrainedAlgorithmImplementationResult.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Optim/NearestPointAlgorithmImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Optim/NearestPointAlgorithmImplementationResult.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Optim/SQP/SQP.cxx (modified) (8 diffs)
- branches/dutfoy/devel/lib/src/Base/Optim/TNC/TNC.hxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Optim/TNC/TNCSpecificParameters.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Stat/Compact.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Stat/Compact.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/ConfidenceInterval.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/ConfidenceInterval.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/CorrelationMatrix.cxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Base/Stat/CorrelationMatrix.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/CovarianceMatrix.cxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Base/Stat/CovarianceMatrix.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/Full.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/Full.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/HistoryStrategy.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/HistoryStrategy.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/HistoryStrategyImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/HistoryStrategyImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/Last.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Stat/Last.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/LinearModel.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Stat/LinearModel.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/Makefile.am (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Base/Stat/Null.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/Null.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/NumericalSample.cxx (modified) (6 diffs)
- branches/dutfoy/devel/lib/src/Base/Stat/NumericalSample.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/NumericalSampleImplementation.cxx (modified) (4 diffs)
- branches/dutfoy/devel/lib/src/Base/Stat/NumericalSampleImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Stat/SensitivityAnalysis.cxx (copied) (copied from trunk/lib/src/Base/Stat/SensitivityAnalysis.cxx)
- branches/dutfoy/devel/lib/src/Base/Stat/SensitivityAnalysis.hxx (copied) (copied from trunk/lib/src/Base/Stat/SensitivityAnalysis.hxx)
- branches/dutfoy/devel/lib/src/Base/Stat/TestResult.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Stat/TestResult.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Type/Cache.cxx (modified) (4 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/Cache.hxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/Collection.hxx (modified) (14 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/Description.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Type/Description.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Type/DescriptionImplementation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Type/DescriptionImplementation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Type/IdentityMatrix.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/IdentityMatrix.hxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/Indices.hxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/Interval.cxx (modified) (4 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/Interval.hxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/Kronecker.cxx (deleted)
- branches/dutfoy/devel/lib/src/Base/Type/Kronecker.hxx (deleted)
- branches/dutfoy/devel/lib/src/Base/Type/Lapack.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Type/Makefile.am (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/Matrix.cxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/Matrix.hxx (modified) (7 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/MatrixImplementation.cxx (modified) (12 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/MatrixImplementation.hxx (modified) (8 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/NumericalPoint.cxx (modified) (7 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/NumericalPoint.hxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/NumericalPointImplementation.cxx (modified) (9 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/NumericalPointImplementation.hxx (modified) (6 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/NumericalPointImplementationWithDescription.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Type/NumericalPointImplementationWithDescription.hxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/NumericalPointWithDescription.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Type/NumericalPointWithDescription.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Base/Type/PersistentCollection.hxx (modified) (6 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/SquareMatrix.cxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/SquareMatrix.hxx (modified) (6 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/SymmetricMatrix.cxx (modified) (6 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/SymmetricMatrix.hxx (modified) (6 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/SymmetricTensor.cxx (modified) (7 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/SymmetricTensor.hxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/Tensor.cxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/Tensor.hxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/TensorImplementation.cxx (modified) (9 diffs)
- branches/dutfoy/devel/lib/src/Base/Type/TensorImplementation.hxx (modified) (4 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/Analytical/AnalyticalResult.cxx (modified) (17 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/Experiments/Axial.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/Experiments/Box.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/Experiments/Composite.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/Experiments/Factorial.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/InverseMarginalTransformationEvaluation.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/InverseMarginalTransformationEvaluation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/InverseMarginalTransformationGradient.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/InverseMarginalTransformationGradient.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/InverseMarginalTransformationHessian.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/InverseMarginalTransformationHessian.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/MarginalTransformationEvaluation.cxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/MarginalTransformationEvaluation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/MarginalTransformationGradient.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/MarginalTransformationGradient.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/MarginalTransformationHessian.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/MarginalTransformation/MarginalTransformationHessian.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/InverseNatafEllipticalCopulaEvaluation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/InverseNatafEllipticalCopulaEvaluation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/InverseNatafEllipticalCopulaGradient.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/InverseNatafEllipticalCopulaGradient.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/InverseNatafEllipticalCopulaHessian.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/InverseNatafEllipticalCopulaHessian.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/NatafEllipticalCopulaEvaluation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/NatafEllipticalCopulaEvaluation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/NatafEllipticalCopulaGradient.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/NatafEllipticalCopulaGradient.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/NatafEllipticalCopulaHessian.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalCopula/NatafEllipticalCopulaHessian.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/InverseNatafEllipticalDistributionEvaluation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/InverseNatafEllipticalDistributionEvaluation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/InverseNatafEllipticalDistributionGradient.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/InverseNatafEllipticalDistributionGradient.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/InverseNatafEllipticalDistributionHessian.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/InverseNatafEllipticalDistributionHessian.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/NatafEllipticalDistributionEvaluation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/NatafEllipticalDistributionEvaluation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/NatafEllipticalDistributionGradient.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/NatafEllipticalDistributionGradient.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/NatafEllipticalDistributionHessian.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafEllipticalDistribution/NatafEllipticalDistributionHessian.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/InverseNatafIndependentCopulaEvaluation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/InverseNatafIndependentCopulaEvaluation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/InverseNatafIndependentCopulaGradient.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/InverseNatafIndependentCopulaGradient.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/InverseNatafIndependentCopulaHessian.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/InverseNatafIndependentCopulaHessian.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/NatafIndependentCopulaEvaluation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/NatafIndependentCopulaEvaluation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/NatafIndependentCopulaGradient.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/NatafIndependentCopulaGradient.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/NatafIndependentCopulaHessian.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/NatafIndependentCopula/NatafIndependentCopulaHessian.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/Rosenblatt/InverseRosenblattEvaluation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/Rosenblatt/InverseRosenblattEvaluation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/Rosenblatt/RosenblattEvaluation.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/IsoProbabilisticTransformation/Rosenblatt/RosenblattEvaluation.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/QuadraticCumul/QuadraticCumul.cxx (modified) (10 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Algorithm/QuadraticCumul/QuadraticCumul.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/ComposedCopula.cxx (modified) (17 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/ComposedDistribution.cxx (modified) (38 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/ComposedDistribution.hxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/Epanechnikov.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/ExtraFunc/DistFunc.cxx (modified) (4 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/ExtraFunc/DistFunc.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/FrankCopula.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/Gumbel.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/GumbelCopula.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/IndependentCopula.cxx (modified) (4 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/IndependentCopula.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/KernelMixture.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/KernelMixture.hxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/Makefile.am (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/Mixture.cxx (modified) (4 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/Mixture.hxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/MultiNomial.cxx (modified) (14 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/Normal.cxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/NormalCopula.cxx (modified) (17 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/NormalFactory.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/Poisson.cxx (modified) (4 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/PoissonFactory.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/RandomMixture.cxx (modified) (27 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/SklarCopula.cxx (copied) (copied from trunk/lib/src/Uncertainty/Distribution/SklarCopula.cxx)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/SklarCopula.hxx (copied) (copied from trunk/lib/src/Uncertainty/Distribution/SklarCopula.hxx)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/Student.cxx (modified) (9 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/StudentFactory.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/StudentND.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/Triangular.cxx (modified) (12 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/TriangularFactory.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/TruncatedDistribution.cxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/TruncatedNormal.cxx (modified) (10 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/TruncatedNormalFactory.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/Uniform.cxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/UniformFactory.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/UserDefined.cxx (modified) (13 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/UserDefinedFactory.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/Weibull.cxx (modified) (10 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Distribution/WeibullFactory.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Model/DistributionImplementation.cxx (modified) (6 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Model/EllipticalDistribution.cxx (modified) (11 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/Model/Makefile.am (modified) (1 diff)
- branches/dutfoy/devel/lib/src/Uncertainty/StatTests/FittingTest.cxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/src/Uncertainty/StatTests/Makefile.am (modified) (1 diff)
- branches/dutfoy/devel/lib/test/Makefile.am (modified) (12 diffs)
- branches/dutfoy/devel/lib/test/atlocal.in (modified) (1 diff)
- branches/dutfoy/devel/lib/test/check_testsuite.at (modified) (3 diffs)
- branches/dutfoy/devel/lib/test/t_ClaytonCopulaFactory_std.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_ComposedDistribution_std.at (modified) (2 diffs)
- branches/dutfoy/devel/lib/test/t_ConfidenceInterval_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_ConstantNumericalMathGradientImplementation_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_ConstantNumericalMathHessianImplementation_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_CovarianceMatrixLapack_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_FORM_sensitivity.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_FittingTest_std.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_FittingTest_std.cxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/test/t_FrankCopulaFactory_std.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_GumbelCopulaFactory_std.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_IdFactory_std.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_IdentityMatrix_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_Kronecker_std.at (deleted)
- branches/dutfoy/devel/lib/test/t_Kronecker_std.cxx (deleted)
- branches/dutfoy/devel/lib/test/t_LinearModelFactory_std.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_LinearModel_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_LinearNumericalMathEvaluationImplementation_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_LinearNumericalMathGradientImplementation_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_MatrixSolveLinearSystem_std.cxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/test/t_Matrix_std.at (modified) (3 diffs)
- branches/dutfoy/devel/lib/test/t_Matrix_std.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/test/t_MethodBoundNumericalMathEvaluationImplementation_std.at (copied) (copied from trunk/lib/test/t_MethodBoundNumericalMathEvaluationImplementation_std.at)
- branches/dutfoy/devel/lib/test/t_MethodBoundNumericalMathEvaluationImplementation_std.cxx (copied) (copied from trunk/lib/test/t_MethodBoundNumericalMathEvaluationImplementation_std.cxx)
- branches/dutfoy/devel/lib/test/t_Mixture_std.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_NormalCopulaFactory_std.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_NumericalSample_big.cxx (modified) (3 diffs)
- branches/dutfoy/devel/lib/test/t_NumericalSample_split.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_NumericalSample_split.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/test/t_NumericalSample_std.cxx (modified) (2 diffs)
- branches/dutfoy/devel/lib/test/t_QuadraticCumul_importanceFactors.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_QuadraticNumericalMathEvaluationImplementation_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_SensitivityAnalysis_std.at (copied) (copied from trunk/lib/test/t_SensitivityAnalysis_std.at)
- branches/dutfoy/devel/lib/test/t_SensitivityAnalysis_std.cxx (copied) (copied from trunk/lib/test/t_SensitivityAnalysis_std.cxx)
- branches/dutfoy/devel/lib/test/t_SquareMatrixLapack_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_SquareMatrix_std.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_SquareMatrix_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_Study_save.cxx (modified) (5 diffs)
- branches/dutfoy/devel/lib/test/t_SymmetricMatrixLapack_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_SymmetricMatrix_std.at (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_SymmetricMatrix_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_SymmetricTensor_std.cxx (modified) (1 diff)
- branches/dutfoy/devel/lib/test/t_Tensor_std.cxx (modified) (1 diff)
