2025-05-09 05:20 ftp://ftp.de.debian.org/debian/pool/main/a/alglib/alglib_4.2.0.orig.tar.gz cppcheck-options: --library=posix --library=gnu --library=bsd --library=openssl --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j3 platform: Linux-6.8.0-1022-oracle-aarch64-with-glibc2.39 python: 3.12.3 client-version: 1.3.67 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 cppcheck: head 2.17.0 head-info: 66c9938 (2025-05-08 13:55:11 +0200) count: 7772 7697 elapsed-time: 200.1 157.5 head-timing-info: old-timing-info: head results: alglib-cpp/src/alglibmisc.cpp:5487:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:351:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:3419:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:8803:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:9138:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:9285:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:9726:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:10069:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_nan [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:10324:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:10329:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:10334:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:10339:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:10344:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:10358:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSV_SKIP_HEADERS [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:10534:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_double [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:10575:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_double [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:10643:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_double [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:10795:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_double [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:11029:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable p_double [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:17505:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:17537:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:17559:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibmisc.cpp:76:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/alglibmisc.cpp:113:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/alglibmisc.cpp:141:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:141:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/alglibmisc.cpp:1410:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:1447:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:1475:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:1946:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:1983:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:2011:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:2087:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:2124:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:2152:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:177:31: warning: Member variable 'xdebugrecord1::i' is not assigned a value in 'xdebugrecord1::operator='. [operatorEqVarError] alglib-cpp/src/alglibmisc.cpp:177:31: warning:inconclusive: Member variable 'xdebugrecord1::a' is not assigned a value in 'xdebugrecord1::operator='. [operatorEqVarError] alglib-cpp/src/ap.h:1483:13: style:inconclusive: Technically the member function 'alglib::xparams::operator|' can be const. [functionConst] alglib-cpp/src/ap.h:1544:5: style: Class '_sparsematrix_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1558:5: style: Class 'sparsematrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1662:5: style: Class 'ap_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1663:5: style: Class 'ap_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1677:5: style: Class 'complex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1680:5: style: Class 'complex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1846:5: style: Class 'ae_vector_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1970:5: style: Class 'boolean_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1994:5: style: Class 'boolean_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2011:5: style: Class 'integer_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2035:5: style: Class 'integer_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2052:5: style: Class 'real_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2088:5: style: Class 'real_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2105:5: style: Class 'complex_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2125:5: style: Class 'complex_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2146:5: style: Class 'ae_matrix_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2270:5: style: Class 'boolean_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2289:5: style: Class 'boolean_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2306:5: style: Class 'integer_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2326:5: style: Class 'integer_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2343:5: style: Class 'real_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2375:5: style: Class 'real_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2392:5: style: Class 'complex_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2413:5: style: Class 'complex_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2595:5: style: Class 'rcommv2_buffers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/alglibmisc.h:106:5: style: Class '_xdebugrecord1_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/alglibmisc.h:120:5: style: Class 'xdebugrecord1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/alglibmisc.h:146:5: style: Class '_hqrndstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/alglibmisc.h:160:5: style: Class 'hqrndstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/alglibmisc.h:179:5: style: Class '_kdtreerequestbuffer_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/alglibmisc.h:193:5: style: Class 'kdtreerequestbuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/alglibmisc.h:208:5: style: Class '_kdtree_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/alglibmisc.h:222:5: style: Class 'kdtree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1972:14: style: The destructor '~boolean_1d_array' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/ap.h:1859:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:1972:14: note: Destructor in derived class alglib-cpp/src/ap.h:2013:14: style: The destructor '~integer_1d_array' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/ap.h:1859:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2013:14: note: Destructor in derived class alglib-cpp/src/ap.h:2054:14: style: The destructor '~real_1d_array' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/ap.h:1859:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2054:14: note: Destructor in derived class alglib-cpp/src/ap.h:2107:14: style: The destructor '~complex_1d_array' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/ap.h:1859:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2107:14: note: Destructor in derived class alglib-cpp/src/ap.h:2271:14: style: The destructor '~boolean_2d_array' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/ap.h:2157:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2271:14: note: Destructor in derived class alglib-cpp/src/ap.h:2307:14: style: The destructor '~integer_2d_array' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/ap.h:2157:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2307:14: note: Destructor in derived class alglib-cpp/src/ap.h:2344:14: style: The destructor '~real_2d_array' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/ap.h:2157:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2344:14: note: Destructor in derived class alglib-cpp/src/ap.h:2395:14: style: The destructor '~complex_2d_array' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/ap.h:2157:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2395:14: note: Destructor in derived class alglib-cpp/src/alglibmisc.h:123:14: style: The destructor '~xdebugrecord1' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/alglibmisc.h:109:14: note: Virtual destructor in base class alglib-cpp/src/alglibmisc.h:123:14: note: Destructor in derived class alglib-cpp/src/alglibmisc.cpp:8403:44: style: Condition 'nearestneighbor_splitnodesize==6' is always true [knownConditionTrueFalse] alglib-cpp/src/alglibinternal.cpp:1689:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibinternal.cpp:1723:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibinternal.cpp:1825:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibinternal.cpp:1871:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibinternal.cpp:8805:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibmisc.cpp:75:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:112:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:165:77: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:173:102: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:1409:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:1446:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:1945:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:1982:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:2086:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:2123:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5538:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5539:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5546:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5547:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5556:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5557:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5564:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5565:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6113:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6114:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6120:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6121:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6130:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6131:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6137:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6138:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8974:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8975:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8990:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8991:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9012:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9013:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9028:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9029:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9044:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9045:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9058:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9059:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9077:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9078:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9091:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:9092:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5667:14: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:5668:14: style: The scope of the variable 'a' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:5669:14: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:5921:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:5922:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:5923:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:6191:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:7933:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8021:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8205:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8206:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8419:12: style: The scope of the variable 'ptdist' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8421:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8422:14: style: The scope of the variable 'nx' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8423:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8424:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8425:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8426:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8427:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8428:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8429:14: style: The scope of the variable 'childbestoffs' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8430:14: style: The scope of the variable 'childworstoffs' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8431:14: style: The scope of the variable 'childoffs' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8432:12: style: The scope of the variable 'prevdist' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8433:13: style: The scope of the variable 'todive' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8434:13: style: The scope of the variable 'bestisleft' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8435:13: style: The scope of the variable 'updatemin' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8696:13: style: The scope of the variable 'inbox' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8698:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8699:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8700:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8702:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8703:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8704:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:4470:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:4579:66: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:4694:64: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:4842:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:4958:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:5087:66: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:5213:64: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:5376:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:5975:32: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:8160:16: style: Variable 'iright' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/ap.cpp:7387:5: performance: Variable 'msg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] alglib-cpp/src/ap.cpp:7392:5: performance: Variable 'msg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] alglib-cpp/src/ap.cpp:3012:30: style: Assignment 'dst->last_action=ACT_SAME_LOCATION' is redundant with condition 'dst->last_action==ACT_SAME_LOCATION'. [duplicateConditionalAssign] alglib-cpp/src/ap.cpp:3011:34: note: Condition 'dst->last_action==ACT_SAME_LOCATION' alglib-cpp/src/ap.cpp:3012:30: note: Assignment 'dst->last_action=ACT_SAME_LOCATION' is redundant alglib-cpp/src/ap.cpp:3014:30: style: Assignment 'dst->last_action=ACT_NEW_LOCATION' is redundant with condition 'dst->last_action==ACT_NEW_LOCATION'. [duplicateConditionalAssign] alglib-cpp/src/ap.cpp:3013:34: note: Condition 'dst->last_action==ACT_NEW_LOCATION' alglib-cpp/src/ap.cpp:3014:30: note: Assignment 'dst->last_action=ACT_NEW_LOCATION' is redundant alglib-cpp/src/ap.cpp:3078:30: style: Assignment 'dst->last_action=ACT_SAME_LOCATION' is redundant with condition 'dst->last_action==ACT_SAME_LOCATION'. [duplicateConditionalAssign] alglib-cpp/src/ap.cpp:3077:34: note: Condition 'dst->last_action==ACT_SAME_LOCATION' alglib-cpp/src/ap.cpp:3078:30: note: Assignment 'dst->last_action=ACT_SAME_LOCATION' is redundant alglib-cpp/src/ap.cpp:3080:30: style: Assignment 'dst->last_action=ACT_NEW_LOCATION' is redundant with condition 'dst->last_action==ACT_NEW_LOCATION'. [duplicateConditionalAssign] alglib-cpp/src/ap.cpp:3079:34: note: Condition 'dst->last_action==ACT_NEW_LOCATION' alglib-cpp/src/ap.cpp:3080:30: note: Assignment 'dst->last_action=ACT_NEW_LOCATION' is redundant alglib-cpp/src/ap.cpp:3212:9: style: The statement 'if (!_ae_cpuid_initialized) _ae_cpuid_initialized=true' is logically equivalent to '_ae_cpuid_initialized=true'. [duplicateConditionalAssign] alglib-cpp/src/ap.cpp:3327:31: note: Assignment '_ae_cpuid_initialized=true' alglib-cpp/src/ap.cpp:3212:9: note: Condition '!_ae_cpuid_initialized' is redundant alglib-cpp/src/ap.cpp:3335:24: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] alglib-cpp/src/ap.cpp:1782:15: style: Condition 'action==INIT_ATTACH_OR_COPY' is always true [knownConditionTrueFalse] alglib-cpp/src/ap.cpp:1774:5: note: Assuming that condition 'action==INIT_ATTACH_OR_COPY' is not redundant alglib-cpp/src/ap.cpp:1782:15: note: Condition 'action==INIT_ATTACH_OR_COPY' is always true alglib-cpp/src/ap.cpp:2149:15: style: Condition 'action==INIT_ATTACH_OR_COPY' is always true [knownConditionTrueFalse] alglib-cpp/src/ap.cpp:2137:5: note: Assuming that condition 'action==INIT_ATTACH_OR_COPY' is not redundant alglib-cpp/src/ap.cpp:2149:15: note: Condition 'action==INIT_ATTACH_OR_COPY' is always true alglib-cpp/src/ap.cpp:9978:15: style: Condition 'ae_val!=long_val' is always false [knownConditionTrueFalse] alglib-cpp/src/ap.cpp:9977:12: note: ae_val is assigned 'long_val' here. alglib-cpp/src/ap.cpp:9978:15: note: Condition 'ae_val!=long_val' is always false alglib-cpp/src/ap.cpp:316:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:317:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:318:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:319:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:320:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:559:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:755:8: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:817:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:819:12: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:873:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1113:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1114:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1115:7: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1148:11: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1153:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1271:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1272:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1320:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1331:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1384:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1395:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1398:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1401:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1407:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1410:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1413:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1435:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1475:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1486:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1486:75: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1594:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1617:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2035:49: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2093:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2094:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2166:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2167:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2184:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2185:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2258:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2260:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2307:49: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2437:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2567:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2622:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2623:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2728:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2729:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3086:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3087:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3957:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3958:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4016:9: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4083:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4084:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4142:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4213:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4214:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4255:9: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4300:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4301:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4342:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5172:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5197:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5209:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5220:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5232:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5261:12: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5296:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5297:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5304:16: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5315:16: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5348:12: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5349:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5368:52: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5374:16: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5405:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5423:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5440:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5529:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5601:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5612:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5658:16: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5738:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:9108:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:9113:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:9118:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:9123:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:9695:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:9700:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:9835:9: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:10387:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12410:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12411:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12494:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12495:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12578:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12579:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12580:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12675:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12676:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12677:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12759:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12760:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12761:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12856:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12857:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12858:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12942:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12943:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12944:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:13031:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:13032:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:17557:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:17558:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:17569:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:17570:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:17587:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:17588:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:17599:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:17600:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1395:14: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] alglib-cpp/src/ap.cpp:1398:14: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] alglib-cpp/src/ap.cpp:1401:14: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] alglib-cpp/src/ap.cpp:1407:14: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] alglib-cpp/src/ap.cpp:1410:14: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] alglib-cpp/src/ap.cpp:1413:14: portability: Casting from double * to signed int * is not portable due to different binary data representations on different platforms. [invalidPointerCast] alglib-cpp/src/ap.cpp:594:5: style: The comparison 'ncores >= 1' is always true. [knownConditionTrueFalse] alglib-cpp/src/ap.cpp:592:14: note: 'ncores' is assigned value '1' here. alglib-cpp/src/ap.cpp:594:5: note: The comparison 'ncores >= 1' is always true. alglib-cpp/src/ap.cpp:1268:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2054:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2085:11: style: The scope of the variable 'p_src_row' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2086:11: style: The scope of the variable 'p_dst_row' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2087:14: style: The scope of the variable 'row_size' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2088:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2131:11: style: The scope of the variable 'p_src_row' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2132:11: style: The scope of the variable 'p_dst_row' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2133:14: style: The scope of the variable 'row_size' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2133:24: style: The scope of the variable 'src_stride_bytes' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2134:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2601:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3050:11: style: The scope of the variable 'p_src_row' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3051:11: style: The scope of the variable 'p_dst_row' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3052:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3053:14: style: The scope of the variable 'row_size' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3869:14: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3953:27: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3953:34: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4000:17: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4000:24: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4079:31: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4079:38: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4126:21: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4126:28: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4210:27: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4210:34: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4240:17: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4240:24: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4297:31: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4297:38: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4327:21: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4327:28: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4923:27: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6494:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6494:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6494:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6494:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6507:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6507:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6507:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6507:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6520:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6520:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6520:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6520:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6533:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6533:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6533:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6533:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7793:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7793:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7793:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7793:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7806:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7806:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7806:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7806:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7819:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7819:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7819:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7819:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7832:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7832:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7832:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7832:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:8772:12: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9250:12: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9250:15: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9789:9: style: The scope of the variable 'c1' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9789:13: style: The scope of the variable 'c2' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9986:11: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9987:10: style: The scope of the variable 'has_digits' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9990:12: style: The scope of the variable 'loc' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:11222:32: style: The scope of the variable 'n2' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:11223:29: style: The scope of the variable 'pa1' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:11694:19: style: The scope of the variable 'pa' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:11694:32: style: The scope of the variable 'pb' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:11927:17: style: The scope of the variable 'n2' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:14251:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:15768:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:15812:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:15853:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:15896:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:16298:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:16621:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:16624:14: style: The scope of the variable 'baseoffs' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:16625:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:16733:14: style: The scope of the variable 'targetcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:16758:12: style: The scope of the variable 'uk3' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2774:62: style:inconclusive: Function 'ae_obj_array_fixed_capacity' argument 2 names different: declaration 'idx' definition 'new_capacity'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:954:62: note: Function 'ae_obj_array_fixed_capacity' argument 2 names different: declaration 'idx' definition 'new_capacity'. alglib-cpp/src/ap.cpp:2774:62: note: Function 'ae_obj_array_fixed_capacity' argument 2 names different: declaration 'idx' definition 'new_capacity'. alglib-cpp/src/ap.cpp:5403:33: style:inconclusive: Function 'ae_shared_pool_clear' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:968:33: note: Function 'ae_shared_pool_clear' argument 1 names different: declaration 'dst' definition '_dst'. alglib-cpp/src/ap.cpp:5403:33: note: Function 'ae_shared_pool_clear' argument 1 names different: declaration 'dst' definition '_dst'. alglib-cpp/src/ap.cpp:5421:35: style:inconclusive: Function 'ae_shared_pool_destroy' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:969:35: note: Function 'ae_shared_pool_destroy' argument 1 names different: declaration 'dst' definition '_dst'. alglib-cpp/src/ap.cpp:5421:35: note: Function 'ae_shared_pool_destroy' argument 1 names different: declaration 'dst' definition '_dst'. alglib-cpp/src/ap.cpp:7544:43: style:inconclusive: Function 'tostring' argument 1 names different: declaration 'dps' definition '_dps'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:1698:30: note: Function 'tostring' argument 1 names different: declaration 'dps' definition '_dps'. alglib-cpp/src/ap.cpp:7544:43: note: Function 'tostring' argument 1 names different: declaration 'dps' definition '_dps'. alglib-cpp/src/ap.cpp:8498:80: style:inconclusive: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:1790:72: note: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. alglib-cpp/src/ap.cpp:8498:80: note: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. alglib-cpp/src/ap.cpp:8508:80: style:inconclusive: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:1793:72: note: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. alglib-cpp/src/ap.cpp:8508:80: note: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. alglib-cpp/src/ap.cpp:10162:70: style:inconclusive: Function 'arraytostring' argument 3 names different: declaration 'dps' definition '_dps'. [funcArgNamesDifferent] alglib-cpp/src/ap.cpp:7346:66: note: Function 'arraytostring' argument 3 names different: declaration 'dps' definition '_dps'. alglib-cpp/src/ap.cpp:10162:70: note: Function 'arraytostring' argument 3 names different: declaration 'dps' definition '_dps'. alglib-cpp/src/ap.cpp:13336:23: style:inconclusive: Function '_ialglib_i_rmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2705:23: note: Function '_ialglib_i_rmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:13336:23: note: Function '_ialglib_i_rmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:13340:23: style:inconclusive: Function '_ialglib_i_rmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2709:23: note: Function '_ialglib_i_rmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:13340:23: note: Function '_ialglib_i_rmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:13345:17: style:inconclusive: Function '_ialglib_i_rmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2714:17: note: Function '_ialglib_i_rmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:13345:17: note: Function '_ialglib_i_rmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:13361:23: style:inconclusive: Function '_ialglib_i_cmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2721:23: note: Function '_ialglib_i_cmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:13361:23: note: Function '_ialglib_i_cmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:13365:23: style:inconclusive: Function '_ialglib_i_cmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2725:23: note: Function '_ialglib_i_cmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:13365:23: note: Function '_ialglib_i_cmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:13370:17: style:inconclusive: Function '_ialglib_i_cmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2730:17: note: Function '_ialglib_i_cmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:13370:17: note: Function '_ialglib_i_cmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:15621:27: warning: Function 'rmergemaxrv' argument order different: declaration 'n, y, rowidx, x, _state' definition 'n, x, rowidx, y, _state' [funcArgOrderDifferent] alglib-cpp/src/ap.h:3049:27: note: Function 'rmergemaxrv' argument order different: declaration 'n, y, rowidx, x, _state' definition 'n, x, rowidx, y, _state' alglib-cpp/src/ap.cpp:15621:27: note: Function 'rmergemaxrv' argument order different: declaration 'n, y, rowidx, x, _state' definition 'n, x, rowidx, y, _state' alglib-cpp/src/ap.cpp:15730:27: warning: Function 'rmergeminrv' argument order different: declaration 'n, y, rowidx, x, _state' definition 'n, x, rowidx, y, _state' [funcArgOrderDifferent] alglib-cpp/src/ap.h:3063:27: note: Function 'rmergeminrv' argument order different: declaration 'n, y, rowidx, x, _state' definition 'n, x, rowidx, y, _state' alglib-cpp/src/ap.cpp:15730:27: note: Function 'rmergeminrv' argument order different: declaration 'n, y, rowidx, x, _state' definition 'n, x, rowidx, y, _state' alglib-cpp/src/ap.cpp:16458:37: style:inconclusive: Function 'ablasf_rgemm32basecase' argument 5 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:3140:37: note: Function 'ablasf_rgemm32basecase' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:16458:37: note: Function 'ablasf_rgemm32basecase' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:16462:37: style:inconclusive: Function 'ablasf_rgemm32basecase' argument 9 names different: declaration 'b' definition '_b'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:3144:37: note: Function 'ablasf_rgemm32basecase' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:16462:37: note: Function 'ablasf_rgemm32basecase' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:16467:31: style:inconclusive: Function 'ablasf_rgemm32basecase' argument 14 names different: declaration 'c' definition '_c'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:3149:31: note: Function 'ablasf_rgemm32basecase' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:16467:31: note: Function 'ablasf_rgemm32basecase' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:10484:37: performance: Function parameter 'tags' should be passed by const reference. [passedByValue] alglib-cpp/src/ap.cpp:10484:55: performance: Function parameter 'filename' should be passed by const reference. [passedByValue] alglib-cpp/src/ap.cpp:10952:62: style: Parameter 'request' can be declared as reference to const [constParameterReference] alglib-cpp/src/ap.cpp:616:42: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:660:42: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:774:47: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3693:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3698:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3703:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3708:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3713:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3718:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3723:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3728:36: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3733:36: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3738:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3755:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3760:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3765:56: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3770:56: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3775:51: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3780:51: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3785:32: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3795:52: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3800:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3805:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3810:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3815:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3820:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3824:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3829:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3834:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3839:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3844:49: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3849:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3854:47: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3859:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3953:27: style: Variable 'prow' can be declared as pointer to const [constVariablePointer] alglib-cpp/src/ap.cpp:4079:31: style: Variable 'prow' can be declared as pointer to const [constVariablePointer] alglib-cpp/src/ap.cpp:4210:27: style: Variable 'prow' can be declared as pointer to const [constVariablePointer] alglib-cpp/src/ap.cpp:4297:31: style: Variable 'prow' can be declared as pointer to const [constVariablePointer] alglib-cpp/src/ap.cpp:4611:50: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:4672:54: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:5133:31: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:5440:21: style: Variable 'dst' can be declared as pointer to const [constVariablePointer] alglib-cpp/src/ap.cpp:5792:41: style: Parameter 'serializer' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:6301:48: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:6309:47: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:6317:41: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:7296:35: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:14129:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:14173:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:14214:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:14248:71: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:15765:70: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:15809:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:16467:31: style: Parameter '_c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:16470:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:16585:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:16648:17: style: Variable 'p_mat_row' can be declared as pointer to const [constVariablePointer] alglib-cpp/src/ap.cpp:16650:19: style: Variable 'p_rowidx' can be declared as pointer to const [constVariablePointer] alglib-cpp/src/ap.cpp:17142:14: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:17143:14: style: Parameter 'invpowrpplus1' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:17144:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:17174:31: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:17175:14: style: Parameter 'invpowrpplus1' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:17176:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:562:12: warning: Uninitialized variable: result [uninitvar] alglib-cpp/src/ap.cpp:13031:49: note: Calling function 'ae_align', 1st argument '_loc_abuf' value is alglib-cpp/src/ap.cpp:559:20: note: Assignment 'result=(char*)ptr', assigned value is alglib-cpp/src/ap.cpp:560:46: note: Assuming condition is false alglib-cpp/src/ap.cpp:562:12: note: Uninitialized variable: result alglib-cpp/src/diffequations.cpp:72:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/diffequations.cpp:109:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/diffequations.cpp:137:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/diffequations.cpp:137:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/diffequations.cpp:213:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/diffequations.cpp:213:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/diffequations.cpp:250:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/diffequations.cpp:250:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/diffequations.cpp:278:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/diffequations.cpp:278:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/diffequations.cpp:173:33: warning:inconclusive: Member variable 'odesolverstate::needdy' is not assigned a value in 'odesolverstate::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.cpp:173:33: warning:inconclusive: Member variable 'odesolverstate::y' is not assigned a value in 'odesolverstate::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.cpp:173:33: warning:inconclusive: Member variable 'odesolverstate::dy' is not assigned a value in 'odesolverstate::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.cpp:173:33: warning: Member variable 'odesolverstate::x' is not assigned a value in 'odesolverstate::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.cpp:314:35: warning: Member variable 'odesolverreport::nfev' is not assigned a value in 'odesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.cpp:314:35: warning: Member variable 'odesolverreport::terminationtype' is not assigned a value in 'odesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.h:86:5: style: Class '_odesolverstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/diffequations.h:100:5: style: Class 'odesolverstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/diffequations.h:119:5: style: Class '_odesolverreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/diffequations.h:133:5: style: Class 'odesolverreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/diffequations.h:103:14: style: The destructor '~odesolverstate' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/diffequations.h:89:14: note: Virtual destructor in base class alglib-cpp/src/diffequations.h:103:14: note: Destructor in derived class alglib-cpp/src/diffequations.cpp:71:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:108:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:212:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:249:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1216:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1217:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1237:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1238:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1269:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1270:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1290:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1291:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1311:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1312:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1318:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1319:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1327:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1328:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1334:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1335:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1067:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/diffequations.cpp:1068:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/diffequations.cpp:1110:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3482:20: style: Variable 'j2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/fasttransforms.cpp:3477:20: note: j2 is assigned alglib-cpp/src/fasttransforms.cpp:3482:20: note: j2 is overwritten alglib-cpp/src/fasttransforms.cpp:3969:20: style: Variable 'j2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/fasttransforms.cpp:3964:20: note: j2 is assigned alglib-cpp/src/fasttransforms.cpp:3969:20: note: j2 is overwritten alglib-cpp/src/fasttransforms.cpp:1864:14: style: The scope of the variable 'n2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:1865:14: style: The scope of the variable 'idx' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2124:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2125:12: style: The scope of the variable 'y' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2128:14: style: The scope of the variable 'idx' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2621:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2622:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2623:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2722:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2723:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2724:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3065:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3066:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3067:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3167:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3168:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3169:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3318:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3320:14: style: The scope of the variable 'ptotal' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3321:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3322:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3334:12: style: The scope of the variable 'flopcand' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3335:12: style: The scope of the variable 'flopbest' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3336:14: style: The scope of the variable 'algbest' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3797:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3799:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3801:14: style: The scope of the variable 'ptotal' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3802:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3803:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3812:12: style: The scope of the variable 'flopcand' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3813:12: style: The scope of the variable 'flopbest' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3814:14: style: The scope of the variable 'algbest' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:4345:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:4346:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:4348:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:4422:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:4423:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:4425:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:4637:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:4638:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:4640:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3482:20: style: Variable 'j2' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/fasttransforms.cpp:3969:20: style: Variable 'j2' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/alglibinternal.cpp:17407:237: style: Condition 'linmin_maxfev<=0' is always false [knownConditionTrueFalse] alglib-cpp/src/alglibinternal.cpp:21347:30: style: Condition 'ftbase_updatetw>=2' is always true [knownConditionTrueFalse] alglib-cpp/src/alglibinternal.cpp:21583:43: style: Condition 'ftbase_ftbasemaxsmoothfactor<=5' is always true [knownConditionTrueFalse] alglib-cpp/src/alglibinternal.cpp:21720:9: style: Condition '!hpccores_hpcpreparechunkedgradientx(weights,wcount,&buf->hpcbuf,_state)' is always true [knownConditionTrueFalse] alglib-cpp/src/alglibinternal.cpp:21837:14: note: Assignment 'result=false', assigned value is 0 alglib-cpp/src/alglibinternal.cpp:21720:45: note: Calling function 'hpccores_hpcpreparechunkedgradientx' returns 0 alglib-cpp/src/alglibinternal.cpp:21720:9: note: Condition '!hpccores_hpcpreparechunkedgradientx(weights,wcount,&buf->hpcbuf,_state)' is always true alglib-cpp/src/alglibinternal.cpp:21755:9: style: Condition '!hpccores_hpcfinalizechunkedgradientx(&buf->hpcbuf,buf->wcount,grad,_state)' is always true [knownConditionTrueFalse] alglib-cpp/src/alglibinternal.cpp:21861:14: note: Assignment 'result=false', assigned value is 0 alglib-cpp/src/alglibinternal.cpp:21755:46: note: Calling function 'hpccores_hpcfinalizechunkedgradientx' returns 0 alglib-cpp/src/alglibinternal.cpp:21755:9: note: Condition '!hpccores_hpcfinalizechunkedgradientx(&buf->hpcbuf,buf->wcount,grad,_state)' is always true alglib-cpp/src/alglibinternal.cpp:3702:93: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3702:130: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3702:177: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3703:96: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3703:133: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3703:180: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3729:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3771:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3814:93: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3814:130: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3814:177: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3815:96: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3815:133: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3815:180: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3841:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3883:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3926:93: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3926:127: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3926:171: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3927:96: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3927:130: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3927:174: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3953:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3995:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5077:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5078:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5095:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5096:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5113:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5114:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5131:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5132:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5149:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5150:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5156:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5157:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5164:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5165:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5171:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5172:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5178:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5179:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5186:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5187:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5194:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5195:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5202:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5203:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5210:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5211:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5217:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5218:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5225:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5226:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5232:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5233:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5239:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5240:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5247:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5248:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5255:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5256:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5263:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5264:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5271:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5272:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5278:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5279:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5286:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5287:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5293:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5294:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5300:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5301:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5308:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5309:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5316:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5317:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5324:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5325:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5332:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5333:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5339:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5340:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5347:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5348:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5354:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5355:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5361:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5362:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5369:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5370:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5377:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5378:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5385:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5386:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5393:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5394:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5404:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5405:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5417:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5418:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5428:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5429:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5439:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5440:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5450:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5451:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5463:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5464:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5474:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5475:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5485:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5486:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5496:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5497:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5509:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5510:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5520:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5521:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5531:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5532:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5538:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5539:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5548:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5549:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5555:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5556:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5562:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5563:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5570:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5571:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5580:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5581:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5588:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5589:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5596:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5597:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5603:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5604:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5613:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5614:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5620:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5621:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:15150:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:15151:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:15159:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:15160:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:15171:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:15172:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:15180:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:15181:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18262:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18263:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18269:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18270:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18301:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18302:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18308:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18309:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18315:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18316:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18326:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18327:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18346:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18347:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18357:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18358:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18829:98: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18829:132: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18829:176: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:19644:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:19645:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:19646:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:19647:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21606:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21607:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21618:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21619:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21630:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21631:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21642:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21643:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21871:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21872:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21888:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21889:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21911:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21912:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21928:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21929:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:2101:20: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/alglibinternal.cpp:2098:16: note: result is assigned alglib-cpp/src/alglibinternal.cpp:2101:20: note: result is overwritten alglib-cpp/src/alglibinternal.cpp:2105:13: style: Variable 'result' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/alglibinternal.cpp:2098:16: note: result is assigned 'v' here. alglib-cpp/src/alglibinternal.cpp:2105:13: note: Variable 'result' is assigned an expression that holds the same value. alglib-cpp/src/alglibinternal.cpp:10709:17: style: Variable 'ba2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/alglibinternal.cpp:10700:17: note: ba2 is assigned alglib-cpp/src/alglibinternal.cpp:10709:17: note: ba2 is overwritten alglib-cpp/src/alglibinternal.cpp:10736:17: style: Variable 'ba2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/alglibinternal.cpp:10725:17: note: ba2 is assigned alglib-cpp/src/alglibinternal.cpp:10736:17: note: ba2 is overwritten alglib-cpp/src/alglibinternal.cpp:15978:29: style: Variable 'sumj' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/alglibinternal.cpp:15961:22: note: sumj is assigned '(double)(0)' here. alglib-cpp/src/alglibinternal.cpp:15978:29: note: Variable 'sumj' is assigned an expression that holds the same value. alglib-cpp/src/alglibinternal.cpp:615:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:616:12: style: The scope of the variable 'h' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:666:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:667:12: style: The scope of the variable 'h' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:710:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:757:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2087:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2176:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2177:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2178:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2280:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2311:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2344:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2375:13: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2588:14: style: The scope of the variable 'provisional' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3558:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3580:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3602:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3624:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3625:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4075:14: style: The scope of the variable 'mididx' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4076:14: style: The scope of the variable 'cflag' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4078:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4496:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4570:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4720:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4893:14: style: The scope of the variable 'pivotindex' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4894:12: style: The scope of the variable 'pivotvalue' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4895:14: style: The scope of the variable 'storeindex' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:9024:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:9025:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:9146:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:9410:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:9670:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:9931:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11994:14: style: The scope of the variable 'lv' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11995:14: style: The scope of the variable 'lp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11996:14: style: The scope of the variable 'rv' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11997:14: style: The scope of the variable 'rp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12104:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12107:12: style: The scope of the variable 'tmpr' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12108:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12192:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12195:12: style: The scope of the variable 'tmpr' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12277:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12280:12: style: The scope of the variable 'tmpr' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12356:14: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12363:12: style: The scope of the variable 'bt' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12470:12: style: The scope of the variable 'tmpa' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12477:14: style: The scope of the variable 'bt' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12584:14: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12591:14: style: The scope of the variable 'bt' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12697:14: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12792:14: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12895:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12896:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13143:14: style: The scope of the variable 'half' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13145:14: style: The scope of the variable 'middle' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13188:14: style: The scope of the variable 'half' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13190:14: style: The scope of the variable 'middle' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13237:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13417:12: style: The scope of the variable 'tmpr2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13418:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13602:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13918:14: style: The scope of the variable 'idst' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13944:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13945:14: style: The scope of the variable 'ips' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13946:14: style: The scope of the variable 'jps' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13947:14: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13981:14: style: The scope of the variable 'jdst' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:14148:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:14613:12: style: The scope of the variable 'f1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:14614:12: style: The scope of the variable 'g1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:14686:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:14688:12: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:14884:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:15306:14: style: The scope of the variable 'ip1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:15307:14: style: The scope of the variable 'im1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:15311:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:15316:12: style: The scope of the variable 'sumj' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:15321:12: style: The scope of the variable 'uscal' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:16766:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:16847:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:17016:14: style: The scope of the variable 'ks' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:17022:13: style: The scope of the variable 'allzeros' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:18471:14: style: The scope of the variable 'f' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:18472:13: style: The scope of the variable 'allnonone' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19621:14: style: The scope of the variable 'operation' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19622:14: style: The scope of the variable 'operandscnt' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19623:14: style: The scope of the variable 'operandsize' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19624:14: style: The scope of the variable 'microvectorsize' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19625:14: style: The scope of the variable 'param0' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19897:12: style: The scope of the variable 'a4x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19898:12: style: The scope of the variable 'a4y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19899:12: style: The scope of the variable 'a5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19900:12: style: The scope of the variable 'a5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19903:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19904:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19909:12: style: The scope of the variable 't3x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19910:12: style: The scope of the variable 't3y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19921:12: style: The scope of the variable 'm4x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19922:12: style: The scope of the variable 'm4y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19923:12: style: The scope of the variable 'm5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19924:12: style: The scope of the variable 'm5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19927:12: style: The scope of the variable 's2x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19928:12: style: The scope of the variable 's2y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19929:12: style: The scope of the variable 's3x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19930:12: style: The scope of the variable 's3y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19931:12: style: The scope of the variable 's4x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19932:12: style: The scope of the variable 's4y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19933:12: style: The scope of the variable 's5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19934:12: style: The scope of the variable 's5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19939:12: style: The scope of the variable 'c5' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19940:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20224:14: style: The scope of the variable 'aoffset10' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20235:12: style: The scope of the variable 'a5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20236:12: style: The scope of the variable 'a5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20239:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20240:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20241:12: style: The scope of the variable 'q0x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20242:12: style: The scope of the variable 'q0y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20247:12: style: The scope of the variable 't3x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20248:12: style: The scope of the variable 't3y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20259:12: style: The scope of the variable 'm4x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20260:12: style: The scope of the variable 'm4y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20261:12: style: The scope of the variable 'm5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20262:12: style: The scope of the variable 'm5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20265:12: style: The scope of the variable 's2x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20266:12: style: The scope of the variable 's2y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20267:12: style: The scope of the variable 's3x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20268:12: style: The scope of the variable 's3y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20269:12: style: The scope of the variable 's4x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20270:12: style: The scope of the variable 's4y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20271:12: style: The scope of the variable 's5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20272:12: style: The scope of the variable 's5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20277:12: style: The scope of the variable 'c5' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20290:12: style: The scope of the variable 'tw5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20291:12: style: The scope of the variable 'tw5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20769:12: style: The scope of the variable 'bx' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20770:12: style: The scope of the variable 'by' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20861:14: style: The scope of the variable 'p0' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20862:14: style: The scope of the variable 'p1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20863:14: style: The scope of the variable 'p2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20971:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21036:14: style: The scope of the variable 'kq' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21037:14: style: The scope of the variable 'kiq' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21038:12: style: The scope of the variable 'x0' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21039:12: style: The scope of the variable 'y0' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21040:14: style: The scope of the variable 'p0' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21041:14: style: The scope of the variable 'p1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21046:12: style: The scope of the variable 'rx' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21047:12: style: The scope of the variable 'ry' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21166:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21291:12: style: The scope of the variable 'twxm1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21292:12: style: The scope of the variable 'twy' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21500:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21501:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21502:14: style: The scope of the variable 'idx1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21503:14: style: The scope of the variable 'idx2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21504:14: style: The scope of the variable 'm2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21505:14: style: The scope of the variable 'm1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21506:14: style: The scope of the variable 'n1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21677:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21752:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:430:31: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:448:28: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:448:41: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:463:25: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:463:38: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:478:24: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:478:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:493:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:515:54: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:535:40: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:856:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2085:61: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2438:60: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2526:36: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2526:49: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2570:33: style: Parameter 'v' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2570:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2710:36: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2731:39: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2752:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2766:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2780:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2794:51: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2811:52: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2828:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2853:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2878:52: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2895:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2920:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2945:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3012:59: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3038:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3064:60: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3087:64: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3107:67: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3127:61: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3149:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3173:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4073:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4219:38: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4239:36: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4259:36: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4492:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4745:42: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4760:42: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4775:29: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4830:55: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:5047:28: style: Parameter 't' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:5061:35: style: Parameter 't' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:5061:48: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10805:31: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10813:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10836:31: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10843:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10866:31: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10873:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10902:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10904:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10933:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10935:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10966:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10968:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10996:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10998:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11027:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11031:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11060:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11064:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11098:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11101:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11131:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11133:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11167:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11170:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11199:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11202:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11231:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11234:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11263:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11266:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11295:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11298:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11325:55: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11329:15: style: Parameter 'cholresult' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11330:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11351:48: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11355:31: style: Parameter 'pivots' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11356:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11380:47: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11383:31: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11384:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11385:31: style: Parameter 'tauq' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11386:31: style: Parameter 'taup' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11387:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11416:31: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11422:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11445:55: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11447:31: style: Parameter 'tau' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11448:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11474:31: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11475:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11500:47: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11503:31: style: Parameter 'tau' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11504:31: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11505:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11506:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11533:31: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11534:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11559:47: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11562:31: style: Parameter 'tau' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11563:31: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11564:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11565:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11592:31: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11593:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11622:50: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11623:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11626:31: style: Parameter 'u' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11628:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11630:31: style: Parameter 'vt' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11632:15: style: Parameter 'svdresult' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11633:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11659:71: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11663:31: style: Parameter 'wr' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11664:31: style: Parameter 'wi' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11665:31: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11666:16: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11667:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11699:31: style: Parameter 'vl' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11700:31: style: Parameter 'vr' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11701:16: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11702:16: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11703:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11734:50: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11735:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11738:31: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11739:15: style: Parameter 'evdresult' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11740:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11781:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11783:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11801:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11811:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11821:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11831:45: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11841:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11851:49: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11861:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11871:53: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11881:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11891:49: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11901:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11911:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:13140:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:13185:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:15031:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:15054:62: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:17337:14: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:17981:33: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:18592:54: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:18960:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21776:31: style: Parameter 'batch4buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21777:31: style: Parameter 'hpcbuf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21778:14: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21780:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21805:31: style: Parameter 'batch4buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21806:31: style: Parameter 'hpcbuf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21807:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21830:31: style: Parameter 'hpcbuf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21831:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21854:31: style: Parameter 'grad' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21855:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:13321:12: style: Variable 'v0' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/alglibinternal.cpp:13505:12: style: Variable 'v0' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/alglibinternal.cpp:13683:12: style: Variable 'v0' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/integration.cpp:786:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/integration.cpp:786:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/integration.cpp:868:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/integration.cpp:868:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/integration.cpp:905:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/integration.cpp:905:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/integration.cpp:933:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/integration.cpp:933:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/integration.cpp:822:29: warning: Member variable 'autogkreport::terminationtype' is not assigned a value in 'autogkreport::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:822:29: warning: Member variable 'autogkreport::nfev' is not assigned a value in 'autogkreport::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:822:29: warning: Member variable 'autogkreport::nintervals' is not assigned a value in 'autogkreport::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:969:27: warning:inconclusive: Member variable 'autogkstate::needf' is not assigned a value in 'autogkstate::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:969:27: warning: Member variable 'autogkstate::x' is not assigned a value in 'autogkstate::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:969:27: warning: Member variable 'autogkstate::xminusa' is not assigned a value in 'autogkstate::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:969:27: warning: Member variable 'autogkstate::bminusx' is not assigned a value in 'autogkstate::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:969:27: warning: Member variable 'autogkstate::f' is not assigned a value in 'autogkstate::operator='. [operatorEqVarError] alglib-cpp/src/linalg.h:447:5: style: Class '_sparsebuffers_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:461:5: style: Class 'sparsebuffers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:483:5: style: Class '_eigsubspacestate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:497:5: style: Class 'eigsubspacestate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:514:5: style: Class '_eigsubspacereport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:528:5: style: Class 'eigsubspacereport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:563:5: style: Class '_sparsedecompositionanalysis_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:577:5: style: Class 'sparsedecompositionanalysis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:611:5: style: Class '_normestimatorstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:625:5: style: Class 'normestimatorstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:647:5: style: Class '_matinvreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:661:5: style: Class 'matinvreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/integration.h:125:5: style: Class '_autogkreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/integration.h:139:5: style: Class 'autogkreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/integration.h:163:5: style: Class '_autogkstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/integration.h:177:5: style: Class 'autogkstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/linalg.h:464:14: style: The destructor '~sparsebuffers' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/linalg.h:450:14: note: Virtual destructor in base class alglib-cpp/src/linalg.h:464:14: note: Destructor in derived class alglib-cpp/src/integration.h:142:14: style: The destructor '~autogkreport' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/integration.h:128:14: note: Virtual destructor in base class alglib-cpp/src/integration.h:142:14: note: Destructor in derived class alglib-cpp/src/integration.cpp:720:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:757:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:867:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:904:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4100:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4101:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4107:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4108:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4117:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4118:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4124:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4125:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4131:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4132:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4144:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4145:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4171:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4172:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4184:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4185:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4197:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4198:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4206:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4207:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4230:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4231:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4239:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4240:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:3893:49: style: Variable 'state->heap.ptr.pp_double[state->heapused-1][3]' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/integration.cpp:3891:8: note: ta is assigned 'state->heap.ptr.pp_double[state->heapused-1][3]' here. alglib-cpp/src/integration.cpp:3893:49: note: Variable 'state->heap.ptr.pp_double[state->heapused-1][3]' is assigned an expression that holds the same value. alglib-cpp/src/integration.cpp:1450:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:1644:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:1847:12: style: The scope of the variable 'alpha2' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:1848:12: style: The scope of the variable 'beta2' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:2450:12: style: The scope of the variable 'alpha2' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:2451:12: style: The scope of the variable 'beta2' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:2571:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:2660:12: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:3990:14: style: The scope of the variable 'maxcp' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:4040:14: style: The scope of the variable 'parent' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:1441:15: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:1441:15: note: Shadow variable alglib-cpp/src/integration.cpp:1637:15: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:1637:15: note: Shadow variable alglib-cpp/src/integration.cpp:1757:15: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:1757:15: note: Shadow variable alglib-cpp/src/integration.cpp:2157:15: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:2157:15: note: Shadow variable alglib-cpp/src/integration.cpp:2566:15: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:2566:15: note: Shadow variable alglib-cpp/src/integration.cpp:3207:12: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:3207:12: note: Shadow variable alglib-cpp/src/linalg.cpp:23883:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:24948:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:25033:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:25635:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:36052:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:36210:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:36361:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:54787:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:63925:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/dataanalysis.cpp:615:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:615:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:652:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:652:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:680:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:680:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:756:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:793:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:821:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:3861:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:3898:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:3926:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:4863:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:4900:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:4928:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5103:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5103:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:5140:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5140:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:5168:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5168:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:5277:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5277:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:5314:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5314:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:5342:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5342:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:6332:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6369:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6397:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6477:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6514:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6542:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6618:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6655:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6683:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6830:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6830:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:6867:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6867:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:6895:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6895:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:8539:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8576:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8604:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8694:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8694:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:8731:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8731:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:8759:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8759:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:9762:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:9799:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:9827:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12192:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12229:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12257:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12345:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12345:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:12382:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12382:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:12410:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12410:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:13510:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13547:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13575:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13653:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13653:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:13690:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13690:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:13718:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13718:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:14207:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14244:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14272:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14349:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14386:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14414:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14490:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14527:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14555:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14644:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14644:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:14681:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14681:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:14709:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14709:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15786:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15786:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15823:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15823:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15851:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15851:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15927:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15927:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15964:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15964:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15992:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15992:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:16071:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:16108:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:16136:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:18294:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:18494:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:21128:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:21129:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:25889:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:25890:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:26534:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:26535:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28696:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28723:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28751:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28779:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28808:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28838:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28866:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28895:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28925:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28951:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28978:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29006:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29306:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29307:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29496:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29531:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29567:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29602:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29637:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:34861:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:39577:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:45359:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:45367:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:45368:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47635:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47678:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47719:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47760:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47801:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47862:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:48403:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:48411:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:48412:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:48769:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:48951:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:49285:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50256:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50257:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50437:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50554:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50558:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50981:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50982:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50983:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:51861:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:52148:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:52225:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:716:27: warning: Member variable 'modelerrors::relclserror' is not assigned a value in 'modelerrors::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:716:27: warning: Member variable 'modelerrors::avgce' is not assigned a value in 'modelerrors::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:716:27: warning: Member variable 'modelerrors::rmserror' is not assigned a value in 'modelerrors::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:716:27: warning: Member variable 'modelerrors::avgerror' is not assigned a value in 'modelerrors::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:716:27: warning: Member variable 'modelerrors::avgrelerror' is not assigned a value in 'modelerrors::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5204:23: warning: Member variable 'ahcreport::terminationtype' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5204:23: warning: Member variable 'ahcreport::npoints' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5204:23: warning:inconclusive: Member variable 'ahcreport::p' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5204:23: warning:inconclusive: Member variable 'ahcreport::z' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5204:23: warning:inconclusive: Member variable 'ahcreport::pz' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5204:23: warning:inconclusive: Member variable 'ahcreport::pm' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5204:23: warning:inconclusive: Member variable 'ahcreport::mergedist' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5378:29: warning: Member variable 'kmeansreport::npoints' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5378:29: warning: Member variable 'kmeansreport::nfeatures' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5378:29: warning: Member variable 'kmeansreport::terminationtype' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5378:29: warning: Member variable 'kmeansreport::iterationscount' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5378:29: warning: Member variable 'kmeansreport::energy' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5378:29: warning: Member variable 'kmeansreport::k' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5378:29: warning:inconclusive: Member variable 'kmeansreport::c' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5378:29: warning:inconclusive: Member variable 'kmeansreport::cidx' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning: Member variable 'dfreport::relclserror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning: Member variable 'dfreport::avgce' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning: Member variable 'dfreport::rmserror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning: Member variable 'dfreport::avgerror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning: Member variable 'dfreport::avgrelerror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning: Member variable 'dfreport::oobrelclserror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning: Member variable 'dfreport::oobavgce' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning: Member variable 'dfreport::oobrmserror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning: Member variable 'dfreport::oobavgerror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning: Member variable 'dfreport::oobavgrelerror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning:inconclusive: Member variable 'dfreport::topvars' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6931:21: warning:inconclusive: Member variable 'dfreport::varimportances' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8795:21: warning:inconclusive: Member variable 'lrreport::c' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8795:21: warning: Member variable 'lrreport::rmserror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8795:21: warning: Member variable 'lrreport::avgerror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8795:21: warning: Member variable 'lrreport::avgrelerror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8795:21: warning: Member variable 'lrreport::cvrmserror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8795:21: warning: Member variable 'lrreport::cvavgerror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8795:21: warning: Member variable 'lrreport::cvavgrelerror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8795:21: warning: Member variable 'lrreport::ncvdefects' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8795:21: warning:inconclusive: Member variable 'lrreport::cvdefects' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:12446:25: warning: Member variable 'mcpdreport::inneriterationscount' is not assigned a value in 'mcpdreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:12446:25: warning: Member variable 'mcpdreport::outeriterationscount' is not assigned a value in 'mcpdreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:12446:25: warning: Member variable 'mcpdreport::nfev' is not assigned a value in 'mcpdreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:12446:25: warning: Member variable 'mcpdreport::terminationtype' is not assigned a value in 'mcpdreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:13754:23: warning: Member variable 'mnlreport::ngrad' is not assigned a value in 'mnlreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:13754:23: warning: Member variable 'mnlreport::nhess' is not assigned a value in 'mnlreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:14745:23: warning: Member variable 'knnreport::relclserror' is not assigned a value in 'knnreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:14745:23: warning: Member variable 'knnreport::avgce' is not assigned a value in 'knnreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:14745:23: warning: Member variable 'knnreport::rmserror' is not assigned a value in 'knnreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:14745:23: warning: Member variable 'knnreport::avgerror' is not assigned a value in 'knnreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:14745:23: warning: Member variable 'knnreport::avgrelerror' is not assigned a value in 'knnreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15887:23: warning: Member variable 'mlpreport::relclserror' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15887:23: warning: Member variable 'mlpreport::avgce' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15887:23: warning: Member variable 'mlpreport::rmserror' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15887:23: warning: Member variable 'mlpreport::avgerror' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15887:23: warning: Member variable 'mlpreport::avgrelerror' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15887:23: warning: Member variable 'mlpreport::ngrad' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15887:23: warning: Member variable 'mlpreport::nhess' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15887:23: warning: Member variable 'mlpreport::ncholesky' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:16028:27: warning: Member variable 'mlpcvreport::relclserror' is not assigned a value in 'mlpcvreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:16028:27: warning: Member variable 'mlpcvreport::avgce' is not assigned a value in 'mlpcvreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:16028:27: warning: Member variable 'mlpcvreport::rmserror' is not assigned a value in 'mlpcvreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:16028:27: warning: Member variable 'mlpcvreport::avgerror' is not assigned a value in 'mlpcvreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:16028:27: warning: Member variable 'mlpcvreport::avgrelerror' is not assigned a value in 'mlpcvreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.h:260:5: style: Class '_polynomialsolverreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:274:5: style: Class 'polynomialsolverreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:291:5: style: Class '_densesolverreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:305:5: style: Class 'densesolverreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:323:5: style: Class '_densesolverlsreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:337:5: style: Class 'densesolverlsreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:367:5: style: Class '_sparsesolverreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:381:5: style: Class 'sparsesolverreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:403:5: style: Class '_sparsesolverstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:417:5: style: Class 'sparsesolverstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:436:5: style: Class '_lincgstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:450:5: style: Class 'lincgstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:465:5: style: Class '_lincgreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:479:5: style: Class 'lincgreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:501:5: style: Class '_linlsqrstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:515:5: style: Class 'linlsqrstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:530:5: style: Class '_linlsqrreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:544:5: style: Class 'linlsqrreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:567:5: style: Class '_nleqstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:581:5: style: Class 'nleqstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:603:5: style: Class '_nleqreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:617:5: style: Class 'nleqreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3235:5: style: Class '_optguardreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3249:5: style: Class 'optguardreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3321:5: style: Class '_optguardnonc0report_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3335:5: style: Class 'optguardnonc0report' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3407:5: style: Class '_optguardnonc1test0report_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3421:5: style: Class 'optguardnonc1test0report' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3504:5: style: Class '_optguardnonc1test1report_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3518:5: style: Class 'optguardnonc1test1report' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3551:5: style: Class '_minlbfgsstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3565:5: style: Class 'minlbfgsstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3601:5: style: Class '_minlbfgsreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3615:5: style: Class 'minlbfgsreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3660:5: style: Class '_minbleicstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3674:5: style: Class 'minbleicstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3726:5: style: Class '_minbleicreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3740:5: style: Class 'minbleicreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3782:5: style: Class '_minqpstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3796:5: style: Class 'minqpstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3888:5: style: Class '_minqpreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3902:5: style: Class 'minqpreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3933:5: style: Class '_minlmstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3947:5: style: Class 'minlmstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3984:5: style: Class '_minlmreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:3998:5: style: Class 'minlmreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4027:5: style: Class '_mincgstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4041:5: style: Class 'mincgstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4083:5: style: Class '_mincgreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4097:5: style: Class 'mincgreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4134:5: style: Class '_mindfstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4148:5: style: Class 'mindfstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4188:5: style: Class '_mindfreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4202:5: style: Class 'mindfreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4234:5: style: Class '_minlpstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4248:5: style: Class 'minlpstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4306:5: style: Class '_minlpreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4320:5: style: Class 'minlpreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4346:5: style: Class '_nlsstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4360:5: style: Class 'nlsstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4403:5: style: Class '_nlsreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4417:5: style: Class 'nlsreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4442:5: style: Class '_minnlcstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4456:5: style: Class 'minnlcstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4591:5: style: Class '_minnlcreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4605:5: style: Class 'minnlcreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4641:5: style: Class '_minmostate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4655:5: style: Class 'minmostate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4731:5: style: Class '_minmoreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4745:5: style: Class 'minmoreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4773:5: style: Class '_minnsstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4787:5: style: Class 'minnsstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4833:5: style: Class '_minnsreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4847:5: style: Class 'minnsreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4871:5: style: Class '_minasastate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4885:5: style: Class 'minasastate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4905:5: style: Class '_minasareport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4919:5: style: Class 'minasareport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4941:5: style: Class '_minbcstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4955:5: style: Class 'minbcstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:4996:5: style: Class '_minbcreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:5010:5: style: Class 'minbcreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:5031:5: style: Class '_lptestproblem_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/optimization.h:5045:5: style: Class 'lptestproblem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:591:5: style: Class '_modelerrors_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:605:5: style: Class 'modelerrors' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:625:5: style: Class '_multilayerperceptron_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:639:5: style: Class 'multilayerperceptron' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:655:5: style: Class '_mlpensemble_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:669:5: style: Class 'mlpensemble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:691:5: style: Class '_clusterizerstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:705:5: style: Class 'clusterizerstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:819:5: style: Class '_ahcreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:833:5: style: Class 'ahcreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:888:5: style: Class '_kmeansreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:902:5: style: Class 'kmeansreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:928:5: style: Class '_decisionforestbuilder_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:942:5: style: Class 'decisionforestbuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:961:5: style: Class '_decisionforestbuffer_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:975:5: style: Class 'decisionforestbuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:990:5: style: Class '_decisionforest_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1004:5: style: Class 'decisionforest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1090:5: style: Class '_dfreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1104:5: style: Class 'dfreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1132:5: style: Class '_linearmodel_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1146:5: style: Class 'linearmodel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1175:5: style: Class '_lrreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1189:5: style: Class 'lrreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1220:5: style: Class '_ssamodel_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1234:5: style: Class 'ssamodel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1259:5: style: Class '_mcpdstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1273:5: style: Class 'mcpdstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1300:5: style: Class '_mcpdreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1314:5: style: Class 'mcpdreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1334:5: style: Class '_logitmodel_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1348:5: style: Class 'logitmodel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1365:5: style: Class '_mnlreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1379:5: style: Class 'mnlreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1401:5: style: Class '_knnbuffer_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1415:5: style: Class 'knnbuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1431:5: style: Class '_knnbuilder_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1445:5: style: Class 'knnbuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1460:5: style: Class '_knnmodel_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1474:5: style: Class 'knnmodel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1502:5: style: Class '_knnreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1516:5: style: Class 'knnreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1550:5: style: Class '_mlpreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1564:5: style: Class 'mlpreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1587:5: style: Class '_mlpcvreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1601:5: style: Class 'mlpcvreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1624:5: style: Class '_mlptrainer_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/dataanalysis.h:1638:5: style: Class 'mlptrainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/solvers.h:277:14: style: The destructor '~polynomialsolverreport' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/solvers.h:263:14: note: Virtual destructor in base class alglib-cpp/src/solvers.h:277:14: note: Destructor in derived class alglib-cpp/src/optimization.h:3252:14: style: The destructor '~optguardreport' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/optimization.h:3238:14: note: Virtual destructor in base class alglib-cpp/src/optimization.h:3252:14: note: Destructor in derived class alglib-cpp/src/dataanalysis.cpp:23521:16: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/dataanalysis.cpp:23510:16: note: First condition alglib-cpp/src/dataanalysis.cpp:23521:16: note: Second condition alglib-cpp/src/dataanalysis.cpp:24430:16: style: Condition 'sgrad!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:24414:16: note: Assuming that condition 'sgrad!=NULL' is not redundant alglib-cpp/src/dataanalysis.cpp:24430:16: note: Condition 'sgrad!=NULL' is always false alglib-cpp/src/dataanalysis.cpp:24527:16: style: Condition 'sgrad!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:24511:16: note: Assuming that condition 'sgrad!=NULL' is not redundant alglib-cpp/src/dataanalysis.cpp:24527:16: note: Condition 'sgrad!=NULL' is always false alglib-cpp/src/dataanalysis.cpp:24654:16: style: Condition 'sgrad!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:24638:16: note: Assuming that condition 'sgrad!=NULL' is not redundant alglib-cpp/src/dataanalysis.cpp:24654:16: note: Condition 'sgrad!=NULL' is always false alglib-cpp/src/dataanalysis.cpp:24787:16: style: Condition 'sgrad!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:24771:16: note: Assuming that condition 'sgrad!=NULL' is not redundant alglib-cpp/src/dataanalysis.cpp:24787:16: note: Condition 'sgrad!=NULL' is always false alglib-cpp/src/dataanalysis.cpp:25179:42: style: Condition 'structinfo->ptr.p_int[offs+0]<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:25163:42: note: Assuming that condition 'structinfo->ptr.p_int[offs+0]==0' is not redundant alglib-cpp/src/dataanalysis.cpp:25179:42: note: Condition 'structinfo->ptr.p_int[offs+0]<0' is always true alglib-cpp/src/dataanalysis.cpp:27040:54: style: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:27021:54: note: Assuming that condition 'network->structinfo.ptr.p_int[offs+0]==0' is not redundant alglib-cpp/src/dataanalysis.cpp:27040:54: note: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true alglib-cpp/src/dataanalysis.cpp:27309:54: style: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:27271:54: note: Assuming that condition 'network->structinfo.ptr.p_int[offs+0]==0' is not redundant alglib-cpp/src/dataanalysis.cpp:27309:54: note: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true alglib-cpp/src/dataanalysis.cpp:27458:50: style: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:27441:50: note: Assuming that condition 'network->structinfo.ptr.p_int[offs+0]==0' is not redundant alglib-cpp/src/dataanalysis.cpp:27458:50: note: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true alglib-cpp/src/dataanalysis.cpp:27652:23: style: Condition 'neurontype<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:27617:23: note: Assuming that condition 'neurontype==0' is not redundant alglib-cpp/src/dataanalysis.cpp:27652:23: note: Condition 'neurontype<0' is always true alglib-cpp/src/dataanalysis.cpp:27989:23: style: Condition 'neurontype<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:27960:23: note: Assuming that condition 'neurontype==0' is not redundant alglib-cpp/src/dataanalysis.cpp:27989:23: note: Condition 'neurontype<0' is always true alglib-cpp/src/dataanalysis.cpp:28159:23: style: Condition 'neurontype<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:28128:23: note: Assuming that condition 'neurontype==0' is not redundant alglib-cpp/src/dataanalysis.cpp:28159:23: note: Condition 'neurontype<0' is always true alglib-cpp/src/dataanalysis.cpp:30768:22: style: Condition 'npoints==rep->npoints' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:30763:13: note: npoints is assigned 'rep->npoints' here. alglib-cpp/src/dataanalysis.cpp:30768:22: note: Condition 'npoints==rep->npoints' is always true alglib-cpp/src/dataanalysis.cpp:33749:40: style: Condition 'dforest_leafnodewidth==2' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:37064:15: style: Condition 'tree!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:37048:15: note: Assuming that condition 'tree!=NULL' is not redundant alglib-cpp/src/dataanalysis.cpp:37064:15: note: Condition 'tree!=NULL' is always false alglib-cpp/src/dataanalysis.cpp:46306:244: style: Condition 'logit_maxfev<=0' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:614:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:651:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:755:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:792:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:3860:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:3897:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:4862:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:4899:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:5102:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:5139:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:5276:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:5313:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6331:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6368:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6476:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6513:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6617:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6654:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6829:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6866:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:8538:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:8575:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:8693:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:8730:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:9761:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:9798:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:12191:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:12228:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:12344:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:12381:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:13509:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:13546:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:13652:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:13689:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14206:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14243:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14348:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14385:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14489:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14526:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14643:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14680:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:15785:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:15822:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:15926:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:15963:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:16070:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:16107:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:20191:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:20192:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:20198:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:20199:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:20210:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:20211:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:20217:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:20218:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:21158:74: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:21158:108: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:21158:152: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:21165:82: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:21165:114: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:21165:156: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24405:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24501:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24613:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24745:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24845:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24846:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24847:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:25010:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:25891:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:26715:73: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:26715:107: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:26715:151: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:26722:81: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:26722:113: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:26722:155: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28486:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28487:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28493:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28494:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28505:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28506:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28512:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28513:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28519:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28520:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28527:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28528:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28536:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28537:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28544:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28545:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28552:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28553:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28583:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28584:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28616:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28617:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28647:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28648:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29308:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29733:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29734:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29745:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29746:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29758:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29759:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29770:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29771:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:31031:90: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:31031:123: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:31031:166: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:31442:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32746:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32747:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32761:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32762:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32776:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32777:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32791:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32792:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32806:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32807:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32818:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32819:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32839:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32840:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32851:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32852:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32863:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32864:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32875:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32876:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32889:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32890:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32901:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32902:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32913:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32914:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32922:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32923:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32937:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32938:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32946:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32947:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33819:88: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33819:121: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33819:164: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33820:88: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33820:121: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33820:164: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33821:88: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33821:121: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33821:164: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33822:91: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33822:124: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33822:167: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:34936:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:34937:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:34938:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:35402:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:35408:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:35515:83: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:35515:119: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:35515:165: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:35622:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:37034:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:37147:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38195:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38196:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38215:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38216:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38249:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38250:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38269:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38270:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38289:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38290:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38317:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38318:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38348:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38349:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38376:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38377:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38404:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38405:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38416:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38417:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38428:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38429:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38440:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38441:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38452:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38453:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38467:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38468:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38482:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38483:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38497:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38498:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38512:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38513:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38520:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38521:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38529:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38530:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38537:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38538:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38545:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38546:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38554:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38555:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38563:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38564:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38572:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38573:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38581:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38582:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38591:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38592:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38607:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38608:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38617:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38618:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38627:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38628:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38636:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38637:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38655:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38656:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38664:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38665:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38673:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38674:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38692:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38693:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38711:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38712:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38730:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38731:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39915:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39916:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39923:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39924:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39931:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39932:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39939:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39940:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39947:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39948:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39956:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39957:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39972:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39973:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39981:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39982:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43301:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43302:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43331:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43332:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43379:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43380:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43409:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43410:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45147:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45148:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45173:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45174:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45207:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45208:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45233:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45234:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45259:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45260:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45266:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45267:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45277:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45278:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45284:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45285:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46809:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46810:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46817:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46818:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46825:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46826:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46833:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46834:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46841:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46842:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46848:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46849:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46880:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46881:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46887:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46888:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46894:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46895:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46901:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46902:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46910:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46911:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46917:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46918:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48149:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48150:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48161:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48162:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48173:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48174:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48185:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48186:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48197:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48198:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48207:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48208:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48223:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48224:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48233:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48234:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48243:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48244:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48252:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48253:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48267:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48268:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48276:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48277:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48285:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48286:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48292:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48293:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48304:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48305:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48311:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48312:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:49295:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:49392:77: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:49392:121: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:49392:175: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:50833:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:50988:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:51281:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52152:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52176:68: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52176:106: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52176:154: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52231:68: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52231:106: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52231:154: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52239:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52240:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52246:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52247:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52261:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52262:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52268:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52269:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52275:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52276:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52282:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52283:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52294:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52295:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52301:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52302:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52308:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52309:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52325:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52326:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52346:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52347:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52363:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52364:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52380:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52381:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52392:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52393:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52404:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52405:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52416:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52417:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52428:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52429:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52440:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52441:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52466:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52467:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52478:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52479:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52490:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52491:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52503:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52504:46: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52518:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52519:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52531:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52532:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:30353:18: style: Variable 'rep->npoints' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/dataanalysis.cpp:30350:18: note: rep->npoints is assigned alglib-cpp/src/dataanalysis.cpp:30353:18: note: rep->npoints is overwritten alglib-cpp/src/dataanalysis.cpp:30354:20: style: Variable 'rep->nfeatures' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/dataanalysis.cpp:30351:20: note: rep->nfeatures is assigned alglib-cpp/src/dataanalysis.cpp:30354:20: note: rep->nfeatures is overwritten alglib-cpp/src/dataanalysis.cpp:35000:20: style: Variable 'workingsetsize' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/dataanalysis.cpp:34990:20: note: workingsetsize is assigned alglib-cpp/src/dataanalysis.cpp:35000:20: note: workingsetsize is overwritten alglib-cpp/src/dataanalysis.cpp:45546:13: style: Variable 'spd' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/dataanalysis.cpp:45544:13: note: spd is assigned alglib-cpp/src/dataanalysis.cpp:45546:13: note: spd is overwritten alglib-cpp/src/dataanalysis.cpp:18284:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:18285:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:18695:14: style: The scope of the variable 'nout' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19198:12: style: The scope of the variable 'pak' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19199:12: style: The scope of the variable 'pbk' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19201:12: style: The scope of the variable 'cv' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19425:12: style: The scope of the variable 'cc' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19429:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19431:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19865:14: style: The scope of the variable 'jl' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19867:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21581:14: style: The scope of the variable 'entryoffs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21583:14: style: The scope of the variable 'neurontype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21795:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21796:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21860:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21861:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21864:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22006:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22007:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22010:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22173:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22174:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22177:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22354:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22355:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22358:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22920:14: style: The scope of the variable 'activationoffset' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:23051:12: style: The scope of the variable 'net2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:23052:12: style: The scope of the variable 'arg' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:23053:12: style: The scope of the variable 'root' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:23054:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:24288:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:24829:14: style: The scope of the variable 'csize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:25113:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:25118:12: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:25877:14: style: The scope of the variable 'csize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:26744:14: style: The scope of the variable 'activationoffset' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27351:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27355:12: style: The scope of the variable 'fown' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27356:12: style: The scope of the variable 'deown' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27357:12: style: The scope of the variable 'net' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27358:12: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27488:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27489:14: style: The scope of the variable 'kl' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27498:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27499:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27500:12: style: The scope of the variable 'fown' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27501:12: style: The scope of the variable 'deown' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27521:12: style: The scope of the variable 's0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27522:12: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27523:12: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27524:12: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28020:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28033:14: style: The scope of the variable 'neurontype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28035:14: style: The scope of the variable 'offs0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28040:12: style: The scope of the variable 's0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28041:12: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28042:12: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28043:12: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28407:14: style: The scope of the variable 'n1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28408:14: style: The scope of the variable 'n2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28409:14: style: The scope of the variable 'w1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28410:14: style: The scope of the variable 'w2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28411:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28412:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:29298:14: style: The scope of the variable 'srcidx' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:30469:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:30470:12: style: The scope of the variable 'vr' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:30742:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:30743:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31414:14: style: The scope of the variable 'p0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31415:14: style: The scope of the variable 'p1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31758:14: style: The scope of the variable 'lastnz' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31760:14: style: The scope of the variable 'samplesize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31763:12: style: The scope of the variable 'samplescale' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:32086:14: style: The scope of the variable 'centertofix' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:32089:14: style: The scope of the variable 'pdistant' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:32090:12: style: The scope of the variable 'ddistant' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:32218:14: style: The scope of the variable 's0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:32219:14: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:32220:14: style: The scope of the variable 'ar' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:32221:14: style: The scope of the variable 'br' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:32230:12: style: The scope of the variable 'd01' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:33707:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:33983:14: style: The scope of the variable 'treesize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:34589:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:34590:14: style: The scope of the variable 'bufsize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:34858:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35142:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35374:14: style: The scope of the variable 'nperm' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35377:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35388:12: style: The scope of the variable 'nopermloss' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35389:12: style: The scope of the variable 'totalpermloss' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35611:14: style: The scope of the variable 'treeroot' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35956:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35959:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35960:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35962:12: style: The scope of the variable 'pitrn' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35963:12: style: The scope of the variable 'nitst' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36053:14: style: The scope of the variable 'varcur' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36054:13: style: The scope of the variable 'valuesaresame' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36055:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36059:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36174:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36175:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36176:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36177:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36178:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36179:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36180:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36181:14: style: The scope of the variable 'sl' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36182:14: style: The scope of the variable 'sr' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36324:14: style: The scope of the variable 'n0prev' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36593:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36594:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36595:12: style: The scope of the variable 'rms' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36596:14: style: The scope of the variable 'n0prev' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36597:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36598:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36838:14: style: The scope of the variable 'leafvali' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36916:13: style: The scope of the variable 'isbinary' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36918:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36919:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37023:14: style: The scope of the variable 'cursize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37024:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37462:14: style: The scope of the variable 'jmponbranch' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37463:14: style: The scope of the variable 'child0size' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37464:14: style: The scope of the variable 'child1size' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37571:14: style: The scope of the variable 'jmponbranch' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37572:14: style: The scope of the variable 'child0size' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37573:14: style: The scope of the variable 'child1size' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37575:12: style: The scope of the variable 'leafval' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37576:12: style: The scope of the variable 'splitval' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37697:14: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37736:14: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37976:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37977:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:38077:14: style: The scope of the variable 'varidx' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:38078:12: style: The scope of the variable 'splitval' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:38079:14: style: The scope of the variable 'jmplen' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:38854:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:38975:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:39243:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:39284:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:39400:12: style: The scope of the variable 'chi2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:39555:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:39560:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:40037:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:40245:14: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:41590:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:41713:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:41897:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:42423:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:42424:14: style: The scope of the variable 'srcoffs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:42427:14: style: The scope of the variable 'windowstotal' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:42432:12: style: The scope of the variable 'nu2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:42434:13: style: The scope of the variable 'needevd' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:43576:14: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:44206:12: style: The scope of the variable 's0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:44207:12: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:45345:13: style: The scope of the variable 'spd' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:46016:14: style: The scope of the variable 'nmax' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:46078:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48378:12: style: The scope of the variable 'nu' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48379:12: style: The scope of the variable 'lambdav' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48752:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48759:12: style: The scope of the variable 'e' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48936:12: style: The scope of the variable 'ebest' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48939:14: style: The scope of the variable 'itcnt' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48940:14: style: The scope of the variable 'itbest' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:49279:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50543:14: style: The scope of the variable 'tssize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50544:14: style: The scope of the variable 'cvssize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50751:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50829:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50958:12: style: The scope of the variable 'eval' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50959:12: style: The scope of the variable 'ebest' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50965:14: style: The scope of the variable 'itbest' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50966:14: style: The scope of the variable 'itcnt' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50967:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50968:14: style: The scope of the variable 'ttype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50969:13: style: The scope of the variable 'rndstart' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50971:14: style: The scope of the variable 'nr0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50972:14: style: The scope of the variable 'nr1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50975:13: style: The scope of the variable 'randomizenetwork' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50976:12: style: The scope of the variable 'bestrmserror' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:51265:14: style: The scope of the variable 'trnsubsetsize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:51266:14: style: The scope of the variable 'valsubsetsize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:51267:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:20230:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:20244:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22523:67: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22540:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22557:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22574:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22591:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22609:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:24961:21: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:24962:21: style: Parameter 'gradbuf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:24963:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:26048:21: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:26049:18: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:26050:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:31689:30: style: Parameter 'xyc' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:31690:30: style: Parameter 'xydist2' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:31691:21: style: Parameter 'bufferpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:31692:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:32205:68: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:32733:30: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:32738:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35093:66: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35096:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35572:77: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35576:15: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35577:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35871:81: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35874:21: style: Parameter 'permpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35877:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:36801:18: style: Parameter 'rs' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:36802:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:42328:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:46258:14: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50909:50: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50915:30: style: Parameter 'cvy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50916:21: style: Parameter 'pooldatacv' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50918:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51226:27: style: Parameter 'network' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51227:16: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51229:21: style: Parameter 'sessions' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51230:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51466:18: style: Parameter 'ensemble' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51471:15: style: Parameter 'ngrad' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51473:21: style: Parameter 'esessions' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51474:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:21478:10: style: Variable 'offs' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/dataanalysis.cpp:21526:11: style: Variable 'ssize' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/dataanalysis.cpp:21561:10: style: Variable 'offs' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:72:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:109:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:137:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:538:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:575:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:603:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:679:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:716:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:744:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:820:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:857:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:885:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:965:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:965:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:1002:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:1002:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:1030:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:1030:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:3304:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3341:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3369:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3456:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3456:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:3493:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3493:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:3521:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3521:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5930:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5930:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5967:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5967:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5995:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5995:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:6077:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:6077:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:6114:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:6114:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:6142:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:6142:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:6251:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:6251:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:6288:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:6288:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:6316:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:6316:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:6395:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:6432:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:6460:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:11401:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:11438:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:11466:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:11545:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:11582:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:11610:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12474:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12511:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12539:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12615:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12652:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12680:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12760:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12760:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:12797:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12797:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:12825:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12825:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:15196:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:15233:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:15261:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:16116:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:16153:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:16181:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:16260:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:16297:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:16325:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:16407:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:16407:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:16444:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:16444:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:16472:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:16472:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:23145:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:29088:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:33146:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:34127:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:34721:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:34722:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:38722:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:39733:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:39734:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:40080:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:41159:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:41160:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:41163:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:41164:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:41166:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:42589:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:42645:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:43392:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:43393:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:45074:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:45309:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:45695:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:47601:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:47602:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:47619:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:47620:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:47621:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:47622:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:47623:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:49426:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:52234:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:52235:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:52911:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:53448:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:59481:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:59483:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:61030:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:61032:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:61033:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:61034:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:61529:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:61796:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:64315:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:64316:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:64327:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:64332:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:65898:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:66575:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:69988:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:71394:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:71395:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:73329:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:73490:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:1066:23: warning: Member variable 'idwreport::rmserror' is not assigned a value in 'idwreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:1066:23: warning: Member variable 'idwreport::avgerror' is not assigned a value in 'idwreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:1066:23: warning: Member variable 'idwreport::maxerror' is not assigned a value in 'idwreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:1066:23: warning: Member variable 'idwreport::r2' is not assigned a value in 'idwreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3557:39: warning: Member variable 'spline1dfitreport::terminationtype' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3557:39: warning: Member variable 'spline1dfitreport::taskrcond' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3557:39: warning: Member variable 'spline1dfitreport::rmserror' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3557:39: warning: Member variable 'spline1dfitreport::avgerror' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3557:39: warning: Member variable 'spline1dfitreport::avgrelerror' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3557:39: warning: Member variable 'spline1dfitreport::maxerror' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6031:43: warning: Member variable 'polynomialfitreport::terminationtype' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6031:43: warning: Member variable 'polynomialfitreport::taskrcond' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6031:43: warning: Member variable 'polynomialfitreport::rmserror' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6031:43: warning: Member variable 'polynomialfitreport::avgerror' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6031:43: warning: Member variable 'polynomialfitreport::avgrelerror' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6031:43: warning: Member variable 'polynomialfitreport::maxerror' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6178:45: warning: Member variable 'barycentricfitreport::terminationtype' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6178:45: warning: Member variable 'barycentricfitreport::taskrcond' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6178:45: warning: Member variable 'barycentricfitreport::dbest' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6178:45: warning: Member variable 'barycentricfitreport::rmserror' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6178:45: warning: Member variable 'barycentricfitreport::avgerror' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6178:45: warning: Member variable 'barycentricfitreport::avgrelerror' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6178:45: warning: Member variable 'barycentricfitreport::maxerror' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning: Member variable 'lsfitreport::terminationtype' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning: Member variable 'lsfitreport::taskrcond' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning: Member variable 'lsfitreport::iterationscount' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning: Member variable 'lsfitreport::varidx' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning: Member variable 'lsfitreport::rmserror' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning: Member variable 'lsfitreport::avgerror' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning: Member variable 'lsfitreport::avgrelerror' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning: Member variable 'lsfitreport::maxerror' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning: Member variable 'lsfitreport::wrmserror' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning:inconclusive: Member variable 'lsfitreport::covpar' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning:inconclusive: Member variable 'lsfitreport::errpar' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning:inconclusive: Member variable 'lsfitreport::errcurve' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning:inconclusive: Member variable 'lsfitreport::noise' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6352:27: warning: Member variable 'lsfitreport::r2' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:12861:39: warning: Member variable 'spline2dfitreport::rmserror' is not assigned a value in 'spline2dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:12861:39: warning: Member variable 'spline2dfitreport::avgerror' is not assigned a value in 'spline2dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:12861:39: warning: Member variable 'spline2dfitreport::maxerror' is not assigned a value in 'spline2dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:12861:39: warning: Member variable 'spline2dfitreport::r2' is not assigned a value in 'spline2dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:16508:23: warning: Member variable 'rbfreport::rmserror' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:16508:23: warning: Member variable 'rbfreport::maxerror' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:16508:23: warning: Member variable 'rbfreport::arows' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:16508:23: warning: Member variable 'rbfreport::acols' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:16508:23: warning: Member variable 'rbfreport::annz' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:16508:23: warning: Member variable 'rbfreport::iterationscount' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:16508:23: warning: Member variable 'rbfreport::nmv' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:16508:23: warning: Member variable 'rbfreport::terminationtype' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.h:828:5: style: Class '_barycentricinterpolant_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:842:5: style: Class 'barycentricinterpolant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:861:5: style: Class '_idwcalcbuffer_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:875:5: style: Class 'idwcalcbuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:890:5: style: Class '_idwmodel_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:904:5: style: Class 'idwmodel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:919:5: style: Class '_idwbuilder_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:933:5: style: Class 'idwbuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:952:5: style: Class '_idwreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:966:5: style: Class 'idwreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:994:5: style: Class '_spline1dinterpolant_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1008:5: style: Class 'spline1dinterpolant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1034:5: style: Class '_spline1dfitreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1048:5: style: Class 'spline1dfitreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1076:5: style: Class '_polynomialfitreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1090:5: style: Class 'polynomialfitreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1117:5: style: Class '_barycentricfitreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1131:5: style: Class 'barycentricfitreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1186:5: style: Class '_lsfitreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1200:5: style: Class 'lsfitreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1232:5: style: Class '_lsfitstate_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1246:5: style: Class 'lsfitstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1269:5: style: Class '_pspline2interpolant_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1283:5: style: Class 'pspline2interpolant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1301:5: style: Class '_pspline3interpolant_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1315:5: style: Class 'pspline3interpolant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1343:5: style: Class '_spline2dinterpolant_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1357:5: style: Class 'spline2dinterpolant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1372:5: style: Class '_spline2dbuilder_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1386:5: style: Class 'spline2dbuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1405:5: style: Class '_spline2dfitreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1419:5: style: Class 'spline2dfitreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1443:5: style: Class '_spline3dinterpolant_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1457:5: style: Class 'spline3dinterpolant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1480:5: style: Class '_rbfcalcbuffer_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1494:5: style: Class 'rbfcalcbuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1512:5: style: Class '_rbfmodel_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1526:5: style: Class 'rbfmodel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1547:5: style: Class '_rbfreport_owner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:1561:5: style: Class 'rbfreport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/interpolation.h:845:14: style: The destructor '~barycentricinterpolant' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/interpolation.h:831:14: note: Virtual destructor in base class alglib-cpp/src/interpolation.h:845:14: note: Destructor in derived class alglib-cpp/src/interpolation.cpp:29152:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/interpolation.cpp:29144:9: note: First condition alglib-cpp/src/interpolation.cpp:29152:9: note: Second condition alglib-cpp/src/interpolation.cpp:29169:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/interpolation.cpp:29152:9: note: First condition alglib-cpp/src/interpolation.cpp:29169:9: note: Second condition alglib-cpp/src/interpolation.cpp:29315:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/interpolation.cpp:29304:13: note: First condition alglib-cpp/src/interpolation.cpp:29315:13: note: Second condition alglib-cpp/src/interpolation.cpp:39884:10: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/interpolation.cpp:39851:10: note: First condition alglib-cpp/src/interpolation.cpp:39884:10: note: Second condition alglib-cpp/src/interpolation.cpp:47901:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/interpolation.cpp:47892:9: note: First condition alglib-cpp/src/interpolation.cpp:47901:9: note: Second condition alglib-cpp/src/interpolation.cpp:30208:25: style: The statement 'if (nstep) nstep=false' is logically equivalent to 'nstep=false'. [duplicateConditionalAssign] alglib-cpp/src/interpolation.cpp:30210:31: note: Assignment 'nstep=false' alglib-cpp/src/interpolation.cpp:30208:25: note: Condition 'nstep' is redundant alglib-cpp/src/interpolation.cpp:30438:25: style: The statement 'if (nstep) nstep=false' is logically equivalent to 'nstep=false'. [duplicateConditionalAssign] alglib-cpp/src/interpolation.cpp:30440:31: note: Assignment 'nstep=false' alglib-cpp/src/interpolation.cpp:30438:25: note: Condition 'nstep' is redundant alglib-cpp/src/interpolation.cpp:30352:24: style: Condition 'tnr>=1' is always true [knownConditionTrueFalse] alglib-cpp/src/interpolation.cpp:30346:20: note: Assuming that condition 'tnr>0' is not redundant alglib-cpp/src/interpolation.cpp:30352:24: note: Condition 'tnr>=1' is always true alglib-cpp/src/interpolation.cpp:51805:33: style: Condition 'builder->aterm==1' is always true [knownConditionTrueFalse] alglib-cpp/src/interpolation.cpp:51722:23: note: Assuming that condition 'builder->aterm!=1' is not redundant alglib-cpp/src/interpolation.cpp:51805:33: note: Condition 'builder->aterm==1' is always true alglib-cpp/src/interpolation.cpp:52348:20: style: Condition 'precchunk!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/interpolation.cpp:52317:20: note: Assuming that condition 'precchunk!=NULL' is not redundant alglib-cpp/src/interpolation.cpp:52348:20: note: Condition 'precchunk!=NULL' is always false alglib-cpp/src/interpolation.cpp:71:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:108:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:537:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:574:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:678:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:715:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:819:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:856:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:964:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:1001:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:3303:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:3340:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:3455:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:3492:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:5929:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:5966:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:6076:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:6113:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:6250:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:6287:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:6394:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:6431:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:11400:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:11437:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:11544:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:11581:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12473:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12510:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12614:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12651:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12759:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12796:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:15195:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:15232:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:16115:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:16152:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:16259:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:16296:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:16406:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:16443:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22065:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22066:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22075:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22076:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22087:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22088:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22097:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22098:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:23468:87: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:23468:122: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:23468:167: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:23782:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:23804:79: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:23804:116: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:23804:163: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24071:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24275:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24422:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24423:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24436:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24437:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24450:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24451:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24464:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24465:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24478:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24479:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24491:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24492:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24504:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24505:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24517:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24518:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24530:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24531:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24541:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24542:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24564:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24565:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24575:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24576:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24586:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24587:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24601:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24602:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24631:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24632:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24646:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24647:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24661:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24662:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24668:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24669:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24679:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24680:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24686:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:24687:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32363:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32364:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32372:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32373:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32385:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32386:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32394:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32395:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32403:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32404:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32410:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32411:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32423:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32424:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32430:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32431:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32437:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32438:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32449:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32450:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32463:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32464:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32475:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:32476:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40371:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40372:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40378:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40379:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40391:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40392:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40398:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40399:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40405:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40406:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40412:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40413:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40426:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40427:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40433:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40434:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40440:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40441:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40451:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40452:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40472:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40473:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40483:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40484:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40494:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40495:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40535:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40536:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40616:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40617:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40657:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40658:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:41679:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:41680:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:41686:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:41687:49: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:41695:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:41696:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:41702:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:41703:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43131:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43132:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43141:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43142:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43153:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43154:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43163:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43164:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43173:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43174:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43184:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43185:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43197:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43198:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43208:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43209:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44581:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45888:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45889:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45899:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45900:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45910:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45911:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45921:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45922:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45932:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45933:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45946:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45947:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45965:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45966:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45979:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45980:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45993:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45994:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46013:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46014:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46033:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46034:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46053:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46054:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46073:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46074:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46080:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46081:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46093:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46094:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46100:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46101:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47178:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47179:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47199:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47200:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47222:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47223:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47243:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47244:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47264:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47265:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47279:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47280:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47306:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47307:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47321:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47322:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49056:76: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49056:115: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49056:164: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49415:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49425:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49607:85: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49607:128: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49607:181: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49651:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49816:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50012:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50109:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50223:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50398:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50623:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51536:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52068:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52245:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52305:93: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52305:127: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52305:171: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52308:95: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52308:128: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52308:171: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52309:91: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52309:124: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52309:167: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52449:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52708:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52922:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52957:93: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52957:130: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52957:177: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52964:98: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52964:139: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52964:190: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52965:100: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52965:141: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52965:192: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:53142:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:53296:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:53683:96: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:53683:139: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:53683:192: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54050:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54051:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54068:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54069:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54086:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54087:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54104:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54105:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54122:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54123:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54135:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54136:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54160:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54161:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54173:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54174:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54186:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54187:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54200:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54201:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54225:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54226:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54239:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54240:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54253:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54254:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54266:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54267:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54285:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54286:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54298:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54299:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54311:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54312:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54326:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54327:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54341:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54342:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54356:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54357:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54371:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54372:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54387:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54388:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54417:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54418:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54433:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54434:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54449:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54450:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54479:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54480:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54509:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54510:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54539:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54540:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54569:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54570:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54579:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54580:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54591:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54592:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54601:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54602:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54611:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54612:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54623:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54624:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54635:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54636:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54647:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54648:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54659:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54660:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54677:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54678:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54699:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54700:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54717:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54718:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54735:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54736:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54752:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54753:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54774:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54775:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54791:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54792:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54808:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54809:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54823:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54824:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54845:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54846:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54860:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54861:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54875:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54876:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54882:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54883:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54893:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54894:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54900:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:54901:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61102:67: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61102:109: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61102:161: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61252:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:62393:67: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:62393:101: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:62393:145: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:62444:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63750:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63751:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63762:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63763:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63779:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63780:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63791:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63792:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63803:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63804:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63811:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63812:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63841:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63842:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63849:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63850:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63857:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63858:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63864:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63865:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63875:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63876:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63882:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63883:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63889:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63890:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63902:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63903:47: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63925:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63926:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63938:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63939:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63951:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63952:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63966:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63967:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63981:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63982:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63996:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63997:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:64011:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:64012:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:64024:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:64025:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:64037:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:64038:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:64050:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:64051:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66076:84: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66076:127: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66076:180: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66169:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68322:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68323:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68334:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68335:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68347:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68348:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68359:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68360:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68371:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68372:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68388:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68389:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68413:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68414:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68430:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68431:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68447:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68448:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68461:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68462:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68475:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68476:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68489:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68490:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68503:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68504:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68510:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68511:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68520:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68521:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68527:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:68528:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:69686:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:69687:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:69697:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:69698:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:69714:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:69715:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:69725:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:69726:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:73571:84: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:73571:122: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:73571:170: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74212:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74213:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74225:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74226:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74239:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74240:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74252:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74253:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74265:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74266:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74279:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74280:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74315:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74316:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74329:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74330:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74343:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74344:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74350:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74351:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74365:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74366:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74372:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:74373:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43533:9: style: Variable 'rmax' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/interpolation.cpp:43514:10: note: rmax is assigned '(double)(0)' here. alglib-cpp/src/interpolation.cpp:43533:9: note: Variable 'rmax' is assigned an expression that holds the same value. alglib-cpp/src/interpolation.cpp:48264:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/interpolation.cpp:48261:12: note: result is assigned alglib-cpp/src/interpolation.cpp:48264:12: note: result is overwritten alglib-cpp/src/interpolation.cpp:48962:12: style: Variable 'nograd' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/interpolation.cpp:48886:12: note: nograd is assigned alglib-cpp/src/interpolation.cpp:48962:12: note: nograd is overwritten alglib-cpp/src/interpolation.cpp:48963:12: style: Variable 'nohess' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/interpolation.cpp:48887:12: note: nohess is assigned alglib-cpp/src/interpolation.cpp:48963:12: note: nohess is overwritten alglib-cpp/src/interpolation.cpp:51388:21: style: Variable 'v' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/interpolation.cpp:51382:22: note: Assuming that condition 'v!=(double)0' is not redundant alglib-cpp/src/interpolation.cpp:51382:22: note: Assuming that condition 'v!=(double)0' is not redundant alglib-cpp/src/interpolation.cpp:51388:21: note: Variable 'v' is assigned an expression that holds the same value. alglib-cpp/src/interpolation.cpp:51442:25: style: Variable 'v' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/interpolation.cpp:51436:26: note: Assuming that condition 'v!=(double)0' is not redundant alglib-cpp/src/interpolation.cpp:51436:26: note: Assuming that condition 'v!=(double)0' is not redundant alglib-cpp/src/interpolation.cpp:51442:25: note: Variable 'v' is assigned an expression that holds the same value. alglib-cpp/src/interpolation.cpp:60832:17: style: Variable 'v' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/interpolation.cpp:60819:19: note: v is assigned 'smoothing' here. alglib-cpp/src/interpolation.cpp:60832:17: note: Variable 'v' is assigned an expression that holds the same value. alglib-cpp/src/interpolation.cpp:63085:17: style: Variable 'v' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/interpolation.cpp:63068:19: note: v is assigned 'lambdans' here. alglib-cpp/src/interpolation.cpp:63085:17: note: Variable 'v' is assigned an expression that holds the same value. alglib-cpp/src/interpolation.cpp:65072:13: style: Variable 'result' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/interpolation.cpp:65054:12: note: result is assigned '(double)(0)' here. alglib-cpp/src/interpolation.cpp:65055:11: note: Assuming condition is false alglib-cpp/src/interpolation.cpp:65072:13: note: Variable 'result' is assigned an expression that holds the same value. alglib-cpp/src/interpolation.cpp:71639:9: style: Variable 'result' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/interpolation.cpp:71632:12: note: result is assigned '(double)(0)' here. alglib-cpp/src/interpolation.cpp:71633:17: note: Assuming condition is false alglib-cpp/src/interpolation.cpp:71639:9: note: Variable 'result' is assigned an expression that holds the same value. alglib-cpp/src/interpolation.cpp:21366:12: style: The scope of the variable 'xi' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:21641:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:21715:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:21858:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22798:14: style: The scope of the variable 'ew' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22800:14: style: The scope of the variable 'layeridx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22803:14: style: The scope of the variable 'npoints' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22806:12: style: The scope of the variable 'f' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22807:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22808:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22810:12: style: The scope of the variable 'lambdacur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22811:12: style: The scope of the variable 'lambdadecay' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22812:12: style: The scope of the variable 'invrdecay' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22813:12: style: The scope of the variable 'invr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22814:13: style: The scope of the variable 'fastcalcpossible' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23130:14: style: The scope of the variable 'layeridx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23131:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23135:12: style: The scope of the variable 'rss' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23136:12: style: The scope of the variable 'tss' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23142:12: style: The scope of the variable 'totalcost' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23770:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23771:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:24358:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:25319:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:25438:12: style: The scope of the variable 'tk' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:25439:12: style: The scope of the variable 'tk1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:25440:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:25441:12: style: The scope of the variable 'vy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:25837:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:25838:12: style: The scope of the variable 'vy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:25839:12: style: The scope of the variable 'px' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:25914:12: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:26096:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:26269:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:26408:12: style: The scope of the variable 'w' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27266:12: style: The scope of the variable 'delta2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27267:12: style: The scope of the variable 'delta3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:28233:12: style: The scope of the variable 'delta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:28234:12: style: The scope of the variable 'delta2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:28235:12: style: The scope of the variable 'delta3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:28861:12: style: The scope of the variable 'intab' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29021:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29022:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29023:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29045:12: style: The scope of the variable 'creg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29046:12: style: The scope of the variable 'mxata' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29047:14: style: The scope of the variable 'bw' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29054:14: style: The scope of the variable 'nnz' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29055:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29056:14: style: The scope of the variable 'outrow' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29061:14: style: The scope of the variable 'itidx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29898:13: style: The scope of the variable 'havetoadvance' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29912:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:30071:12: style: The scope of the variable 'pll' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:30087:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:31534:14: style: The scope of the variable 'tmpn' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:31535:14: style: The scope of the variable 'sn' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:32137:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:32548:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:32550:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:32551:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:32552:14: style: The scope of the variable 'k2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:32557:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:32780:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:32786:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:33126:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:35581:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:35582:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:35588:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38118:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38119:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38276:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38277:12: style: The scope of the variable 've' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38385:12: style: The scope of the variable 'ta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38386:12: style: The scope of the variable 'tb' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38387:12: style: The scope of the variable 'tc' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38388:12: style: The scope of the variable 'td' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38389:12: style: The scope of the variable 'tg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:40072:12: style: The scope of the variable 'avg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:40073:12: style: The scope of the variable 'rss' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:40074:12: style: The scope of the variable 'tss' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:40075:12: style: The scope of the variable 'sz' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:40076:12: style: The scope of the variable 'ss' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41123:14: style: The scope of the variable 'cpr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41124:13: style: The scope of the variable 'userlo' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41125:13: style: The scope of the variable 'userhi' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41126:12: style: The scope of the variable 'vlo' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41127:12: style: The scope of the variable 'vhi' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41136:14: style: The scope of the variable 'dstrow' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41141:14: style: The scope of the variable 'outeridx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41145:12: style: The scope of the variable 'bi' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42263:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42320:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42738:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42740:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42741:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42742:14: style: The scope of the variable 'k2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43038:12: style: The scope of the variable 'ts' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43807:14: style: The scope of the variable 'tg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43808:12: style: The scope of the variable 'd2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43810:12: style: The scope of the variable 'bfcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43811:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43889:14: style: The scope of the variable 'tg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43891:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43892:12: style: The scope of the variable 'bf' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44412:12: style: The scope of the variable 'radius' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45003:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45004:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45058:12: style: The scope of the variable 'scaling' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45060:12: style: The scope of the variable 'mn' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45061:12: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45066:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45275:12: style: The scope of the variable 'maxrad' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45281:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45283:14: style: The scope of the variable 'centerscnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45306:12: style: The scope of the variable 'mrad' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45678:12: style: The scope of the variable 'anorm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45691:12: style: The scope of the variable 'rmaxbefore' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45692:12: style: The scope of the variable 'rmaxafter' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46283:12: style: The scope of the variable 'x0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46284:12: style: The scope of the variable 'x1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46285:12: style: The scope of the variable 'x2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46286:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46287:12: style: The scope of the variable 'r2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46288:12: style: The scope of the variable 'r01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46292:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46295:12: style: The scope of the variable 'costheta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46296:12: style: The scope of the variable 'sintheta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46297:12: style: The scope of the variable 'powsinthetaj' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46666:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46667:14: style: The scope of the variable 'n' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46669:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46672:12: style: The scope of the variable 'r01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46673:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46674:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46675:12: style: The scope of the variable 'invr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46676:12: style: The scope of the variable 'invpowrmplus1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46677:12: style: The scope of the variable 'invpowrnplus1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46679:12: style: The scope of the variable 'pnmnew' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46680:12: style: The scope of the variable 'pnm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46681:12: style: The scope of the variable 'pnmprev' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46682:12: style: The scope of the variable 'sintheta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46683:12: style: The scope of the variable 'powsinthetaj' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46684:12: style: The scope of the variable 'costheta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46688:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46885:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46887:14: style: The scope of the variable 'n' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46889:14: style: The scope of the variable 'stride2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46891:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46895:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46896:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46897:12: style: The scope of the variable 'invr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46898:12: style: The scope of the variable 'invpowrmplus1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46899:12: style: The scope of the variable 'invpowrnplus1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46900:12: style: The scope of the variable 'pnmnew' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46901:12: style: The scope of the variable 'pnm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46902:12: style: The scope of the variable 'pnmprev' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46904:12: style: The scope of the variable 'powsinthetaj' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46910:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46911:14: style: The scope of the variable 'offsk' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46912:12: style: The scope of the variable 'af' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47567:12: style: The scope of the variable 'resnrm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47568:12: style: The scope of the variable 'res0nrm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47569:14: style: The scope of the variable 'iteridx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47574:12: style: The scope of the variable 'orterr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47575:12: style: The scope of the variable 'l1nrm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47576:12: style: The scope of the variable 'linfnrm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47590:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:48448:14: style: The scope of the variable 'curchunk' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:48640:14: style: The scope of the variable 'curchunk' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:48827:14: style: The scope of the variable 'curchunk' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49115:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49116:14: style: The scope of the variable 'cwwidth' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49117:13: style: The scope of the variable 'recognized' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49271:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49809:12: style: The scope of the variable 'childerr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49812:13: style: The scope of the variable 'farfieldreconfigured' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49999:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50000:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50003:12: style: The scope of the variable 'dstpaneldistance' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50004:13: style: The scope of the variable 'farfieldprocessed' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50005:12: style: The scope of the variable 'c0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50006:12: style: The scope of the variable 'c1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50007:12: style: The scope of the variable 'c2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50213:12: style: The scope of the variable 'paneldistance' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50214:13: style: The scope of the variable 'farfieldprocessed' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50215:12: style: The scope of the variable 'c0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50216:12: style: The scope of the variable 'c1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50217:12: style: The scope of the variable 'c2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50505:14: style: The scope of the variable 'curlen' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50610:14: style: The scope of the variable 'tileidxm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50814:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50815:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50817:12: style: The scope of the variable 'splitval' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51163:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51277:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51278:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51493:14: style: The scope of the variable 'targetidx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51511:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51514:14: style: The scope of the variable 'ortbasissize' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51520:12: style: The scope of the variable 'dbgerrnodes' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51521:12: style: The scope of the variable 'dbgerrort' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51522:12: style: The scope of the variable 'dbgcondq' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51523:12: style: The scope of the variable 'dbgmaxc' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52058:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52059:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52061:12: style: The scope of the variable 'splitval' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52416:14: style: The scope of the variable 'nc' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52418:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52698:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52699:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52701:12: style: The scope of the variable 'splitval' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53135:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53136:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53440:14: style: The scope of the variable 'nq' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53647:14: style: The scope of the variable 'nchunks' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53648:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53649:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53650:14: style: The scope of the variable 'srcoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53651:14: style: The scope of the variable 'dstoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53652:14: style: The scope of the variable 'curlen' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53740:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53742:14: style: The scope of the variable 'nj' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53743:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53744:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53863:12: style: The scope of the variable 'r2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53864:12: style: The scope of the variable 'lnr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:54938:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:54939:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:54940:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:54941:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55108:14: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55109:14: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55110:14: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55111:14: style: The scope of the variable 's4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55112:14: style: The scope of the variable 'sfx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55113:14: style: The scope of the variable 'sfy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55114:14: style: The scope of the variable 'sfxy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55115:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55116:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55117:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55118:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55119:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55120:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55121:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55122:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55123:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55124:12: style: The scope of the variable 't3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55125:12: style: The scope of the variable 'u2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55126:12: style: The scope of the variable 'u3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55127:12: style: The scope of the variable 'ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55128:12: style: The scope of the variable 'ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55129:12: style: The scope of the variable 'ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55130:12: style: The scope of the variable 'ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55131:12: style: The scope of the variable 'hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55132:12: style: The scope of the variable 'hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55133:12: style: The scope of the variable 'hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55134:12: style: The scope of the variable 'hu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55135:12: style: The scope of the variable 'dht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55136:12: style: The scope of the variable 'dht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55137:12: style: The scope of the variable 'dht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55138:12: style: The scope of the variable 'dht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55139:12: style: The scope of the variable 'dhu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55140:12: style: The scope of the variable 'dhu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55141:12: style: The scope of the variable 'dhu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55142:12: style: The scope of the variable 'dhu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55348:14: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55349:14: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55350:14: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55351:14: style: The scope of the variable 's4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55352:14: style: The scope of the variable 'sfx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55353:14: style: The scope of the variable 'sfy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55354:14: style: The scope of the variable 'sfxy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55355:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55356:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55357:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55358:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55359:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55360:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55361:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55362:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55363:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55364:12: style: The scope of the variable 't3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55365:12: style: The scope of the variable 'u2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55366:12: style: The scope of the variable 'u3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55367:12: style: The scope of the variable 'ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55368:12: style: The scope of the variable 'ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55369:12: style: The scope of the variable 'ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55370:12: style: The scope of the variable 'ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55371:12: style: The scope of the variable 'hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55372:12: style: The scope of the variable 'hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55373:12: style: The scope of the variable 'hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55374:12: style: The scope of the variable 'hu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55375:12: style: The scope of the variable 'dht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55376:12: style: The scope of the variable 'dht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55377:12: style: The scope of the variable 'dht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55378:12: style: The scope of the variable 'dht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55379:12: style: The scope of the variable 'dhu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55380:12: style: The scope of the variable 'dhu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55381:12: style: The scope of the variable 'dhu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55382:12: style: The scope of the variable 'dhu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55383:12: style: The scope of the variable 'd2ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55384:12: style: The scope of the variable 'd2ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55385:12: style: The scope of the variable 'd2ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55386:12: style: The scope of the variable 'd2ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55387:12: style: The scope of the variable 'd2hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55388:12: style: The scope of the variable 'd2hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55389:12: style: The scope of the variable 'd2hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55390:12: style: The scope of the variable 'd2hu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55623:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55624:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55625:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55626:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55805:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55806:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55807:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:55808:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56017:14: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56018:14: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56019:14: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56020:14: style: The scope of the variable 's4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56021:14: style: The scope of the variable 'sfx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56022:14: style: The scope of the variable 'sfy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56023:14: style: The scope of the variable 'sfxy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56024:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56025:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56026:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56027:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56028:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56029:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56030:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56031:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56032:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56033:12: style: The scope of the variable 't3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56034:12: style: The scope of the variable 'u2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56035:12: style: The scope of the variable 'u3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56036:12: style: The scope of the variable 'ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56037:12: style: The scope of the variable 'ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56038:12: style: The scope of the variable 'ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56039:12: style: The scope of the variable 'ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56040:12: style: The scope of the variable 'hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56041:12: style: The scope of the variable 'hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56042:12: style: The scope of the variable 'hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56043:12: style: The scope of the variable 'hu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56044:12: style: The scope of the variable 'dht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56045:12: style: The scope of the variable 'dht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56046:12: style: The scope of the variable 'dht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56047:12: style: The scope of the variable 'dht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56048:12: style: The scope of the variable 'dhu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56049:12: style: The scope of the variable 'dhu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56050:12: style: The scope of the variable 'dhu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56051:12: style: The scope of the variable 'dhu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56258:14: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56259:14: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56260:14: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56261:14: style: The scope of the variable 's4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56262:14: style: The scope of the variable 'sfx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56263:14: style: The scope of the variable 'sfy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56264:14: style: The scope of the variable 'sfxy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56265:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56266:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56267:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56268:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56269:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56270:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56271:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56272:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56273:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56274:12: style: The scope of the variable 't3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56275:12: style: The scope of the variable 'u2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56276:12: style: The scope of the variable 'u3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56277:12: style: The scope of the variable 'ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56278:12: style: The scope of the variable 'ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56279:12: style: The scope of the variable 'ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56280:12: style: The scope of the variable 'ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56281:12: style: The scope of the variable 'hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56282:12: style: The scope of the variable 'hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56283:12: style: The scope of the variable 'hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56284:12: style: The scope of the variable 'hu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56285:12: style: The scope of the variable 'dht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56286:12: style: The scope of the variable 'dht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56287:12: style: The scope of the variable 'dht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56288:12: style: The scope of the variable 'dht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56289:12: style: The scope of the variable 'dhu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56290:12: style: The scope of the variable 'dhu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56291:12: style: The scope of the variable 'dhu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56292:12: style: The scope of the variable 'dhu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56293:12: style: The scope of the variable 'd2ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56294:12: style: The scope of the variable 'd2ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56295:12: style: The scope of the variable 'd2ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56296:12: style: The scope of the variable 'd2ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56297:12: style: The scope of the variable 'd2hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56298:12: style: The scope of the variable 'd2hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56299:12: style: The scope of the variable 'd2hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56300:12: style: The scope of the variable 'd2hu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56735:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:59440:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:59441:12: style: The scope of the variable 'vy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:60460:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:60670:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:60671:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:60673:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:60884:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:60885:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:60889:14: style: The scope of the variable 'j0a' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:60890:14: style: The scope of the variable 'j0b' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:60891:14: style: The scope of the variable 'j1a' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:60892:14: style: The scope of the variable 'j1b' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:61787:12: style: The scope of the variable 'mxata' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62215:14: style: The scope of the variable 'celloffset' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62216:14: style: The scope of the variable 'celloffset1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62532:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62533:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62651:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62656:14: style: The scope of the variable 'rowmid' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62913:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64261:14: style: The scope of the variable 'nbasis' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64281:12: style: The scope of the variable 'criticalr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64283:12: style: The scope of the variable 'avgdiagata' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64287:14: style: The scope of the variable 'maxits' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65050:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65094:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65356:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65357:12: style: The scope of the variable 'rquery2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65358:12: style: The scope of the variable 'invrc2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65468:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65469:12: style: The scope of the variable 'rquery2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65470:12: style: The scope of the variable 'invrc2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65602:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65603:12: style: The scope of the variable 'rquery2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65604:12: style: The scope of the variable 'invrc2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65863:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65874:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65876:12: style: The scope of the variable 'searchradius2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65877:14: style: The scope of the variable 'ntrials' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65878:12: style: The scope of the variable 'avgfuncpernode' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65888:12: style: The scope of the variable 'blockwidth0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65889:12: style: The scope of the variable 'blockwidth1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65890:12: style: The scope of the variable 'blockwidth2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65891:12: style: The scope of the variable 'blockwidth3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65892:14: style: The scope of the variable 'maxblocksize' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66135:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66142:14: style: The scope of the variable 'rowscnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66143:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66144:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66145:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66146:14: style: The scope of the variable 'i3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66162:14: style: The scope of the variable 'midpoint' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66559:12: style: The scope of the variable 'scaling' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66561:12: style: The scope of the variable 'mn' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66562:12: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66567:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66889:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66890:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66897:14: style: The scope of the variable 'oldnodessize' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67000:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67001:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67002:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67003:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67004:12: style: The scope of the variable 'ptdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67005:12: style: The scope of the variable 'w' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67007:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67008:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67009:14: style: The scope of the variable 'cwoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67010:14: style: The scope of the variable 'cwcnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67011:14: style: The scope of the variable 'itemoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67012:12: style: The scope of the variable 'arg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67016:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67017:12: style: The scope of the variable 'split' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67018:14: style: The scope of the variable 'childle' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67019:14: style: The scope of the variable 'childge' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67020:14: style: The scope of the variable 'childoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67021:13: style: The scope of the variable 'updatemin' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67022:12: style: The scope of the variable 'prevdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67023:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67334:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67335:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67336:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67337:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67338:12: style: The scope of the variable 'partialptdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67339:12: style: The scope of the variable 'ptdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67341:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67342:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67343:14: style: The scope of the variable 'cwoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67344:14: style: The scope of the variable 'cwcnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67345:14: style: The scope of the variable 'itemoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67346:14: style: The scope of the variable 'woffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67347:12: style: The scope of the variable 'val' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67348:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67349:12: style: The scope of the variable 'split' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67350:14: style: The scope of the variable 'childle' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67351:14: style: The scope of the variable 'childge' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67352:14: style: The scope of the variable 'childoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67353:13: style: The scope of the variable 'updatemin' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67354:12: style: The scope of the variable 'prevdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67355:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67630:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67631:12: style: The scope of the variable 'ptdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67633:14: style: The scope of the variable 'cwoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67634:14: style: The scope of the variable 'cwcnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67635:14: style: The scope of the variable 'itemoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67636:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67637:12: style: The scope of the variable 'split' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67638:14: style: The scope of the variable 'childle' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67639:14: style: The scope of the variable 'childge' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67640:14: style: The scope of the variable 'childoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67641:13: style: The scope of the variable 'updatemin' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67642:12: style: The scope of the variable 'prevdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67643:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67820:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67821:12: style: The scope of the variable 'ptdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67823:14: style: The scope of the variable 'cwoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67824:14: style: The scope of the variable 'cwcnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67825:14: style: The scope of the variable 'itemoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67826:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67827:12: style: The scope of the variable 'split' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67828:14: style: The scope of the variable 'childle' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67829:14: style: The scope of the variable 'childge' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67830:14: style: The scope of the variable 'childoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67831:13: style: The scope of the variable 'updatemin' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67832:12: style: The scope of the variable 'prevdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:67833:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:68004:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:68005:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:68006:14: style: The scope of the variable 'childle' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:68007:14: style: The scope of the variable 'childge' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:68008:14: style: The scope of the variable 'itemoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:68009:14: style: The scope of the variable 'cwoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:68010:14: style: The scope of the variable 'cwcnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:68111:12: style: The scope of the variable 'curradius2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:68218:12: style: The scope of the variable 'invri2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:68219:12: style: The scope of the variable 'curradius2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:69577:12: style: The scope of the variable 'c0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:69578:12: style: The scope of the variable 'c1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:69579:12: style: The scope of the variable 'c2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:69580:12: style: The scope of the variable 'c3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:72792:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:72793:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:73315:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:73316:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:73317:14: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:73320:14: style: The scope of the variable 'dstoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:73469:12: style: The scope of the variable 'rmax' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:73476:12: style: The scope of the variable 'blockwidth' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:73477:12: style: The scope of the variable 'searchradius' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:73478:12: style: The scope of the variable 'avgfuncpernode' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:73479:14: style: The scope of the variable 'ntrials' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:73480:14: style: The scope of the variable 'maxblocksize' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:26402:12: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/interpolation.cpp:26402:12: note: Shadow variable alglib-cpp/src/interpolation.cpp:26599:12: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/interpolation.cpp:26599:12: note: Shadow variable alglib-cpp/src/interpolation.cpp:31533:12: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/interpolation.cpp:31533:12: note: Shadow variable alglib-cpp/src/interpolation.cpp:32187:12: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/interpolation.cpp:32187:12: note: Shadow variable alglib-cpp/src/interpolation.cpp:23536:55: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:24163:21: style: Parameter 'cbpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:24166:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:24167:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:24321:44: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:24325:21: style: Parameter 'mbpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:24331:30: style: Parameter 'layers' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:24332:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:32329:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:44961:21: style: Parameter 'bufpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:44962:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:44963:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:49231:40: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:49918:70: style: Parameter 'eval' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50151:84: style: Parameter 'eval' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50153:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50154:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50347:86: style: Parameter 'eval' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50352:26: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50353:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50354:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50442:86: style: Parameter 'eval' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50448:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50449:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50723:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50724:21: style: Parameter 'calcpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50726:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:52178:69: style: Parameter 'builder' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:52181:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:52817:57: style: Parameter 'solver' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:52824:30: style: Parameter 'wrkidx' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:52830:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:53591:30: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:53592:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:61447:21: style: Parameter 'pool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:61448:26: style: Parameter 'spline' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:61449:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62406:81: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62412:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62480:84: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62488:21: style: Parameter 'pool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62489:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62709:69: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62711:30: style: Parameter 'shadow' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62713:30: style: Parameter 'cidx' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62716:30: style: Parameter 'xyindexprev' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62719:30: style: Parameter 'xyindexnew' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62723:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62833:84: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62835:30: style: Parameter 'shadow' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62837:30: style: Parameter 'cidx' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62840:30: style: Parameter 'xyindex' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62844:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:64237:15: style: Parameter 'terminationrequest' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:65005:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:65026:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:65739:33: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:66467:21: style: Parameter 'bufpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:66468:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:66469:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:68103:31: style: Parameter 'x0' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:68203:31: style: Parameter 'x0' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:73790:39: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:73790:52: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:73818:53: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:74195:61: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:3448:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:3485:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:3513:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:3659:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:7366:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:7403:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:7431:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:7509:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:7509:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:7546:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:7546:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:7574:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:7574:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:9034:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:9071:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:9099:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:11736:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:11773:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:11801:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:12047:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:12047:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:12084:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:12084:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:12112:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:12112:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:53704:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/linalg.cpp:53867:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/linalg.cpp:64717:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/linalg.cpp:7610:39: warning: Member variable 'eigsubspacereport::iterationscount' is not assigned a value in 'eigsubspacereport::operator='. [operatorEqVarError] alglib-cpp/src/linalg.cpp:12148:29: warning: Member variable 'matinvreport::terminationtype' is not assigned a value in 'matinvreport::operator='. [operatorEqVarError] alglib-cpp/src/linalg.cpp:12148:29: warning: Member variable 'matinvreport::r1' is not assigned a value in 'matinvreport::operator='. [operatorEqVarError] alglib-cpp/src/linalg.cpp:12148:29: warning: Member variable 'matinvreport::rinf' is not assigned a value in 'matinvreport::operator='. [operatorEqVarError] alglib-cpp/src/linalg.cpp:37630:14: warning: Identical condition 'lend==l', second condition is always false [identicalConditionAfterEarlyExit] alglib-cpp/src/linalg.cpp:37622:17: note: If condition 'lend==l' is true, the function will return/exit alglib-cpp/src/linalg.cpp:37630:14: note: Testing identical condition 'lend==l' alglib-cpp/src/linalg.cpp:44395:22: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/linalg.cpp:44381:22: note: First condition alglib-cpp/src/linalg.cpp:44395:22: note: Second condition alglib-cpp/src/linalg.cpp:49044:35: style: Condition 'spchol_relaxedsupernodes' is always true [knownConditionTrueFalse] alglib-cpp/src/linalg.cpp:53533:23: style: Condition 'nadd==1' is always true [knownConditionTrueFalse] alglib-cpp/src/linalg.cpp:53530:12: note: Assignment 'nadd=1', assigned value is 1 alglib-cpp/src/linalg.cpp:53533:23: note: Condition 'nadd==1' is always true alglib-cpp/src/linalg.cpp:3447:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:3484:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:3593:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:3630:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:7365:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:7402:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:7508:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:7545:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:9033:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:9070:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:11735:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:11772:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:12046:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:12083:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:33062:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:33063:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:33072:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:33073:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:33082:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:33083:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:33092:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:33093:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42044:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42045:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42072:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42073:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42113:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42114:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42141:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42142:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42169:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42170:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42176:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42177:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42184:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42185:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42191:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42192:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44415:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44416:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44425:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44426:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44439:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44440:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44449:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44450:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44459:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44460:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44475:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44476:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44497:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44498:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44513:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44514:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44529:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44530:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44538:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44539:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44549:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44550:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44558:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44559:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44567:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44568:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44589:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44590:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44612:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44613:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44634:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:44635:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46928:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46929:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46940:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46941:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46957:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46958:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46969:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46970:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46981:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46982:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46995:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:46996:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47012:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47013:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47026:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47027:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47040:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47041:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47050:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47051:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47062:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47063:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47072:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47073:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47082:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47083:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47116:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47117:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47154:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47155:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47188:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:47189:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52174:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52175:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52189:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52190:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52204:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52205:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52219:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52220:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52234:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52235:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52249:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52250:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52264:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52265:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52279:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52280:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52294:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52295:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52344:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52345:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52412:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52413:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52462:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:52463:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:55109:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:55110:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:55121:46: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:55122:47: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:55136:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:55137:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:55148:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:55149:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61149:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61150:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61167:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61168:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61189:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61190:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61207:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61208:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61225:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61226:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61246:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61247:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61276:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61277:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61297:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61298:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61674:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61675:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61690:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61691:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61714:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61715:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61730:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61731:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:64052:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:64053:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:64059:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:64060:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:64069:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:64070:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:64076:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:64077:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:21440:7: style: Variable 'v' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:21584:7: style: Variable 'v' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:31150:27: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:37824:32: style: Variable 'd->ptr.p_double[l]' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/linalg.cpp:37704:19: note: p is assigned 'd->ptr.p_double[l]' here. alglib-cpp/src/linalg.cpp:37705:22: note: Assuming condition is false alglib-cpp/src/linalg.cpp:37824:32: note: Variable 'd->ptr.p_double[l]' is assigned an expression that holds the same value. alglib-cpp/src/linalg.cpp:37977:32: style: Variable 'd->ptr.p_double[l]' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/linalg.cpp:37865:19: note: p is assigned 'd->ptr.p_double[l]' here. alglib-cpp/src/linalg.cpp:37866:22: note: Assuming condition is false alglib-cpp/src/linalg.cpp:37977:32: note: Variable 'd->ptr.p_double[l]' is assigned an expression that holds the same value. alglib-cpp/src/linalg.cpp:40906:32: style: Variable 'k4' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:40900:32: note: k4 is assigned alglib-cpp/src/linalg.cpp:40906:32: note: k4 is overwritten alglib-cpp/src/linalg.cpp:41156:35: style: Variable 'vcrit' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:41135:39: note: vcrit is assigned alglib-cpp/src/linalg.cpp:41156:35: note: vcrit is overwritten alglib-cpp/src/linalg.cpp:41203:35: style: Variable 'vcrit' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:41173:39: note: vcrit is assigned alglib-cpp/src/linalg.cpp:41203:35: note: vcrit is overwritten alglib-cpp/src/linalg.cpp:41331:35: style: Variable 'vcrit' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:41305:39: note: vcrit is assigned alglib-cpp/src/linalg.cpp:41331:35: note: vcrit is overwritten alglib-cpp/src/linalg.cpp:41391:35: style: Variable 'vcrit' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:41349:39: note: vcrit is assigned alglib-cpp/src/linalg.cpp:41391:35: note: vcrit is overwritten alglib-cpp/src/linalg.cpp:44937:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:44785:12: note: result is assigned alglib-cpp/src/linalg.cpp:44937:12: note: result is overwritten alglib-cpp/src/interpolation.cpp:31160:23: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:53624:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:53494:12: note: result is assigned alglib-cpp/src/linalg.cpp:53624:12: note: result is overwritten alglib-cpp/src/linalg.cpp:56429:9: style: Variable 'slt' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/linalg.cpp:56391:9: note: slt is assigned '(double)(0)' here. alglib-cpp/src/linalg.cpp:56429:9: note: Variable 'slt' is assigned an expression that holds the same value. alglib-cpp/src/linalg.cpp:56430:9: style: Variable 'srt' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/linalg.cpp:56392:9: note: srt is assigned '(double)(0)' here. alglib-cpp/src/linalg.cpp:56430:9: note: Variable 'srt' is assigned an expression that holds the same value. alglib-cpp/src/interpolation.cpp:31250:27: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:56157:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] alglib-cpp/src/interpolation.cpp:31260:23: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:31321:27: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:31331:23: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:16307:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:16368:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:16692:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:16835:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:19109:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:19145:14: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20615:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20616:14: style: The scope of the variable 'rowscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20803:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20804:14: style: The scope of the variable 'columnscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20976:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20977:14: style: The scope of the variable 'rowscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:21150:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:21151:14: style: The scope of the variable 'columnscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:21327:14: style: The scope of the variable 'rowscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:21560:14: style: The scope of the variable 'columnscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:21704:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:21793:14: style: The scope of the variable 'rowscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:22029:14: style: The scope of the variable 'columnscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:22175:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:24172:14: style: The scope of the variable 'mmi' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:25167:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:25371:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26678:14: style: The scope of the variable 'hashcode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26679:14: style: The scope of the variable 'tcode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26680:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26681:13: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26809:14: style: The scope of the variable 'hashcode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26811:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26812:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26948:14: style: The scope of the variable 'hashcode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26950:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26951:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27138:12: style: The scope of the variable 'tval' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27139:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27140:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27142:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27145:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27149:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27150:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27151:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27152:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27257:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27260:14: style: The scope of the variable 'ct' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27261:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27264:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27267:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27268:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27269:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27270:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27418:12: style: The scope of the variable 'tval' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27421:14: style: The scope of the variable 'ct' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27664:12: style: The scope of the variable 'tval' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27666:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27667:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27668:12: style: The scope of the variable 'vs' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27669:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27670:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27671:12: style: The scope of the variable 'vd0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27672:12: style: The scope of the variable 'vd1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27673:14: style: The scope of the variable 'vi' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27674:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27675:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27677:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27678:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27679:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27680:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27681:14: style: The scope of the variable 'lt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27682:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27683:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:59710:8: style: Variable 'xb' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:27684:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27805:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27806:14: style: The scope of the variable 'id' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27810:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27811:12: style: The scope of the variable 'vy' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27812:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27813:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27814:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27815:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27816:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27817:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27818:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27819:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27942:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27943:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27985:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27986:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28040:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28041:14: style: The scope of the variable 'id' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28043:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28046:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28047:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28048:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28049:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28050:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28051:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28172:12: style: The scope of the variable 'tval' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28174:14: style: The scope of the variable 'id' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28180:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28183:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28184:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28185:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28186:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28187:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28188:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28189:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28360:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28361:14: style: The scope of the variable 'ct' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28365:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28366:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28367:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28368:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28369:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28370:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28547:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28548:14: style: The scope of the variable 'ct' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28550:12: style: The scope of the variable 'tval' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28553:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28554:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28555:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28556:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28557:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28558:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28746:14: style: The scope of the variable 'id' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28749:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28751:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28752:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28754:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28755:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28756:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28757:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28758:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28759:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28996:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28997:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28998:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28999:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29001:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29002:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29003:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29004:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29005:14: style: The scope of the variable 'lt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29006:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29007:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29008:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29208:14: style: The scope of the variable 'fst' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29209:14: style: The scope of the variable 'lst' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29210:14: style: The scope of the variable 'stp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29217:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29218:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29219:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29220:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29221:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29222:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29223:14: style: The scope of the variable 'lt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29224:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:59711:8: style: Variable 'yb' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:29844:14: style: The scope of the variable 'lt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29845:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29898:14: style: The scope of the variable 'ind0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29995:14: style: The scope of the variable 'sz' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30149:14: style: The scope of the variable 'hashcode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30151:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30152:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30294:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30295:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30296:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30297:14: style: The scope of the variable 'upperprofile' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30401:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30402:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30403:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30404:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30405:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30406:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30407:14: style: The scope of the variable 'upperprofile' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30514:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30710:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30711:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31221:14: style: The scope of the variable 'offs0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31224:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31448:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31455:14: style: The scope of the variable 'offs0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31456:14: style: The scope of the variable 'offs1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31708:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31710:14: style: The scope of the variable 'offs0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31711:14: style: The scope of the variable 'offs1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32456:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32534:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32644:14: style: The scope of the variable 'axis' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32646:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32647:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32648:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32649:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32650:14: style: The scope of the variable 'jj' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32651:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32776:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32777:14: style: The scope of the variable 'nused' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32866:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32867:14: style: The scope of the variable 'nused' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32954:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33298:14: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:61136:24: style: Variable 'invscalexy' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:33322:13: style: The scope of the variable 'failflag' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33848:14: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33867:13: style: The scope of the variable 'failflag' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34398:12: style: The scope of the variable 'aa' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34399:12: style: The scope of the variable 'bb' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34400:12: style: The scope of the variable 'bcmax' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34401:12: style: The scope of the variable 'bcmis' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34402:12: style: The scope of the variable 'cc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34403:12: style: The scope of the variable 'cs1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34404:12: style: The scope of the variable 'dd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34406:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34407:12: style: The scope of the variable 'sab' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34408:12: style: The scope of the variable 'sac' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34409:12: style: The scope of the variable 'scl' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34410:12: style: The scope of the variable 'sigma' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34411:12: style: The scope of the variable 'sn1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34412:12: style: The scope of the variable 'tau' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34414:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:35159:14: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:35999:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:36000:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:36151:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:36152:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:36153:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:36301:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:36302:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:36303:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:36467:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37400:14: style: The scope of the variable 'ii' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37405:14: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37406:14: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37408:14: style: The scope of the variable 'lend' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37411:14: style: The scope of the variable 'lendsv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37413:14: style: The scope of the variable 'lsv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37414:14: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37442:13: style: The scope of the variable 'gotoflag' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63632:7: style: Variable 'k' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:38293:12: style: The scope of the variable 'ct' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38490:14: style: The scope of the variable 'ibegin' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38491:14: style: The scope of the variable 'idiscl' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38492:14: style: The scope of the variable 'idiscu' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38493:14: style: The scope of the variable 'ie' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38497:14: style: The scope of the variable 'iin' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38498:14: style: The scope of the variable 'ioff' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38501:14: style: The scope of the variable 'iw' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38504:14: style: The scope of the variable 'itmp1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38506:14: style: The scope of the variable 'jdisc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38521:12: style: The scope of the variable 'wkill' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:39272:14: style: The scope of the variable 'blksiz' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:39273:14: style: The scope of the variable 'bn' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:39280:14: style: The scope of the variable 'jblk' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:39659:12: style: The scope of the variable 'scale2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:39769:12: style: The scope of the variable 'ak' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:39772:12: style: The scope of the variable 'pert' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:39906:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:39908:14: style: The scope of the variable 'kfnew' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:39910:14: style: The scope of the variable 'klnew' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40350:13: style: The scope of the variable 'pair' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40375:12: style: The scope of the variable 'vcrit' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40376:12: style: The scope of the variable 'vmax' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40390:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40391:14: style: The scope of the variable 'k2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40392:14: style: The scope of the variable 'k3' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40393:14: style: The scope of the variable 'k4' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41523:14: style: The scope of the variable 'icmax' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41524:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41525:12: style: The scope of the variable 'bbnd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41526:12: style: The scope of the variable 'bi1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41527:12: style: The scope of the variable 'bi2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41530:12: style: The scope of the variable 'br1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41531:12: style: The scope of the variable 'br2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41532:12: style: The scope of the variable 'ci21' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41533:12: style: The scope of the variable 'ci22' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41534:12: style: The scope of the variable 'cmax' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41535:12: style: The scope of the variable 'cnorm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41536:12: style: The scope of the variable 'cr21' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41537:12: style: The scope of the variable 'cr22' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41538:12: style: The scope of the variable 'csi' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41539:12: style: The scope of the variable 'csr' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41540:12: style: The scope of the variable 'li21' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41541:12: style: The scope of the variable 'lr21' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41544:12: style: The scope of the variable 'temp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41545:12: style: The scope of the variable 'u22abs' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41546:12: style: The scope of the variable 'ui11' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41547:12: style: The scope of the variable 'ui11r' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41548:12: style: The scope of the variable 'ui12' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41549:12: style: The scope of the variable 'ui12s' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41550:12: style: The scope of the variable 'ui22' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41551:12: style: The scope of the variable 'ur11' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41552:12: style: The scope of the variable 'ur11r' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41553:12: style: The scope of the variable 'ur12' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41554:12: style: The scope of the variable 'ur12s' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41555:12: style: The scope of the variable 'ur22' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41556:12: style: The scope of the variable 'xi1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41558:12: style: The scope of the variable 'xr1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42519:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42576:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42634:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42698:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43346:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43349:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43477:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43478:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43601:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43602:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43604:14: style: The scope of the variable 'nz' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43605:14: style: The scope of the variable 'maxwrknz' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43607:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43609:14: style: The scope of the variable 'wrk0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43610:14: style: The scope of the variable 'wrk1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43794:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43795:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44144:14: style: The scope of the variable 'pprev' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44145:14: style: The scope of the variable 'pnext' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44774:12: style: The scope of the variable 'meand' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44776:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44969:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45011:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45012:14: style: The scope of the variable 'loc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45129:14: style: The scope of the variable 'blocklen' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45130:14: style: The scope of the variable 'setidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45487:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45910:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45911:14: style: The scope of the variable 'newsize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46041:14: style: The scope of the variable 'idxprev' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46042:14: style: The scope of the variable 'idxnext' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46043:14: style: The scope of the variable 'idxr' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46044:14: style: The scope of the variable 'idxc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46191:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46262:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46263:14: style: The scope of the variable 'idxprev' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46264:14: style: The scope of the variable 'idxnext' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46417:14: style: The scope of the variable 'idxprev' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46418:14: style: The scope of the variable 'idxnext' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46419:14: style: The scope of the variable 'oldbegin' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46523:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47374:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47375:14: style: The scope of the variable 'jj' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47376:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47377:13: style: The scope of the variable 'permready' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47765:14: style: The scope of the variable 'cols0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47766:14: style: The scope of the variable 'cols1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47767:14: style: The scope of the variable 'offss' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47768:14: style: The scope of the variable 'sstride' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47832:14: style: The scope of the variable 'cols0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47833:14: style: The scope of the variable 'cols1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47835:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47836:14: style: The scope of the variable 'offss' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48409:14: style: The scope of the variable 'cols0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48410:14: style: The scope of the variable 'cols1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48411:14: style: The scope of the variable 'offss' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48412:14: style: The scope of the variable 'sstride' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48414:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48415:14: style: The scope of the variable 'rbase' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48416:14: style: The scope of the variable 'offdiagsize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48568:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48569:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48646:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48647:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48722:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48723:14: style: The scope of the variable 'nodeidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48944:14: style: The scope of the variable 'columnidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48945:14: style: The scope of the variable 'nodeidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48948:14: style: The scope of the variable 'cols0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48949:14: style: The scope of the variable 'cols1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48951:13: style: The scope of the variable 'createsupernode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48952:14: style: The scope of the variable 'colcount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48953:14: style: The scope of the variable 'offdiagcnt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48954:14: style: The scope of the variable 'childcolcount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48955:14: style: The scope of the variable 'childoffdiagcnt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48956:14: style: The scope of the variable 'fakezerosinnewsupernode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48957:12: style: The scope of the variable 'mergeinefficiency' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48958:13: style: The scope of the variable 'hastheonlychild' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49232:14: style: The scope of the variable 'rfirst' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49233:14: style: The scope of the variable 'rlast' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49235:14: style: The scope of the variable 'uidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49237:14: style: The scope of the variable 'dbgnzl' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49243:12: style: The scope of the variable 'dbgtotalflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49244:12: style: The scope of the variable 'dbgnoscatterflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49245:12: style: The scope of the variable 'dbgnorowscatterflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49246:12: style: The scope of the variable 'dbgnocolscatterflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49247:12: style: The scope of the variable 'dbgcholeskyflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49248:12: style: The scope of the variable 'dbgcholesky4flop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49249:12: style: The scope of the variable 'dbgrank1flop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49250:12: style: The scope of the variable 'dbgrank4plusflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49251:12: style: The scope of the variable 'dbg444flop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49252:12: style: The scope of the variable 'dbgxx4flop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49254:12: style: The scope of the variable 'sflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49255:12: style: The scope of the variable 'fflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49261:14: style: The scope of the variable 'uwidth' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49262:14: style: The scope of the variable 'uheight' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49263:14: style: The scope of the variable 'urank' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49604:14: style: The scope of the variable 'cols0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49605:14: style: The scope of the variable 'cols1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49606:14: style: The scope of the variable 'offss' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49607:14: style: The scope of the variable 'sstride' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49608:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49976:14: style: The scope of the variable 'kb' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50284:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50406:14: style: The scope of the variable 'jj' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50409:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50410:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50415:14: style: The scope of the variable 'tlast' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50658:14: style: The scope of the variable 'uidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50659:14: style: The scope of the variable 'colu0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50660:14: style: The scope of the variable 'colu1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50661:14: style: The scope of the variable 'urbase' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50662:14: style: The scope of the variable 'urlast' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50663:14: style: The scope of the variable 'urank' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50664:14: style: The scope of the variable 'uwidth' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50665:14: style: The scope of the variable 'uheight' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50666:14: style: The scope of the variable 'urowstride' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50670:14: style: The scope of the variable 'offsu' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50671:14: style: The scope of the variable 'wrkrow' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50904:12: style: The scope of the variable 'possignvraw' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:51918:14: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:51921:14: style: The scope of the variable 'newrange0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:51923:14: style: The scope of the variable 'npostponed' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:51924:14: style: The scope of the variable 'eligiblecnt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:53481:12: style: The scope of the variable 'a12' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:54866:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:54994:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55381:14: style: The scope of the variable 'isub' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55412:12: style: The scope of the variable 'sminoa' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55423:13: style: The scope of the variable 'matrixsplitflag' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56347:13: style: The scope of the variable 'gasmal' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56350:12: style: The scope of the variable 'a' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56353:12: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56360:12: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56361:12: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56362:12: style: The scope of the variable 'mm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56363:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56364:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56367:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56368:12: style: The scope of the variable 'temp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56370:12: style: The scope of the variable 'tt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:56371:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:59036:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:59603:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:59604:13: style: The scope of the variable 'flg' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:60277:12: style: The scope of the variable 'rk12' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:60278:12: style: The scope of the variable 'pap' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:60279:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:60280:12: style: The scope of the variable 'betak' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:60282:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62250:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62251:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62472:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62473:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62703:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62704:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62830:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62831:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62893:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62894:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63102:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63103:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63104:12: style: The scope of the variable 'ajj' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63314:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63511:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63512:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63691:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63882:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:64118:12: style: The scope of the variable 'vt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:64547:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:64548:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:64549:14: style: The scope of the variable 'j1inc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:64550:14: style: The scope of the variable 'j2inc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:64551:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:64552:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:64553:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:15980:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:16004:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:16022:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:16039:40: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17737:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17740:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17945:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17948:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18162:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18165:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18369:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18372:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18560:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18564:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18750:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18754:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18897:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18900:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:19041:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:19044:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:20370:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:20373:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:20528:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:20531:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:24406:31: style: Parameter 'tau' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:32409:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:32427:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:34591:63: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:34924:53: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:45054:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:45094:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:45576:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:45603:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:45746:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:45970:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:46008:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:46342:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:47227:43: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:49221:31: style: Parameter 'ttmp1' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:51090:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:51117:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:60080:16: style: Parameter 'i' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:60081:16: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:60082:16: style: Parameter 'j' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:60083:16: style: Parameter 'jlast' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:60084:16: style: Parameter 'jump' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:60085:14: style: Parameter 'absxi' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:60086:14: style: Parameter 'altsgn' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:60087:14: style: Parameter 'estold' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:60088:14: style: Parameter 'temp' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63064:72: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63068:30: style: Parameter 'tmp' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63069:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63070:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63278:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63283:30: style: Parameter 'tmp' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63284:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63285:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63490:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63495:30: style: Parameter 'tmp' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63496:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63497:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63672:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63675:30: style: Parameter 'work' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63676:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63677:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63855:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63858:30: style: Parameter 'work' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63859:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63860:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:30564:8: style: Variable 'nz' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:38884:19: style: Variable 'atoli' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:38888:19: style: Variable 'atoli' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:44849:15: style: Variable 'neligible' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:49033:23: style: Variable 'childcolcount' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:49034:25: style: Variable 'childoffdiagcnt' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:49038:25: style: Variable 'hastheonlychild' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:52152:19: style: Variable 'm' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/solvers.cpp:13660:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/solvers.cpp:13822:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/solvers.cpp:72:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:109:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:137:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:137:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:276:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:276:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:313:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:313:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:341:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:341:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:417:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:417:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:454:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:454:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:482:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:482:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:6118:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:6118:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:6155:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:6155:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:6183:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:6183:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:6262:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:6299:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:6327:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7353:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7390:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7418:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7494:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7494:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:7531:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7531:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:7559:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7559:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:8030:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8067:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8095:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8171:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8171:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:8208:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8208:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:8236:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8236:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:9231:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:9231:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:9268:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:9268:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:9296:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:9296:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:9372:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:9372:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:9409:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:9409:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:9437:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:9437:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:15123:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:15234:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:18851:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:19085:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:19287:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:19544:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:19545:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:19546:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:173:49: warning: Member variable 'polynomialsolverreport::maxerr' is not assigned a value in 'polynomialsolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:377:39: warning: Member variable 'densesolverreport::terminationtype' is not assigned a value in 'densesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:377:39: warning: Member variable 'densesolverreport::r1' is not assigned a value in 'densesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:377:39: warning: Member variable 'densesolverreport::rinf' is not assigned a value in 'densesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:518:43: warning: Member variable 'densesolverlsreport::terminationtype' is not assigned a value in 'densesolverlsreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:518:43: warning: Member variable 'densesolverlsreport::r2' is not assigned a value in 'densesolverlsreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:518:43: warning:inconclusive: Member variable 'densesolverlsreport::cx' is not assigned a value in 'densesolverlsreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:518:43: warning: Member variable 'densesolverlsreport::n' is not assigned a value in 'densesolverlsreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:518:43: warning: Member variable 'densesolverlsreport::k' is not assigned a value in 'densesolverlsreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:6219:41: warning: Member variable 'sparsesolverreport::terminationtype' is not assigned a value in 'sparsesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:6219:41: warning: Member variable 'sparsesolverreport::nmv' is not assigned a value in 'sparsesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:6219:41: warning: Member variable 'sparsesolverreport::iterationscount' is not assigned a value in 'sparsesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:6219:41: warning: Member variable 'sparsesolverreport::r2' is not assigned a value in 'sparsesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:7595:27: warning: Member variable 'lincgreport::iterationscount' is not assigned a value in 'lincgreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:7595:27: warning: Member variable 'lincgreport::nmv' is not assigned a value in 'lincgreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:7595:27: warning: Member variable 'lincgreport::terminationtype' is not assigned a value in 'lincgreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:7595:27: warning: Member variable 'lincgreport::r2' is not assigned a value in 'lincgreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8272:31: warning: Member variable 'linlsqrreport::iterationscount' is not assigned a value in 'linlsqrreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8272:31: warning: Member variable 'linlsqrreport::nmv' is not assigned a value in 'linlsqrreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8272:31: warning: Member variable 'linlsqrreport::terminationtype' is not assigned a value in 'linlsqrreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9332:23: warning:inconclusive: Member variable 'nleqstate::needf' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9332:23: warning:inconclusive: Member variable 'nleqstate::needfij' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9332:23: warning:inconclusive: Member variable 'nleqstate::xupdated' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9332:23: warning: Member variable 'nleqstate::f' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9332:23: warning:inconclusive: Member variable 'nleqstate::fi' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9332:23: warning:inconclusive: Member variable 'nleqstate::j' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9332:23: warning:inconclusive: Member variable 'nleqstate::x' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9473:25: warning: Member variable 'nleqreport::iterationscount' is not assigned a value in 'nleqreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9473:25: warning: Member variable 'nleqreport::nfunc' is not assigned a value in 'nleqreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9473:25: warning: Member variable 'nleqreport::njac' is not assigned a value in 'nleqreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9473:25: warning: Member variable 'nleqreport::terminationtype' is not assigned a value in 'nleqreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:10232:11: style: Condition 'ne>0' is always false [knownConditionTrueFalse] alglib-cpp/src/solvers.cpp:10219:13: note: Assuming that condition 'nz0' is always false alglib-cpp/src/solvers.cpp:71:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:108:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:275:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:312:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:416:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:453:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:6117:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:6154:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:6261:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:6298:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:7352:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:7389:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:7493:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:7530:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:8029:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:8066:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:8170:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:8207:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9230:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9267:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9371:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9408:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:10286:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:10287:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:10293:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:10294:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:10301:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:10302:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:10308:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:10309:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14980:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14981:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14987:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14988:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14997:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14998:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15004:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15005:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15011:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15012:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15019:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15020:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15031:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15032:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15039:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15040:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16326:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16327:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16333:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16334:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16344:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16345:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16351:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16352:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16358:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16359:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16374:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16375:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16404:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16405:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16420:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16421:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17394:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17395:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17415:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17416:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17458:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17459:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17479:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17480:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17500:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17501:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17507:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17508:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17518:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17519:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17525:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17526:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18551:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18552:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18574:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18575:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18634:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18635:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18657:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18658:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18680:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18681:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18687:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18688:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18697:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18698:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18704:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18705:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20379:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20380:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20394:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20395:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20425:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20426:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20440:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20441:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20455:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20456:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20462:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20463:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20473:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20474:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20480:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:20481:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:10179:13: style: The scope of the variable 'status' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:12402:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:12523:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:12524:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:12736:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13163:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13283:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13284:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13490:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13927:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:14174:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:14175:14: style: The scope of the variable 'rfs' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:14176:14: style: The scope of the variable 'nrfs' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:14186:13: style: The scope of the variable 'smallerr' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:14187:13: style: The scope of the variable 'terminatenexttime' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:17149:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:19063:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:19064:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:19073:12: style: The scope of the variable 'reg' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:19075:14: style: The scope of the variable 'gmresk' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:19076:14: style: The scope of the variable 'maxits' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:19275:12: style: The scope of the variable 'augreg' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:19277:14: style: The scope of the variable 'gmresk' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:19278:14: style: The scope of the variable 'maxits' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:19520:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:19522:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:19523:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:14691:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/solvers.cpp:15812:55: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/solvers.cpp:15883:56: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/solvers.cpp:18488:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/solvers.cpp:20300:35: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/solvers.cpp:20300:52: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] alglib-cpp/src/specialfunctions.cpp:8805:9: style: Variable 'result' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/specialfunctions.cpp:8801:7: note: a is assigned '(double)(1)' here. alglib-cpp/src/specialfunctions.cpp:8805:9: note: Variable 'result' is assigned an expression that holds the same value. alglib-cpp/src/specialfunctions.cpp:3527:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3532:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3656:12: style: The scope of the variable 'a' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3657:12: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3658:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3661:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3662:12: style: The scope of the variable 'w' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3664:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3781:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3840:12: style: The scope of the variable 'xsq' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3842:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3843:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4088:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4092:12: style: The scope of the variable 'p0' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4093:12: style: The scope of the variable 'q0' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4094:12: style: The scope of the variable 'p1' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4095:12: style: The scope of the variable 'q1' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4096:12: style: The scope of the variable 'p2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4097:12: style: The scope of the variable 'q2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4279:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4280:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4281:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4282:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4283:12: style: The scope of the variable 'fxys' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4284:12: style: The scope of the variable 'ta' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4285:12: style: The scope of the variable 'tb' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4286:12: style: The scope of the variable 'tc' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5115:12: style: The scope of the variable 'xk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5116:12: style: The scope of the variable 'pk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5119:12: style: The scope of the variable 'qk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5231:12: style: The scope of the variable 'xk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5232:12: style: The scope of the variable 'pk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5235:12: style: The scope of the variable 'qk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5454:12: style: The scope of the variable 'xsqk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5872:12: style: The scope of the variable 'yc' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5877:12: style: The scope of the variable 'pk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5880:12: style: The scope of the variable 'qk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6451:12: style: The scope of the variable 'dk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6728:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6733:12: style: The scope of the variable 'pkm1' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6734:12: style: The scope of the variable 'pkm2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6735:12: style: The scope of the variable 'qk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6736:12: style: The scope of the variable 'qkm1' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6737:12: style: The scope of the variable 'qkm2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6738:12: style: The scope of the variable 'psi' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6739:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6740:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6741:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7067:12: style: The scope of the variable 'sn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7068:12: style: The scope of the variable 'sd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7069:12: style: The scope of the variable 'cn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7070:12: style: The scope of the variable 'cd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7273:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7647:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7931:12: style: The scope of the variable 'sn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7932:12: style: The scope of the variable 'sd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7933:12: style: The scope of the variable 'cn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7934:12: style: The scope of the variable 'cd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8093:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8094:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8096:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8099:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8100:12: style: The scope of the variable 'polv' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8101:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8102:14: style: The scope of the variable 'n' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8227:12: style: The scope of the variable 'zz' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8235:12: style: The scope of the variable 'theta' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8241:12: style: The scope of the variable 'afn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8242:12: style: The scope of the variable 'afd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8243:12: style: The scope of the variable 'agn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8244:12: style: The scope of the variable 'agd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8245:12: style: The scope of the variable 'apfn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8246:12: style: The scope of the variable 'apfd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8247:12: style: The scope of the variable 'apgn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8248:12: style: The scope of the variable 'apgd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8249:12: style: The scope of the variable 'an' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8250:12: style: The scope of the variable 'ad' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8251:12: style: The scope of the variable 'apn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8252:12: style: The scope of the variable 'apd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8253:12: style: The scope of the variable 'bn16' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8254:12: style: The scope of the variable 'bd16' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8255:12: style: The scope of the variable 'bppn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8256:12: style: The scope of the variable 'bppd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8560:12: style: The scope of the variable 'an' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8561:12: style: The scope of the variable 'ad' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8562:12: style: The scope of the variable 'bn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8563:12: style: The scope of the variable 'bd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8931:12: style: The scope of the variable 'nn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8998:12: style: The scope of the variable 'nn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9075:12: style: The scope of the variable 'pkm2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9205:12: style: The scope of the variable 'nn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9268:12: style: The scope of the variable 'nn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9336:12: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9396:12: style: The scope of the variable 'y' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9609:12: style: The scope of the variable 'y' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9610:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9780:12: style: The scope of the variable 'kf' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9783:12: style: The scope of the variable 'zn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9788:12: style: The scope of the variable 'ans' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9792:12: style: The scope of the variable 'zmn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9793:12: style: The scope of the variable 'tlg' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9794:12: style: The scope of the variable 'tox' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:10288:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:10289:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:10366:12: style: The scope of the variable 'e' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6738:12: style: Local variable 'psi' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2239:8: note: Shadowed declaration alglib-cpp/src/specialfunctions.cpp:6738:12: note: Shadow variable alglib-cpp/src/specialfunctions.cpp:7491:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:7563:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8555:43: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8668:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8727:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8792:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8839:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:10117:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:10159:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8278:16: style: Variable 'domflg' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/statistics.cpp:8469:11: style: Condition 'ns!=1' is always true [knownConditionTrueFalse] alglib-cpp/src/statistics.cpp:8450:11: note: Assuming that condition 'ns<5' is not redundant alglib-cpp/src/statistics.cpp:8469:11: note: Condition 'ns!=1' is always true alglib-cpp/src/statistics.cpp:4828:67: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:4828:100: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:4828:143: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:4925:67: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:4925:100: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:4925:143: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:5026:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:5027:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:2921:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:2922:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3453:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3554:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3555:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3866:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3950:12: style: The scope of the variable 'x0' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3951:13: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:4566:12: style: The scope of the variable 'x0' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:4567:12: style: The scope of the variable 'y0' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:5021:14: style: The scope of the variable 'im' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:5924:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:5925:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:8402:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:8404:14: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:8405:12: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:8406:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14485:12: style: The scope of the variable 'f0' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14486:12: style: The scope of the variable 'f1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14487:12: style: The scope of the variable 'f2' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14488:12: style: The scope of the variable 'f3' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14489:12: style: The scope of the variable 'f4' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14490:12: style: The scope of the variable 'x0' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14491:12: style: The scope of the variable 'x1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14492:12: style: The scope of the variable 'x2' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14493:12: style: The scope of the variable 'x3' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14494:12: style: The scope of the variable 'x4' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14495:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14716:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14718:14: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14720:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:18608:12: style: The scope of the variable 'f4' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:18613:12: style: The scope of the variable 's4' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:19299:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:19303:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:19304:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:4837:53: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:4840:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:4934:61: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:4937:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5071:65: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5076:21: style: Parameter 'pool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5078:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5139:70: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5144:16: style: Parameter 'buf0' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5145:16: style: Parameter 'buf1' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5146:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:14941:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5936:14: style: Variable 'variance' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/statistics.cpp:19344:15: style: Variable 'xvariance' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_i.cpp:228:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_nan [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_i.cpp:235:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_posinf [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_i.cpp:242:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_neginf [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_i.cpp:251:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_nan [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_i.cpp:258:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_posinf [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_i.cpp:265:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_neginf [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_i.cpp:715:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPU_SSE2 [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_i.cpp:713:10: style: The scope of the variable '_TestResult' can be reduced. [variableScope] alglib-cpp/tests/test_i.cpp:714:9: style: The scope of the variable '_spoil_scenario' can be reduced. [variableScope] alglib-cpp/tests/test_i.cpp:268:65: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'function1_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alglib-cpp/tests/test_i.cpp:7628:46: note: You might need to cast the function pointer here alglib-cpp/tests/test_i.cpp:268:65: note: Parameter 'ptr' can be declared as pointer to const alglib-cpp/tests/test_i.cpp:325:65: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_i.cpp:531:59: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_i.cpp:585:93: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'function_cx_1_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alglib-cpp/tests/test_i.cpp:10791:41: note: You might need to cast the function pointer here alglib-cpp/tests/test_i.cpp:585:93: note: Parameter 'ptr' can be declared as pointer to const alglib-cpp/tests/test_i.cpp:613:85: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'int_function_1_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alglib-cpp/tests/test_i.cpp:8339:44: note: You might need to cast the function pointer here alglib-cpp/tests/test_i.cpp:613:85: note: Parameter 'ptr' can be declared as pointer to const alglib-cpp/tests/test_i.cpp:618:93: style: Parameter 'ptr' can be declared as pointer to const. However it seems that 'function_debt_func' is a callback function, if 'ptr' is declared with const you might also need to cast function pointer(s). [constParameterCallback] alglib-cpp/tests/test_i.cpp:10931:41: note: You might need to cast the function pointer here alglib-cpp/tests/test_i.cpp:618:93: note: Parameter 'ptr' can be declared as pointer to const alglib-cpp/tests/test_i.cpp:732:22: style: Variable '_TotalResult' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_i.cpp:744:26: style: Variable '_TotalResult' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_x.cpp:69:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_x.cpp:1449:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:2296:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3515:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3535:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3588:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3675:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3749:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3810:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3867:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3917:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3978:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:4098:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:4216:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:4276:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:4334:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:4507:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:4762:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:4894:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:5322:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:5423:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:5784:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:6011:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:6342:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:6616:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:6797:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:6932:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7125:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7324:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7434:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7562:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7635:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7749:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7832:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8112:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8238:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8364:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8479:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8587:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8733:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8882:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8977:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:9075:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:9165:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:9240:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:9307:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:9393:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:9577:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:9843:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10105:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10557:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10609:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10823:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10908:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10993:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:11078:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:11179:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:11387:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:11471:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:11670:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:11918:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:12696:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:12820:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:12894:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:13061:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:13132:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:13577:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:13974:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:14092:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:14370:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:14737:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:15209:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:15360:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:15495:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:15741:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:15944:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:16144:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:16312:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:16480:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:16779:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:16929:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:17134:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:17284:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:17521:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:17673:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:17887:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:18332:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:18566:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:18848:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:18985:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:19179:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:19329:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:19478:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:19528:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:19654:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:20079:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:20316:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:20525:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:20914:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:21027:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:21162:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:21531:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:21881:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:22109:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:22496:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:22772:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:23111:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:23670:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:24156:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:25647:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:25823:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26002:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26185:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26421:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26602:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26928:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26971:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:27139:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:27309:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:27572:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:27612:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:27739:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:27968:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:28618:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:28756:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:28839:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:28881:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:29029:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:29167:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:29250:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:29282:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:29385:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:29593:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:29789:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30018:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30185:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30382:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30542:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30971:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31061:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31099:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31135:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31160:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31191:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31230:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31264:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31287:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31320:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31358:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31392:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31419:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31444:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31481:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31513:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31538:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31698:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:32293:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:32677:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:33181:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:33661:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:33995:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:34204:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:34304:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:34764:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:34927:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:35316:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:35503:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:35696:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:35815:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:36048:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:36270:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:36430:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:36896:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:36987:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:37233:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:37405:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:37554:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:37717:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:37892:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:38076:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:38231:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:38492:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:38838:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39042:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39203:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39375:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39538:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39634:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39793:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39935:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40121:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40365:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40427:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41011:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41169:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41218:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41284:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41342:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41383:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41424:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41527:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41683:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41843:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:42037:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:42234:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:42391:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:42580:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:42684:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:43124:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:44012:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:44674:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:44720:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:44800:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:45104:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:45705:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:46385:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:46477:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:46605:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:47509:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:48039:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:48111:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:48370:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:48568:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:49536:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:50582:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:51465:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:51657:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:51723:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:52024:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:52725:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:52817:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:52999:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:53184:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:53362:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:53517:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:53712:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:53934:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:55005:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:55659:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:56407:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:57280:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:58772:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:61544:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:61765:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:62691:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:63367:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:63586:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:63744:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:63817:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:63918:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:63994:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:64160:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:64245:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:64358:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:64511:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:65215:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:65727:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:66242:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:66603:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:66938:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:67079:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:67306:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:67827:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:68382:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:68427:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:68557:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:68870:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:69550:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:69642:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:69769:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:69903:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:70227:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:70544:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:70980:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:71384:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:71509:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:71533:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:71561:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:71585:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:71613:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:71637:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:71773:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:71865:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:72309:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:72679:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:72820:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:73062:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:73214:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:73361:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:73597:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:73846:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:73921:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:74026:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:74240:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:74408:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:74636:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:74958:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:74997:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:75025:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:75096:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:75229:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:75639:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:77379:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:78900:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:79795:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:80949:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:81190:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:81281:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:81479:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:81489:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:81554:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:81739:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:81857:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:82254:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:82929:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:82984:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83038:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83207:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83260:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83383:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83461:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83538:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83631:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83706:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83817:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83897:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:84034:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:84356:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:84929:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85356:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85699:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85809:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85984:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:86369:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:87176:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:87403:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:88050:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:88140:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:88232:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:88347:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:88472:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:88610:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:89566:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:89742:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:89868:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:90128:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:90334:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:90428:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:90545:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:90596:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:90734:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:90817:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:90869:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:90946:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:91072:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:91216:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:91458:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:91581:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:92134:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_pi [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:92287:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:92366:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:92412:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_pi [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:92533:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:92809:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:93115:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:93183:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:93224:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:93408:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:93731:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:93989:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:94109:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:94318:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:94429:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:94802:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:95337:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:95380:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:95426:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:95497:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:95627:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:96768:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:96957:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:97408:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:97436:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:97583:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:98769:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:98836:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:98881:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:98961:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:99320:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:99884:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:100060:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:100406:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:100749:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:101386:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:102999:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:103239:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:103917:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:104488:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:105043:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:105202:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:105297:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:105885:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:105969:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:106104:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:106255:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:106465:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:106615:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:107130:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:107441:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:107465:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:107727:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:108894:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_pi [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:108973:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:109069:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:109793:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:109873:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:109974:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:110102:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:110541:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:110833:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:111166:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:111719:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:112359:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:112375:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:112525:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:112716:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:112881:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:113036:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:113283:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:113392:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:113679:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:113921:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:114159:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:114666:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:115125:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:115394:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:115652:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:116320:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:116470:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:116843:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:117136:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:118591:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:118827:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:119265:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:120179:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:120438:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:120647:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:121307:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:121994:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122068:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122173:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122217:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122290:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122662:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122694:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122735:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122804:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122854:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122934:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:123082:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:123199:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:123681:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:123745:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:123833:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:124030:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:124113:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:124214:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:124431:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:124578:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:124715:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:124911:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:125657:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:126652:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:126875:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:127553:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:127711:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:128209:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:128769:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129042:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129347:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129448:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129715:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129980:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:130028:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:130431:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:130705:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:130837:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:131525:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:131875:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:132034:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:132459:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:132624:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:132943:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:133464:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:133534:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:133662:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:134015:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:134313:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:134465:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:134618:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:134768:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:134871:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:135108:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:135307:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:135606:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:136150:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:136186:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:136336:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:137113:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:137145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:137214:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:137330:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:137384:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:137472:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:137586:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:139128:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140292:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140537:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140639:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140694:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140831:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140960:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:141311:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:141539:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:141775:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:142032:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:142453:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:142563:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:143285:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:143348:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:143492:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:143678:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:143794:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:143946:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:144127:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:144317:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:144530:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:144688:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:144845:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:145182:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:145340:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:145586:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:146056:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:146104:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:146357:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:146700:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_BOOL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:146934:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:146998:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:147209:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:147620:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:147706:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:147737:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:147774:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:147799:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:147854:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:147895:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148113:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148169:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148191:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148288:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148319:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148430:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148453:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148509:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148545:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148571:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148644:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148766:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148853:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148872:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148900:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:148935:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:149009:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:149169:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:149201:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_BOOL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:149265:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_BOOL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:149305:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:149577:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:149648:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:149688:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/src/optimization.cpp:169:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/optimization.cpp:206:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/optimization.cpp:234:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:234:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:352:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:352:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:389:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:389:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:417:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:417:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:538:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:538:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:575:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:575:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:603:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:603:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:735:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:735:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:772:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:772:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:800:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:800:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:881:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:918:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:946:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:1043:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:1043:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:1080:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:1080:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:1108:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:1108:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2708:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2708:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2745:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2745:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2773:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2773:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2880:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2880:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2917:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2917:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2945:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2945:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:4589:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4626:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4654:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4807:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4807:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:4844:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4844:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:4872:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4872:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:6846:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:6883:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:6911:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:7009:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:7009:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:7046:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:7046:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:7074:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:7074:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8448:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8448:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8485:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8485:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8513:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8513:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8610:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8610:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8647:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8647:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8675:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8675:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:10182:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10219:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10247:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10348:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10348:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:10385:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10385:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:10413:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10413:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:11804:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:11841:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:11869:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:11988:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:11988:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:12025:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:12025:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:12053:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:12053:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:13129:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:13166:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:13194:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:13298:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:13298:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:13335:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:13335:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:13363:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:13363:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:14537:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14574:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14602:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14798:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14798:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:14835:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14835:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:14863:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14863:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17605:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17605:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17642:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17642:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17670:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17670:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17800:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17800:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17837:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17837:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17865:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17865:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:19204:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:19204:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:19241:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:19241:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:19269:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:19269:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:19369:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:19369:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:19406:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:19406:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:19434:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:19434:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:20670:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:20670:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:20707:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:20707:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:20735:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:20735:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:20811:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:20811:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:20848:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:20848:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:20876:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:20876:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:21405:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:21405:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:21442:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:21442:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:21470:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:21470:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:21566:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:21566:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:21603:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:21603:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:21631:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:21631:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:23115:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:23152:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:23180:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:100962:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/optimization.cpp:100965:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/optimization.cpp:270:33: warning:inconclusive: Member variable 'optguardreport::nonc0suspected' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning:inconclusive: Member variable 'optguardreport::nonc0test0positive' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning: Member variable 'optguardreport::nonc0fidx' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning: Member variable 'optguardreport::nonc0lipschitzc' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning:inconclusive: Member variable 'optguardreport::nonc1suspected' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning:inconclusive: Member variable 'optguardreport::nonc1test0positive' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning:inconclusive: Member variable 'optguardreport::nonc1test1positive' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning: Member variable 'optguardreport::nonc1fidx' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning: Member variable 'optguardreport::nonc1lipschitzc' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning:inconclusive: Member variable 'optguardreport::badgradsuspected' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning: Member variable 'optguardreport::badgradfidx' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning: Member variable 'optguardreport::badgradvidx' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning:inconclusive: Member variable 'optguardreport::badgradxbase' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning:inconclusive: Member variable 'optguardreport::badgraduser' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:270:33: warning:inconclusive: Member variable 'optguardreport::badgradnum' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning:inconclusive: Member variable 'optguardnonc0report::positive' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning: Member variable 'optguardnonc0report::fidx' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning:inconclusive: Member variable 'optguardnonc0report::x0' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning:inconclusive: Member variable 'optguardnonc0report::d' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning: Member variable 'optguardnonc0report::n' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning:inconclusive: Member variable 'optguardnonc0report::stp' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning:inconclusive: Member variable 'optguardnonc0report::f' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning: Member variable 'optguardnonc0report::cnt' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning: Member variable 'optguardnonc0report::stpidxa' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning: Member variable 'optguardnonc0report::stpidxb' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning: Member variable 'optguardnonc0report::inneriter' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:453:43: warning: Member variable 'optguardnonc0report::outeriter' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning:inconclusive: Member variable 'optguardnonc1test0report::positive' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning: Member variable 'optguardnonc1test0report::fidx' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning:inconclusive: Member variable 'optguardnonc1test0report::x0' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning:inconclusive: Member variable 'optguardnonc1test0report::d' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning: Member variable 'optguardnonc1test0report::n' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning:inconclusive: Member variable 'optguardnonc1test0report::stp' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning:inconclusive: Member variable 'optguardnonc1test0report::f' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning: Member variable 'optguardnonc1test0report::cnt' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning: Member variable 'optguardnonc1test0report::stpidxa' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning: Member variable 'optguardnonc1test0report::stpidxb' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning: Member variable 'optguardnonc1test0report::inneriter' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:639:53: warning: Member variable 'optguardnonc1test0report::outeriter' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning:inconclusive: Member variable 'optguardnonc1test1report::positive' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning: Member variable 'optguardnonc1test1report::fidx' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning: Member variable 'optguardnonc1test1report::vidx' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning:inconclusive: Member variable 'optguardnonc1test1report::x0' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning:inconclusive: Member variable 'optguardnonc1test1report::d' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning: Member variable 'optguardnonc1test1report::n' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning:inconclusive: Member variable 'optguardnonc1test1report::stp' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning:inconclusive: Member variable 'optguardnonc1test1report::g' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning: Member variable 'optguardnonc1test1report::cnt' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning: Member variable 'optguardnonc1test1report::stpidxa' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning: Member variable 'optguardnonc1test1report::stpidxb' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning: Member variable 'optguardnonc1test1report::inneriter' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:836:53: warning: Member variable 'optguardnonc1test1report::outeriter' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1144:33: warning: Member variable 'minlbfgsreport::iterationscount' is not assigned a value in 'minlbfgsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1144:33: warning: Member variable 'minlbfgsreport::nfev' is not assigned a value in 'minlbfgsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1144:33: warning: Member variable 'minlbfgsreport::terminationtype' is not assigned a value in 'minlbfgsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2809:31: warning:inconclusive: Member variable 'minbleicstate::needf' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2809:31: warning:inconclusive: Member variable 'minbleicstate::needfg' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2809:31: warning:inconclusive: Member variable 'minbleicstate::xupdated' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2809:31: warning: Member variable 'minbleicstate::f' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2809:31: warning:inconclusive: Member variable 'minbleicstate::g' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2809:31: warning:inconclusive: Member variable 'minbleicstate::x' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::iterationscount' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::nfev' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::varidx' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::terminationtype' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::debugeqerr' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::debugfs' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::debugff' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::debugdx' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::debugfeasqpits' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::debugfeasgpaits' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::inneriterationscount' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2981:33: warning: Member variable 'minbleicreport::outeriterationscount' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4908:27: warning: Member variable 'minqpreport::inneriterationscount' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4908:27: warning: Member variable 'minqpreport::outeriterationscount' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4908:27: warning: Member variable 'minqpreport::nmv' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4908:27: warning: Member variable 'minqpreport::ncholesky' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4908:27: warning: Member variable 'minqpreport::terminationtype' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4908:27: warning:inconclusive: Member variable 'minqpreport::lagbc' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4908:27: warning:inconclusive: Member variable 'minqpreport::laglc' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:7110:27: warning: Member variable 'minlmreport::iterationscount' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:7110:27: warning: Member variable 'minlmreport::terminationtype' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:7110:27: warning: Member variable 'minlmreport::nfunc' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:7110:27: warning: Member variable 'minlmreport::njac' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:7110:27: warning: Member variable 'minlmreport::ngrad' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:7110:27: warning: Member variable 'minlmreport::nhess' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:7110:27: warning: Member variable 'minlmreport::ncholesky' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8549:25: warning:inconclusive: Member variable 'mincgstate::needf' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8549:25: warning:inconclusive: Member variable 'mincgstate::needfg' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8549:25: warning:inconclusive: Member variable 'mincgstate::xupdated' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8549:25: warning: Member variable 'mincgstate::f' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8549:25: warning:inconclusive: Member variable 'mincgstate::g' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8549:25: warning:inconclusive: Member variable 'mincgstate::x' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8711:27: warning: Member variable 'mincgreport::iterationscount' is not assigned a value in 'mincgreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8711:27: warning: Member variable 'mincgreport::nfev' is not assigned a value in 'mincgreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8711:27: warning: Member variable 'mincgreport::terminationtype' is not assigned a value in 'mincgreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10449:27: warning: Member variable 'mindfreport::iterationscount' is not assigned a value in 'mindfreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10449:27: warning: Member variable 'mindfreport::nfev' is not assigned a value in 'mindfreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10449:27: warning: Member variable 'mindfreport::bcerr' is not assigned a value in 'mindfreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10449:27: warning: Member variable 'mindfreport::lcerr' is not assigned a value in 'mindfreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10449:27: warning: Member variable 'mindfreport::nlcerr' is not assigned a value in 'mindfreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10449:27: warning: Member variable 'mindfreport::terminationtype' is not assigned a value in 'mindfreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:12089:27: warning: Member variable 'minlpreport::f' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:12089:27: warning:inconclusive: Member variable 'minlpreport::lagbc' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:12089:27: warning:inconclusive: Member variable 'minlpreport::laglc' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:12089:27: warning:inconclusive: Member variable 'minlpreport::y' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:12089:27: warning:inconclusive: Member variable 'minlpreport::stats' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:12089:27: warning: Member variable 'minlpreport::primalerror' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:12089:27: warning: Member variable 'minlpreport::dualerror' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:12089:27: warning: Member variable 'minlpreport::slackerror' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:12089:27: warning: Member variable 'minlpreport::iterationscount' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:12089:27: warning: Member variable 'minlpreport::terminationtype' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:13399:23: warning: Member variable 'nlsreport::iterationscount' is not assigned a value in 'nlsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:13399:23: warning: Member variable 'nlsreport::terminationtype' is not assigned a value in 'nlsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:13399:23: warning: Member variable 'nlsreport::nfunc' is not assigned a value in 'nlsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning: Member variable 'minnlcreport::iterationscount' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning: Member variable 'minnlcreport::nfev' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning: Member variable 'minnlcreport::terminationtype' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning: Member variable 'minnlcreport::bcerr' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning: Member variable 'minnlcreport::bcidx' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning: Member variable 'minnlcreport::lcerr' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning: Member variable 'minnlcreport::lcidx' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning: Member variable 'minnlcreport::nlcerr' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning: Member variable 'minnlcreport::nlcidx' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning:inconclusive: Member variable 'minnlcreport::lagbc' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning:inconclusive: Member variable 'minnlcreport::lagbcnz' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning:inconclusive: Member variable 'minnlcreport::laglc' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning:inconclusive: Member variable 'minnlcreport::lagnlc' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14899:29: warning: Member variable 'minnlcreport::dbgphase0its' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17706:25: warning:inconclusive: Member variable 'minmostate::needfi' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17706:25: warning:inconclusive: Member variable 'minmostate::needfij' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17706:25: warning:inconclusive: Member variable 'minmostate::xupdated' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17706:25: warning: Member variable 'minmostate::f' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17706:25: warning:inconclusive: Member variable 'minmostate::fi' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17706:25: warning:inconclusive: Member variable 'minmostate::j' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17706:25: warning:inconclusive: Member variable 'minmostate::x' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17901:27: warning: Member variable 'minmoreport::inneriterationscount' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17901:27: warning: Member variable 'minmoreport::outeriterationscount' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17901:27: warning: Member variable 'minmoreport::nfev' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17901:27: warning: Member variable 'minmoreport::terminationtype' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17901:27: warning: Member variable 'minmoreport::bcerr' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17901:27: warning: Member variable 'minmoreport::bcidx' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17901:27: warning: Member variable 'minmoreport::lcerr' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17901:27: warning: Member variable 'minmoreport::lcidx' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17901:27: warning: Member variable 'minmoreport::nlcerr' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17901:27: warning: Member variable 'minmoreport::nlcidx' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19305:25: warning:inconclusive: Member variable 'minnsstate::needfi' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19305:25: warning:inconclusive: Member variable 'minnsstate::needfij' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19305:25: warning:inconclusive: Member variable 'minnsstate::xupdated' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19305:25: warning: Member variable 'minnsstate::f' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19305:25: warning:inconclusive: Member variable 'minnsstate::fi' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19305:25: warning:inconclusive: Member variable 'minnsstate::j' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19305:25: warning:inconclusive: Member variable 'minnsstate::x' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19470:27: warning: Member variable 'minnsreport::iterationscount' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19470:27: warning: Member variable 'minnsreport::nfev' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19470:27: warning: Member variable 'minnsreport::cerr' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19470:27: warning: Member variable 'minnsreport::lcerr' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19470:27: warning: Member variable 'minnsreport::nlcerr' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19470:27: warning: Member variable 'minnsreport::terminationtype' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19470:27: warning: Member variable 'minnsreport::varidx' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:19470:27: warning: Member variable 'minnsreport::funcidx' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:20771:27: warning:inconclusive: Member variable 'minasastate::needfg' is not assigned a value in 'minasastate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:20771:27: warning:inconclusive: Member variable 'minasastate::xupdated' is not assigned a value in 'minasastate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:20771:27: warning: Member variable 'minasastate::f' is not assigned a value in 'minasastate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:20771:27: warning:inconclusive: Member variable 'minasastate::g' is not assigned a value in 'minasastate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:20771:27: warning:inconclusive: Member variable 'minasastate::x' is not assigned a value in 'minasastate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:20912:29: warning: Member variable 'minasareport::iterationscount' is not assigned a value in 'minasareport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:20912:29: warning: Member variable 'minasareport::nfev' is not assigned a value in 'minasareport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:20912:29: warning: Member variable 'minasareport::terminationtype' is not assigned a value in 'minasareport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:20912:29: warning: Member variable 'minasareport::activeconstraints' is not assigned a value in 'minasareport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:21506:25: warning:inconclusive: Member variable 'minbcstate::needf' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:21506:25: warning:inconclusive: Member variable 'minbcstate::needfg' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:21506:25: warning:inconclusive: Member variable 'minbcstate::xupdated' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:21506:25: warning: Member variable 'minbcstate::f' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:21506:25: warning:inconclusive: Member variable 'minbcstate::g' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:21506:25: warning:inconclusive: Member variable 'minbcstate::x' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:21667:27: warning: Member variable 'minbcreport::iterationscount' is not assigned a value in 'minbcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:21667:27: warning: Member variable 'minbcreport::nfev' is not assigned a value in 'minbcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:21667:27: warning: Member variable 'minbcreport::varidx' is not assigned a value in 'minbcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:21667:27: warning: Member variable 'minbcreport::terminationtype' is not assigned a value in 'minbcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:43955:22: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:43943:22: note: First condition alglib-cpp/src/optimization.cpp:43955:22: note: Second condition alglib-cpp/src/optimization.cpp:70091:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:70087:13: note: First condition alglib-cpp/src/optimization.cpp:70091:13: note: Second condition alglib-cpp/src/optimization.cpp:70102:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:70098:13: note: First condition alglib-cpp/src/optimization.cpp:70102:13: note: Second condition alglib-cpp/src/optimization.cpp:70155:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:70151:13: note: First condition alglib-cpp/src/optimization.cpp:70155:13: note: Second condition alglib-cpp/src/optimization.cpp:70165:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:70161:13: note: First condition alglib-cpp/src/optimization.cpp:70165:13: note: Second condition alglib-cpp/src/optimization.cpp:70696:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:70692:13: note: First condition alglib-cpp/src/optimization.cpp:70696:13: note: Second condition alglib-cpp/src/optimization.cpp:70707:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:70703:13: note: First condition alglib-cpp/src/optimization.cpp:70707:13: note: Second condition alglib-cpp/src/optimization.cpp:70757:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:70753:13: note: First condition alglib-cpp/src/optimization.cpp:70757:13: note: Second condition alglib-cpp/src/optimization.cpp:70767:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:70763:13: note: First condition alglib-cpp/src/optimization.cpp:70767:13: note: Second condition alglib-cpp/src/optimization.cpp:76374:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:76367:9: note: First condition alglib-cpp/src/optimization.cpp:76374:9: note: Second condition alglib-cpp/src/optimization.cpp:82958:19: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:82945:19: note: First condition alglib-cpp/src/optimization.cpp:82958:19: note: Second condition alglib-cpp/src/optimization.cpp:84599:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:84590:9: note: First condition alglib-cpp/src/optimization.cpp:84599:9: note: Second condition alglib-cpp/src/optimization.cpp:104668:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:104664:13: note: First condition alglib-cpp/src/optimization.cpp:104668:13: note: Second condition alglib-cpp/src/optimization.cpp:105259:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:105255:13: note: First condition alglib-cpp/src/optimization.cpp:105259:13: note: Second condition alglib-cpp/src/optimization.cpp:105264:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:105259:13: note: First condition alglib-cpp/src/optimization.cpp:105264:13: note: Second condition alglib-cpp/src/optimization.cpp:37403:45: style: Condition 'optserv_unscalexbatchfinitebndkernel(xs,batchsize,s,n,sclfinitebndl,sclfinitebndu,rawfinitebndl,rawfinitebndu,xu,_state)' is always false [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:39037:14: note: Assignment 'result=false', assigned value is 0 alglib-cpp/src/optimization.cpp:37403:45: note: Calling function 'optserv_unscalexbatchfinitebndkernel' returns 0 alglib-cpp/src/optimization.cpp:37403:45: note: Condition 'optserv_unscalexbatchfinitebndkernel(xs,batchsize,s,n,sclfinitebndl,sclfinitebndu,rawfinitebndl,rawfinitebndu,xu,_state)' is always false alglib-cpp/src/optimization.cpp:49976:31: style: Condition 'sparsesolver==1' is always false [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:49975:24: note: Assignment 'sparsesolver=2', assigned value is 2 alglib-cpp/src/optimization.cpp:49976:31: note: Condition 'sparsesolver==1' is always false alglib-cpp/src/optimization.cpp:49976:48: style: Condition 'sparsesolver==2' is always true [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:49975:24: note: Assignment 'sparsesolver=2', assigned value is 2 alglib-cpp/src/optimization.cpp:49976:48: note: Condition 'sparsesolver==2' is always true alglib-cpp/src/optimization.cpp:63038:13: style: Condition '!ipm2solver_reducedsystemsolve(&state->reducedsystem,state,&state->current,&state->rhstarget,&state->delta,_state)' is always false [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:64685:14: note: Assignment 'result=true', assigned value is 1 alglib-cpp/src/optimization.cpp:63038:43: note: Calling function 'ipm2solver_reducedsystemsolve' returns 1 alglib-cpp/src/optimization.cpp:63038:13: note: Condition '!ipm2solver_reducedsystemsolve(&state->reducedsystem,state,&state->current,&state->rhstarget,&state->delta,_state)' is always false alglib-cpp/src/optimization.cpp:63061:13: style: Condition '!ipm2solver_reducedsystemsolve(&state->reducedsystem,state,&state->current,&state->rhstarget,&state->corr,_state)' is always false [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:64685:14: note: Assignment 'result=true', assigned value is 1 alglib-cpp/src/optimization.cpp:63061:43: note: Calling function 'ipm2solver_reducedsystemsolve' returns 1 alglib-cpp/src/optimization.cpp:63061:13: note: Condition '!ipm2solver_reducedsystemsolve(&state->reducedsystem,state,&state->current,&state->rhstarget,&state->corr,_state)' is always false alglib-cpp/src/optimization.cpp:81373:9: style: Condition '!(dfgenmod_restartautodetected(state,_state)&&state->restartstoperform>0)' is always true [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:82071:14: note: Assignment 'result=false', assigned value is 0 alglib-cpp/src/optimization.cpp:81373:39: note: Calling function 'dfgenmod_restartautodetected' returns 0 alglib-cpp/src/optimization.cpp:81373:9: note: Condition '!(dfgenmod_restartautodetected(state,_state)&&state->restartstoperform>0)' is always true alglib-cpp/src/optimization.cpp:88168:50: style: Condition 'diffevo_minpopsizefortightening>=2' is always true [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:88709:35: style: Condition 'diffevo_gdemogencandkernel(deparams,populationx,n,m,popsize,xbest,finitebndl,finitebndu,diffevo_bndlimit,hqrndintegerbase(rs,_state),trialx,_state)' is always false [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:88838:14: note: Assignment 'result=false', assigned value is 0 alglib-cpp/src/optimization.cpp:88709:35: note: Calling function 'diffevo_gdemogencandkernel' returns 0 alglib-cpp/src/optimization.cpp:88709:35: note: Condition 'diffevo_gdemogencandkernel(deparams,populationx,n,m,popsize,xbest,finitebndl,finitebndu,diffevo_bndlimit,hqrndintegerbase(rs,_state),trialx,_state)' is always false alglib-cpp/src/optimization.cpp:98125:24: style: Condition 's->trftype==0' is always false [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:105315:35: style: Condition 'nlcslp_nondescentlimit>0' is always true [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:168:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:205:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:351:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:388:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:537:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:574:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:734:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:771:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:880:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:917:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:1042:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:1079:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:2707:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:2744:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:2879:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:2916:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:4588:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:4625:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:4806:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:4843:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:6845:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:6882:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:7008:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:7045:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:8447:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:8484:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:8609:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:8646:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:10181:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:10218:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:10347:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:10384:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:11803:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:11840:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:11987:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:12024:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:13128:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:13165:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:13297:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:13334:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:14536:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:14573:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:14797:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:14834:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:17604:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:17641:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:17799:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:17836:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:19203:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:19240:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:19368:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:19405:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:20669:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:20706:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:20810:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:20847:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:21404:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:21441:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:21565:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:21602:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:23114:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:23151:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26014:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26015:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26024:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26025:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26046:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26047:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26056:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26057:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26066:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26067:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26077:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26078:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26096:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26097:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26107:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26108:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26118:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26119:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26129:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26130:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26148:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26149:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26159:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26160:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26170:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26171:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26181:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26182:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26201:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26202:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26212:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26213:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39044:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39045:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39058:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39059:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39072:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39073:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39086:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39087:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39100:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39101:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39113:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39114:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39128:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39129:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39141:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39142:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39154:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39155:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39204:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39205:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39282:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39283:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39332:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39333:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39382:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39383:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39393:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39394:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39407:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39408:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39418:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39419:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39429:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39430:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39436:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39437:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39446:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39447:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39453:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39454:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39460:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39461:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39517:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39518:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39599:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39600:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39656:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39657:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39713:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39714:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39742:46: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39743:52: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39780:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39781:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39809:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39810:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39838:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39839:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39846:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39847:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39884:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39885:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39892:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39893:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39900:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39901:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39909:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39910:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39923:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39924:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39932:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39933:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39941:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39942:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39961:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39962:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39986:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39987:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:40006:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:40007:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42169:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42170:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42211:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42212:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42298:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42299:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42340:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42341:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42382:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42383:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42389:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42390:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42399:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42400:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42406:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:42407:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44174:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44175:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44204:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44205:46: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44248:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44249:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44278:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44279:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:46618:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:46619:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:46649:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:46650:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:46685:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:46686:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:46716:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:46717:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49282:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49283:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49329:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49330:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49387:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49388:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49434:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49435:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51502:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51503:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51509:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51510:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51526:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51527:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51533:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51534:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51540:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51541:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51576:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51577:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51624:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51625:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51660:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:51661:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53212:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53213:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53219:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53220:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53229:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53230:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53236:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53237:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53243:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53244:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53286:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53287:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53337:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53338:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53380:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53381:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:55901:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:55902:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:55939:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:55940:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56037:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56038:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56075:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56076:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56113:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56114:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56120:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56121:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56139:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56140:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56146:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56147:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56599:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56600:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56606:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56607:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56617:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56618:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56624:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56625:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56631:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56632:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56643:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56644:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56657:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56658:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56669:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56670:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61583:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61584:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61600:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61601:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61619:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61620:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61636:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61637:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61653:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61654:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61672:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61673:49: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61692:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61693:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61711:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61712:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61730:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61731:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61747:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61748:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61764:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61765:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61781:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61782:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61798:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61799:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61879:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61880:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61983:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:61984:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62064:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62065:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64851:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64852:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64864:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64865:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64879:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64880:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64892:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64893:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64905:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64906:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64938:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64939:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64971:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:64972:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65004:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65005:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65037:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65038:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65050:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65051:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65063:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65064:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65076:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65077:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65089:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65090:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65151:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65152:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65232:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65233:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65294:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65295:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68182:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68183:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68230:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68231:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68298:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68299:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68346:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68347:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68394:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68395:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68403:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68404:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68417:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68418:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68426:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:68427:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71712:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71713:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71752:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71753:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71795:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71796:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71835:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71836:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71875:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71876:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71939:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71940:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72025:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72026:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72089:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72090:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75073:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75074:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75098:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75099:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75135:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75136:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75160:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75161:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75185:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75186:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75239:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75240:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75345:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75346:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75399:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75400:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75453:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75454:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75460:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75461:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75474:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75475:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75481:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:75482:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78019:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78020:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78039:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78040:46: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78063:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78064:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78083:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78084:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78103:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78104:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78162:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78163:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78251:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78252:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78310:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:78311:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80474:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80475:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80501:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80502:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80576:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80577:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80603:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80604:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80630:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80631:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80637:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80638:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80647:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80648:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80654:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:80655:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83160:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83161:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83171:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83172:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83182:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83183:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83193:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83194:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83204:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83205:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83218:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83219:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83232:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83233:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83246:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83247:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83260:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83261:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83306:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83307:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83384:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83385:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83430:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83431:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86325:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86354:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86368:16: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86408:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86423:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86424:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86462:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86463:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86502:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86503:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86541:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86542:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86580:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86581:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86630:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86631:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86704:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86705:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86754:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:86755:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:87454:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:87455:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:87497:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:87498:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:87559:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:87560:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:87602:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:87603:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88966:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88967:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88978:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88979:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88991:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88992:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89003:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89004:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89015:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89016:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89055:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89056:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89133:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89134:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89173:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89174:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90474:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90475:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90512:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90513:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90598:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90599:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90636:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90637:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90674:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90675:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90681:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90682:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90694:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90695:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90701:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:90702:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93403:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93404:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93414:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93415:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93427:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93428:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93438:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93439:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93449:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93450:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93458:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93459:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93467:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93468:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93476:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93477:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93485:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93486:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93499:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93500:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93519:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93520:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93533:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93534:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93547:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93548:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93578:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93579:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93614:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93615:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93645:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93646:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99485:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99486:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99492:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99493:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99509:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99510:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99516:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99517:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99523:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99524:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99533:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99534:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99545:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99546:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99555:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99556:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99565:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99566:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99601:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99602:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99647:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99648:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99683:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99684:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99719:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99720:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99739:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99740:47: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99762:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99763:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99782:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99783:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99802:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99803:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99843:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99844:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99910:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99911:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99951:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:99952:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101265:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101266:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101294:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101295:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101337:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101338:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101366:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101367:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101395:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101396:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101406:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101407:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101423:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101424:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101434:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:101435:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102540:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102541:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102575:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102576:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102636:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102637:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102671:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102672:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102706:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102707:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102713:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102714:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102723:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102724:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102730:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:102731:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106142:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106143:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106173:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106174:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106206:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106207:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106237:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106238:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106268:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106269:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106277:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106278:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106286:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106287:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106295:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106296:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106304:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106305:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106312:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106313:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106320:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106321:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106328:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106329:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106336:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106337:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106354:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106355:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106373:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106374:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106391:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106392:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106409:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106410:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106432:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106433:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106459:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106460:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106482:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106483:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106505:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106506:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106541:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106542:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106605:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106606:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106641:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:106642:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:109994:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:109995:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110068:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110069:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110182:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110183:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110256:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110257:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110330:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110331:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110341:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110342:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110362:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110363:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110373:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:110374:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:111442:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:111443:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:111485:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:111486:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:111556:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:111557:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:111599:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:111600:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113387:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113388:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113420:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113421:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113480:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113481:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113513:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113514:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113546:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113547:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113553:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113554:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113570:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113571:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113577:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:113578:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116539:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116540:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116563:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116564:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116589:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116590:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116613:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116614:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116637:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116638:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116683:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116684:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116775:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116776:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116821:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116822:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116867:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116868:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116874:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116875:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116889:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116890:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116896:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:116897:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118235:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118236:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118258:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118259:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118309:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118310:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118332:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118333:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118355:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118356:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118362:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118363:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118373:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118374:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118380:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:118381:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:120842:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:120843:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:120878:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:120879:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:120955:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:120956:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:120991:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:120992:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121027:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121028:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121034:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121035:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121045:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121046:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121052:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121053:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121389:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121390:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121403:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121404:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121421:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121422:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121435:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:121436:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93271:33: style: Redundant assignment of 'at->rowend.ptr.p_int[i]' to itself. [selfAssignment] alglib-cpp/src/optimization.cpp:30186:22: style: Variable 'monitor->needfij' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:30175:22: note: monitor->needfij is assigned alglib-cpp/src/optimization.cpp:30186:22: note: monitor->needfij is overwritten alglib-cpp/src/optimization.cpp:30201:22: style: Variable 'monitor->needfij' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:30190:22: note: monitor->needfij is assigned alglib-cpp/src/optimization.cpp:30201:22: note: monitor->needfij is overwritten alglib-cpp/src/optimization.cpp:49975:22: style: Variable 'sparsesolver' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:49969:26: note: sparsesolver is assigned alglib-cpp/src/optimization.cpp:49975:22: note: sparsesolver is overwritten alglib-cpp/src/optimization.cpp:49975:22: style: Variable 'sparsesolver' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:49973:26: note: sparsesolver is assigned alglib-cpp/src/optimization.cpp:49975:22: note: sparsesolver is overwritten alglib-cpp/src/optimization.cpp:62616:10: style: Variable 'state->mraw' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/optimization.cpp:62609:7: note: m is assigned 'mdense+msparse' here. alglib-cpp/src/optimization.cpp:62616:10: note: Variable 'state->mraw' is assigned an expression that holds the same value. alglib-cpp/src/optimization.cpp:75012:19: style: Variable 'state->needfi' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:75011:19: note: state->needfi is assigned alglib-cpp/src/optimization.cpp:75012:19: note: state->needfi is overwritten alglib-cpp/src/optimization.cpp:76229:10: style: Variable 'lag0' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:76200:10: note: lag0 is assigned alglib-cpp/src/optimization.cpp:76229:10: note: lag0 is overwritten alglib-cpp/src/optimization.cpp:85760:17: style: Variable 'vact' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/optimization.cpp:85750:18: note: vact is assigned 'v' here. alglib-cpp/src/optimization.cpp:85760:17: note: Variable 'vact' is assigned an expression that holds the same value. alglib-cpp/src/optimization.cpp:85806:13: style: Variable 'vact' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/optimization.cpp:85789:11: note: v is assigned 'fi->ptr.p_double[1+i]' here. alglib-cpp/src/optimization.cpp:85806:13: note: Variable 'vact' is assigned an expression that holds the same value. alglib-cpp/src/optimization.cpp:91690:8: style: Variable '*v' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:91688:8: note: *v is assigned alglib-cpp/src/optimization.cpp:91690:8: note: *v is overwritten alglib-cpp/src/optimization.cpp:93949:44: style: Variable 'state->at.vals.ptr.p_double[j]' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/src/optimization.cpp:93947:19: note: v is assigned 'state->at.vals.ptr.p_double[j]' here. alglib-cpp/src/optimization.cpp:93949:44: note: Variable 'state->at.vals.ptr.p_double[j]' is assigned an expression that holds the same value. alglib-cpp/src/optimization.cpp:75050:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] alglib-cpp/src/optimization.cpp:82749:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] alglib-cpp/src/optimization.cpp:82927:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] alglib-cpp/src/optimization.cpp:96536:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] alglib-cpp/src/optimization.cpp:114545:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] alglib-cpp/src/optimization.cpp:25801:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:25802:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:25885:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:25947:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26329:12: style: The scope of the variable 'cx' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26330:12: style: The scope of the variable 'cnrm' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26395:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26396:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26397:12: style: The scope of the variable 'cx' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26398:12: style: The scope of the variable 'cnrm' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26460:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26506:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26554:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26555:12: style: The scope of the variable 'err' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26599:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26600:12: style: The scope of the variable 'err' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26668:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:27129:13: style: The scope of the variable 'isactive' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:27311:12: style: The scope of the variable 'feaserr0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:27312:12: style: The scope of the variable 'feaserr1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:27322:13: style: The scope of the variable 'werechangesinconstraints' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:27324:13: style: The scope of the variable 'converged' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:27340:12: style: The scope of the variable 'infeasibilityincreasetolerance' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28320:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28321:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28466:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28596:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:29584:12: style: The scope of the variable 'steplen' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30527:12: style: The scope of the variable 's0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30528:12: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30589:12: style: The scope of the variable 'gamma' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30593:12: style: The scope of the variable 'ski' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30594:12: style: The scope of the variable 'yki' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30595:12: style: The scope of the variable 'yk2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30596:12: style: The scope of the variable 'skyk' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30599:12: style: The scope of the variable 'wolfedecay' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30873:12: style: The scope of the variable 'gamma' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30877:12: style: The scope of the variable 'ski' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30878:12: style: The scope of the variable 'yki' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30882:12: style: The scope of the variable 'tau' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30883:12: style: The scope of the variable 'phi' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:30886:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31199:12: style: The scope of the variable 'dbgsigma' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31200:12: style: The scope of the variable 'dbgsy' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31201:12: style: The scope of the variable 'dbgsnrm2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31334:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31407:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31652:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31653:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:32089:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:32181:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:32285:14: style: The scope of the variable 'rk' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:32662:12: style: The scope of the variable 'lagmult' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33079:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33080:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33310:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33311:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34077:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34080:14: style: The scope of the variable 'dst' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34083:12: style: The scope of the variable 'vsum' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34084:12: style: The scope of the variable 'vprod' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34086:12: style: The scope of the variable 'ui' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34087:12: style: The scope of the variable 'vi' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34088:12: style: The scope of the variable 'wi' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34090:12: style: The scope of the variable 'ti' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34094:12: style: The scope of the variable 'ci' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:36427:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:36440:14: style: The scope of the variable 'nnz' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:36799:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:36965:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37515:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37671:12: style: The scope of the variable 'lengthrating' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37672:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37674:12: style: The scope of the variable 'nrm' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37837:12: style: The scope of the variable 'f0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37838:12: style: The scope of the variable 'f1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37839:12: style: The scope of the variable 'f2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37840:12: style: The scope of the variable 'f3' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37841:12: style: The scope of the variable 'noise0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37842:12: style: The scope of the variable 'noise1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37843:12: style: The scope of the variable 'noise2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37844:12: style: The scope of the variable 'noise3' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:37973:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38032:12: style: The scope of the variable 'ski' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38033:12: style: The scope of the variable 'yki' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38189:12: style: The scope of the variable 'ski' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38190:12: style: The scope of the variable 'yki' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38483:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38484:12: style: The scope of the variable 'ev' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38709:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:42475:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:42476:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:42477:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:42529:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:42581:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:42623:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:42792:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:42793:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:42864:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:42968:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:43040:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:43131:14: style: The scope of the variable 'cidx0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:43289:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:43378:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44146:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44420:13: style: The scope of the variable 'hasbndl' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44421:13: style: The scope of the variable 'hasbndu' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44491:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44560:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44561:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44643:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44644:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44645:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44706:12: style: The scope of the variable 'si' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44768:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44769:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44771:12: style: The scope of the variable 'si' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44836:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:45132:12: style: The scope of the variable 'maxnrm2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:45573:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:45574:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:45852:13: style: The scope of the variable 'kickneeded' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:46204:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:46242:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:46419:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47167:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47168:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47169:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47170:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47171:12: style: The scope of the variable 'vc' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47172:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47916:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:48275:12: style: The scope of the variable 'vmax' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:48276:14: style: The scope of the variable 'kmax' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49663:13: style: The scope of the variable 'needact' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49664:12: style: The scope of the variable 'reststp' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49665:12: style: The scope of the variable 'fullstp' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49667:12: style: The scope of the variable 'stp' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49668:14: style: The scope of the variable 'stpcnt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49671:14: style: The scope of the variable 'cgcnt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49672:14: style: The scope of the variable 'cgmax' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49675:12: style: The scope of the variable 'beta' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49676:13: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49677:12: style: The scope of the variable 'fprev' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49678:12: style: The scope of the variable 'fcur' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:50859:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:50861:12: style: The scope of the variable 'stpbest' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:50862:12: style: The scope of the variable 'fbest' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:50863:12: style: The scope of the variable 'fcand' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:51028:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:51029:13: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:51283:13: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:51810:12: style: The scope of the variable 'feaserrprev' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:52301:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:52510:12: style: The scope of the variable 'mxdiag' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:52799:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:53073:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:53691:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:55635:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:56853:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:56856:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:56858:14: style: The scope of the variable 'nnz' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:56859:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:57225:14: style: The scope of the variable 'offsmain' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:57228:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:58728:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:58874:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:58875:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:58876:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:58877:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59138:12: style: The scope of the variable 'vrhs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59441:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59445:14: style: The scope of the variable 'ka' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59446:14: style: The scope of the variable 'kb' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59447:14: style: The scope of the variable 'ja' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59448:14: style: The scope of the variable 'jb' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59449:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59450:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59456:14: style: The scope of the variable 't0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:60454:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:60780:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:60781:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:62208:14: style: The scope of the variable 'nnz' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:63469:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:63470:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:63595:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:63791:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:64110:12: style: The scope of the variable 'gz' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:64111:12: style: The scope of the variable 'st' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:66683:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:66696:14: style: The scope of the variable 'nnz' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67188:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67362:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67532:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67533:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67534:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68456:14: style: The scope of the variable 'jj' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68457:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68458:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68459:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68460:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:69778:12: style: The scope of the variable 'vright' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:69786:12: style: The scope of the variable 'rescaleby' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70282:12: style: The scope of the variable 'vright' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70292:12: style: The scope of the variable 'rescaleby' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71015:12: style: The scope of the variable 'vs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71168:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71500:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71501:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71503:12: style: The scope of the variable 'nrm2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71505:12: style: The scope of the variable 'multiplyby' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71506:12: style: The scope of the variable 'setscaleto' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71641:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71642:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:76817:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:76827:12: style: The scope of the variable 'ci' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:76828:12: style: The scope of the variable 'fi' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:77070:12: style: The scope of the variable 'betak' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:77181:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:77356:12: style: The scope of the variable 'aix' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:77357:12: style: The scope of the variable 'fi' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:77661:12: style: The scope of the variable 'fi' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:80292:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:80365:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:83061:12: style: The scope of the variable 'vlft' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:83062:12: style: The scope of the variable 'vrgt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:83063:12: style: The scope of the variable 'xmin' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:83064:12: style: The scope of the variable 'xmax' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:83065:12: style: The scope of the variable 'xki' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:83066:12: style: The scope of the variable 'ci' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:83118:12: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:83497:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:85034:12: style: The scope of the variable 'vright' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:85043:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:85044:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:85045:12: style: The scope of the variable 'rescaleby' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:85620:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:85673:13: style: The scope of the variable 'usesparsegemv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:86072:12: style: The scope of the variable 'constrval' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:86073:12: style: The scope of the variable 'allowederr' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:86075:13: style: The scope of the variable 'failedtoenforceinf' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:86083:12: style: The scope of the variable 'penaltyatdinf' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:87368:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:87431:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88371:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88373:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88686:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88687:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88688:14: style: The scope of the variable 'k2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88689:14: style: The scope of the variable 'k3' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88690:14: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88691:13: style: The scope of the variable 'processed' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88692:14: style: The scope of the variable 'strategytype' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88693:12: style: The scope of the variable 'crossoverprob' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88694:12: style: The scope of the variable 'differentialweight' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88695:12: style: The scope of the variable 'differentialweight2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:91427:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:92065:14: style: The scope of the variable 'tt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:93214:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:93215:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:93338:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:93339:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:93343:12: style: The scope of the variable 'rowscale' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:93778:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:93779:14: style: The scope of the variable 'jj' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:93780:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:93782:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:93783:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:93787:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94124:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94126:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94570:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94572:14: style: The scope of the variable 'bndt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94632:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94702:14: style: The scope of the variable 'bndt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94850:12: style: The scope of the variable 'sft' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94851:14: style: The scope of the variable 'ii' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94852:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94853:14: style: The scope of the variable 'bndt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94988:14: style: The scope of the variable 'bi' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94989:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94995:12: style: The scope of the variable 'vtest' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:94996:12: style: The scope of the variable 'invw' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:95311:14: style: The scope of the variable 'jj' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:95567:14: style: The scope of the variable 'bndt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:95569:12: style: The scope of the variable 'adelta' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:95570:14: style: The scope of the variable 'idx' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:95571:12: style: The scope of the variable 'vtheta' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:95909:14: style: The scope of the variable 'aj' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:95912:12: style: The scope of the variable 'bndl' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:95913:12: style: The scope of the variable 'bndu' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:95914:13: style: The scope of the variable 'flipped' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:95916:12: style: The scope of the variable 'dj' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:96107:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:96400:12: style: The scope of the variable 'vmax' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:96404:14: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:96407:14: style: The scope of the variable 'dir' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:96408:12: style: The scope of the variable 'lim' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:96409:13: style: The scope of the variable 'haslim' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:96412:12: style: The scope of the variable 'flip' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:96413:14: style: The scope of the variable 'canddir' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97318:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97319:12: style: The scope of the variable 'oldminu' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97320:12: style: The scope of the variable 'newminu' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97397:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97578:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97581:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97582:14: style: The scope of the variable 'nzl' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97583:14: style: The scope of the variable 'nzu' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97584:14: style: The scope of the variable 'nlogical' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97585:14: style: The scope of the variable 'nstructural' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97586:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97587:14: style: The scope of the variable 'offs1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97588:14: style: The scope of the variable 'offs2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97965:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97966:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:97967:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98071:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98073:12: style: The scope of the variable 'invaq' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98074:14: style: The scope of the variable 'dstoffs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98075:14: style: The scope of the variable 'srcoffs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98076:14: style: The scope of the variable 'srcidx' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98077:12: style: The scope of the variable 'srcval' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98078:12: style: The scope of the variable 'vcorner' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98079:14: style: The scope of the variable 'idxd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98080:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98432:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98435:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98436:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98588:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98591:12: style: The scope of the variable 'vm' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98767:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98768:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98769:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98823:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98824:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98825:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98976:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:98978:14: style: The scope of the variable 'bndt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:99063:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:99198:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:99386:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:100799:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:100954:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:102455:14: style: The scope of the variable 'jr' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:102758:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:103815:12: style: The scope of the variable 'vright' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:103816:12: style: The scope of the variable 'vmax' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:103825:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:103826:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:105711:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:105805:13: style: The scope of the variable 'usesparsegemv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:112169:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:112340:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:113163:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:114628:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:115896:14: style: The scope of the variable 'idx0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:115897:14: style: The scope of the variable 'idx1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:115898:14: style: The scope of the variable 'ncandbnd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:115906:13: style: The scope of the variable 'kickneeded' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:116443:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:116486:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:116518:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:118099:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:120607:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26002:63: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:27200:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:29245:61: style: Parameter 'monitor' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:29246:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:32987:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:33003:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:33019:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:33035:36: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:33051:36: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:35760:67: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:39031:31: style: Parameter 'xu' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:39032:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:48855:56: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:58260:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:77061:53: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:77301:45: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:78756:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:78756:55: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:82004:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:82017:55: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:82049:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:82066:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:88832:31: style: Parameter 'trialx' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:88833:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:91788:61: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92415:67: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92422:18: style: Parameter 'at' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92560:31: style: Parameter 'al' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92561:31: style: Parameter 'au' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92701:31: style: Parameter 'isdroppedcol' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:93191:67: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:93193:31: style: Parameter 'bndu' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:95234:29: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:95299:29: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:95455:29: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:116944:45: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:116946:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:116960:45: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:116962:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:118073:39: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:118073:56: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:121111:52: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:121111:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:121129:47: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:121129:60: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:121147:43: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:121147:56: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:121165:43: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:121165:56: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:36901:9: style: Variable 'nnz' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:40398:11: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:42876:9: style: Variable 'mxq' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:50275:33: style: Variable 'reststp' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:50285:29: style: Variable 'fullstp' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:50412:33: style: Variable 'reststp' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:57664:12: style: Variable 'regeps' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:67298:9: style: Variable 'nnz' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:90266:7: style: Variable 'b' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:112276:9: style: Variable 'nnz' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_xne.cpp:19:0: error: #error "This test should be compiled with AE_NO_EXCEPTIONS defined" [preprocessorErrorDirective] alglib-cpp/tests/test_xne.cpp:19:2: error: #error "This test should be compiled with AE_NO_EXCEPTIONS defined" [preprocessorErrorDirective] alglib-cpp/tests/test_c.cpp:3533:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3534:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3586:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3587:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3673:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3674:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3747:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3748:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3808:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3809:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3865:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3866:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3915:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3916:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3976:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3977:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:4096:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:4097:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:4214:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:4215:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:4274:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:4275:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:4332:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:4333:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:147196:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:147197:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:147198:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:147636:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:147657:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:147680:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:61122:31: warning: Identical condition 'solvertype==0', second condition is always false [identicalConditionAfterEarlyExit] alglib-cpp/tests/test_c.cpp:61113:31: note: If condition 'solvertype==0' is true, the function will return/exit alglib-cpp/tests/test_c.cpp:61122:31: note: Testing identical condition 'solvertype==0' alglib-cpp/tests/test_c.cpp:114305:29: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition] alglib-cpp/tests/test_c.cpp:114295:37: note: outer condition: termtype<=1 alglib-cpp/tests/test_c.cpp:114305:29: note: opposite inner condition: termtype==2 alglib-cpp/tests/test_c.cpp:43437:33: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:43303:33: note: First condition alglib-cpp/tests/test_c.cpp:43437:33: note: Second condition alglib-cpp/tests/test_c.cpp:88938:14: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:88867:14: note: First condition alglib-cpp/tests/test_c.cpp:88938:14: note: Second condition alglib-cpp/tests/test_c.cpp:127967:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:127942:13: note: First condition alglib-cpp/tests/test_c.cpp:127967:13: note: Second condition alglib-cpp/tests/test_c.cpp:127994:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:127967:13: note: First condition alglib-cpp/tests/test_c.cpp:127994:13: note: Second condition alglib-cpp/tests/test_c.cpp:131195:38: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:131190:38: note: First condition alglib-cpp/tests/test_c.cpp:131195:38: note: Second condition alglib-cpp/tests/test_c.cpp:131257:38: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:131252:38: note: First condition alglib-cpp/tests/test_c.cpp:131257:38: note: Second condition alglib-cpp/tests/test_c.cpp:149021:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:149010:9: note: First condition alglib-cpp/tests/test_c.cpp:149021:9: note: Second condition alglib-cpp/tests/test_c.cpp:149044:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:149028:9: note: First condition alglib-cpp/tests/test_c.cpp:149044:9: note: Second condition alglib-cpp/tests/test_c.cpp:149067:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:149051:9: note: First condition alglib-cpp/tests/test_c.cpp:149067:9: note: Second condition alglib-cpp/tests/test_c.cpp:149090:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:149074:9: note: First condition alglib-cpp/tests/test_c.cpp:149090:9: note: Second condition alglib-cpp/tests/test_c.cpp:149113:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:149097:9: note: First condition alglib-cpp/tests/test_c.cpp:149113:9: note: Second condition alglib-cpp/tests/test_c.cpp:17696:28: style: Condition 'j-3=2' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:82283:12: note: Assignment 'maxm=3', assigned value is 3 alglib-cpp/tests/test_c.cpp:82299:19: note: Condition 'maxm>=2' is always true alglib-cpp/tests/test_c.cpp:89882:24: style: Condition 'passcount>=2' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:89877:17: note: Assignment 'passcount=10', assigned value is 10 alglib-cpp/tests/test_c.cpp:89882:24: note: Condition 'passcount>=2' is always true alglib-cpp/tests/test_c.cpp:134042:38: style: Condition 'passcount>3' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:134031:17: note: Assignment 'passcount=10', assigned value is 10 alglib-cpp/tests/test_c.cpp:134042:38: note: Condition 'passcount>3' is always true alglib-cpp/tests/test_c.cpp:134510:28: style: Condition 'passcount>=2' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:134474:17: note: Assignment 'passcount=2', assigned value is 2 alglib-cpp/tests/test_c.cpp:134510:28: note: Condition 'passcount>=2' is always true alglib-cpp/tests/test_c.cpp:134656:28: style: Condition 'passcount>=2' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:134627:17: note: Assignment 'passcount=2', assigned value is 2 alglib-cpp/tests/test_c.cpp:134656:28: note: Condition 'passcount>=2' is always true alglib-cpp/tests/test_c.cpp:147236:9: style: Condition '!(&seedrec1!=NULL)' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147236:20: style: Condition '&seedrec1!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147320:9: style: Condition '!(prec2!=NULL)' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147314:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147320:9: note: Condition '!(prec2!=NULL)' is always true alglib-cpp/tests/test_c.cpp:147320:16: style: Condition 'prec2!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147314:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147320:16: note: Condition 'prec2!=NULL' is always false alglib-cpp/tests/test_c.cpp:147338:27: style: Condition 'prec2->recval.ival!=seedrec2copy.recval.ival' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147325:27: note: Assuming that condition 'prec2->recval.ival!=seedrec2copy.recval.ival+1' is not redundant alglib-cpp/tests/test_c.cpp:147333:9: note: Assuming condition is false alglib-cpp/tests/test_c.cpp:147338:27: note: Condition 'prec2->recval.ival!=seedrec2copy.recval.ival' is always true alglib-cpp/tests/test_c.cpp:147391:16: style: Condition 'prec2!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147366:16: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147382:37: note: Assuming condition is false alglib-cpp/tests/test_c.cpp:147391:16: note: Condition 'prec2!=NULL' is always false alglib-cpp/tests/test_c.cpp:147431:9: style: Condition '!(ppool0!=NULL&&ppool1!=NULL)' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147424:15: note: Assuming that condition 'ppool0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147431:9: note: Condition '!(ppool0!=NULL&&ppool1!=NULL)' is always true alglib-cpp/tests/test_c.cpp:147431:17: style: Condition 'ppool0!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147424:15: note: Assuming that condition 'ppool0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147431:17: note: Condition 'ppool0!=NULL' is always false alglib-cpp/tests/test_c.cpp:147448:24: style: Condition 'p0->recval.ival!=tmpval' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147438:12: note: tmpval is assigned 'p0->recval.ival' here. alglib-cpp/tests/test_c.cpp:147441:24: note: Assuming condition is false alglib-cpp/tests/test_c.cpp:147448:24: note: Condition 'p0->recval.ival!=tmpval' is always false alglib-cpp/tests/test_c.cpp:147478:17: style: Condition 'q0->ival!=tmpval-1' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147461:14: note: Assignment 'tmpval=99', assigned value is 99 alglib-cpp/tests/test_c.cpp:147467:22: note: Assignment 'q0->ival=tmpval-1', assigned value is 98 alglib-cpp/tests/test_c.cpp:147471:17: note: Assuming condition is false alglib-cpp/tests/test_c.cpp:147478:17: note: Condition 'q0->ival!=tmpval-1' is always false alglib-cpp/tests/test_c.cpp:147501:9: style: Condition '!(p0!=NULL)' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147501:13: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147507:9: style: Condition '!(p0!=NULL)' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147507:13: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147513:11: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147520:11: style: Condition 'p0!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147513:11: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147520:11: note: Condition 'p0!=NULL' is always false alglib-cpp/tests/test_c.cpp:147526:11: style: Condition 'p0!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147513:11: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147526:11: note: Condition 'p0!=NULL' is always false alglib-cpp/tests/test_c.cpp:147532:11: style: Condition 'p0!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147513:11: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147532:11: note: Condition 'p0!=NULL' is always false alglib-cpp/tests/test_c.cpp:147538:11: style: Condition 'p0!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147513:11: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147538:11: note: Condition 'p0!=NULL' is always false alglib-cpp/tests/test_c.cpp:147561:9: style: Condition '!(p0!=NULL)' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147561:13: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147572:9: style: Condition '!(p0!=NULL)' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147572:13: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147578:11: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:147289:5: warning: Either the condition 'prec2!=NULL' is redundant or there is possible null pointer dereference: prec2. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:147314:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147289:5: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:147289:26: warning: Either the condition 'prec2!=NULL' is redundant or there is possible null pointer dereference: prec2. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:147314:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147289:26: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:147291:9: warning: Either the condition 'prec2!=NULL' is redundant or there is possible null pointer dereference: prec2. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:147314:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147291:9: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:147312:5: warning: Either the condition 'prec2!=NULL' is redundant or there is possible null pointer dereference: prec2. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:147314:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147312:5: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:147312:26: warning: Either the condition 'prec2!=NULL' is redundant or there is possible null pointer dereference: prec2. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:147314:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147312:26: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:147636:12: warning:inconclusive: Either the condition 'ptr!=NULL' is redundant or there is possible null pointer dereference: ptr. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:147639:33: note: Assuming that condition 'ptr!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147636:12: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:147657:12: warning:inconclusive: Either the condition 'ptr!=NULL' is redundant or there is possible null pointer dereference: ptr. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:147660:33: note: Assuming that condition 'ptr!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147657:12: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:147680:12: warning:inconclusive: Either the condition 'ptr!=NULL' is redundant or there is possible null pointer dereference: ptr. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:147683:33: note: Assuming that condition 'ptr!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147680:12: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:4760:28: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4761:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4777:36: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4778:42: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4795:28: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4796:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4812:28: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4813:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:15285:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:15291:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:19526:27: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:19527:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:19536:35: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:19537:41: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:19550:27: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:19551:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:19560:27: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:19561:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:89641:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:89647:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:95724:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:95730:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:96009:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:96015:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:96432:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:96438:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:98329:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:98335:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:108544:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:108550:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:109217:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:109223:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:109268:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:109274:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:115766:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:115772:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:115925:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:115931:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:116075:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:116081:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:116227:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:116233:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:118107:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:118113:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:126914:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:126920:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:126963:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:126969:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127012:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127018:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127061:78: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127067:78: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127121:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127127:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127170:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127176:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127219:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127225:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127268:78: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127274:78: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127326:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127332:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127375:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127381:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127424:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127430:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127473:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127479:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127907:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:127913:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:130106:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:130112:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:130138:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:130144:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:130223:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:130229:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:133909:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:133915:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:142796:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:142802:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147044:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147050:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147214:32: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147215:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147216:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147217:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147218:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147219:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147220:33: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147221:33: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147620:30: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147635:12: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147656:12: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147679:12: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147737:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147755:13: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147799:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147800:32: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147820:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147830:13: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147899:32: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147901:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147902:32: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147903:35: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147904:35: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147931:21: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:147962:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:148071:17: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:148510:30: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:148545:30: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149138:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149139:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149145:30: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149146:36: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149153:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149154:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149160:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149161:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149167:25: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149168:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149175:33: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149176:39: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149183:25: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149184:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149191:25: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149192:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149199:16: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149200:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149214:24: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149215:30: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149233:16: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149234:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149248:16: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149249:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149263:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149264:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149273:37: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149274:43: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149283:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149284:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149293:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149294:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149303:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149304:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149311:28: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149312:34: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149323:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149324:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149331:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149332:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149339:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149340:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149348:28: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149349:34: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149358:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149359:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149367:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149368:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149376:23: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149377:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149383:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149384:37: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149391:23: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149392:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149398:23: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:149399:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:124779:64: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_c.cpp:124783:64: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_c.cpp:124788:65: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_c.cpp:124794:66: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_c.cpp:124801:66: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_c.cpp:5205:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:4900:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:5205:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:5820:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:5797:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:5820:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:8022:22: style: Variable 'beta' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:7970:22: note: beta is assigned alglib-cpp/tests/test_c.cpp:8022:22: note: beta is overwritten alglib-cpp/tests/test_c.cpp:9508:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:9402:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:9508:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:9724:14: style: Variable 'beta' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:9672:14: note: beta is assigned alglib-cpp/tests/test_c.cpp:9724:14: note: beta is overwritten alglib-cpp/tests/test_c.cpp:9954:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:9852:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:9954:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:10340:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:10110:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:10340:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:12564:12: style: Variable 'eulerr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:11936:12: note: eulerr is assigned alglib-cpp/tests/test_c.cpp:12564:12: note: eulerr is overwritten alglib-cpp/tests/test_c.cpp:12569:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:11937:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:12569:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:19711:14: style: Variable 'n2errors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19661:14: note: n2errors is assigned alglib-cpp/tests/test_c.cpp:19711:14: note: n2errors is overwritten alglib-cpp/tests/test_c.cpp:19722:16: style: Variable 'amaxerrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19662:16: note: amaxerrors is assigned alglib-cpp/tests/test_c.cpp:19722:16: note: amaxerrors is overwritten alglib-cpp/tests/test_c.cpp:19770:15: style: Variable 'hsnerrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19663:15: note: hsnerrors is assigned alglib-cpp/tests/test_c.cpp:19770:15: note: hsnerrors is overwritten alglib-cpp/tests/test_c.cpp:19800:14: style: Variable 'mverrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19664:14: note: mverrors is assigned alglib-cpp/tests/test_c.cpp:19800:14: note: mverrors is overwritten alglib-cpp/tests/test_c.cpp:19837:14: style: Variable 'iterrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19665:14: note: iterrors is assigned alglib-cpp/tests/test_c.cpp:19837:14: note: iterrors is overwritten alglib-cpp/tests/test_c.cpp:19872:14: style: Variable 'cterrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19666:14: note: cterrors is assigned alglib-cpp/tests/test_c.cpp:19872:14: note: cterrors is overwritten alglib-cpp/tests/test_c.cpp:19953:14: style: Variable 'mmerrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19667:14: note: mmerrors is assigned alglib-cpp/tests/test_c.cpp:19953:14: note: mmerrors is overwritten alglib-cpp/tests/test_c.cpp:19958:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19668:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:19958:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:23697:13: style: Variable 'sspderr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:23683:13: note: sspderr is assigned alglib-cpp/tests/test_c.cpp:23697:13: note: sspderr is overwritten alglib-cpp/tests/test_c.cpp:23987:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:23689:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:23987:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:24995:19: style: Variable 'updaterank' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:24992:16: note: updaterank is assigned alglib-cpp/tests/test_c.cpp:24995:19: note: updaterank is overwritten alglib-cpp/tests/test_c.cpp:26695:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:26612:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:26695:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:27421:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:27318:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:27421:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:28224:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:27983:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:28224:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:30753:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:30550:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:30753:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:33907:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:33673:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:33907:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:37584:29: style: Variable 'lambdai' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/tests/test_c.cpp:37581:33: note: lambdai is assigned '(double)(0)' here. alglib-cpp/tests/test_c.cpp:37584:29: note: Variable 'lambdai' is assigned an expression that holds the same value. alglib-cpp/tests/test_c.cpp:37751:33: style: Variable 'lambdai' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/tests/test_c.cpp:37748:37: note: lambdai is assigned '(double)(0)' here. alglib-cpp/tests/test_c.cpp:37751:33: note: Variable 'lambdai' is assigned an expression that holds the same value. alglib-cpp/tests/test_c.cpp:48388:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:48370:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:48388:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:54576:9: style: Variable 'eps' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:54496:9: note: eps is assigned alglib-cpp/tests/test_c.cpp:54576:9: note: eps is overwritten alglib-cpp/tests/test_c.cpp:64391:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:64358:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:64391:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:67661:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:67315:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:67661:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:69785:16: style: Variable 'wereerrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:69775:16: note: wereerrors is assigned alglib-cpp/tests/test_c.cpp:69785:16: note: wereerrors is overwritten alglib-cpp/tests/test_c.cpp:71815:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:71775:12: note: result is assigned alglib-cpp/tests/test_c.cpp:71815:12: note: result is overwritten alglib-cpp/tests/test_c.cpp:73934:12: style: Variable 'errors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:73921:12: note: errors is assigned alglib-cpp/tests/test_c.cpp:73934:12: note: errors is overwritten alglib-cpp/tests/test_c.cpp:74820:9: style: Variable 's' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/tests/test_c.cpp:74769:11: note: s is assigned '(double)(10)' here. alglib-cpp/tests/test_c.cpp:74775:34: note: Assuming condition is false alglib-cpp/tests/test_c.cpp:74820:9: note: Variable 's' is assigned an expression that holds the same value. alglib-cpp/tests/test_c.cpp:74862:9: style: Variable 's' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/tests/test_c.cpp:74820:11: note: s is assigned '(double)(10)' here. alglib-cpp/tests/test_c.cpp:74829:34: note: Assuming condition is false alglib-cpp/tests/test_c.cpp:74862:9: note: Variable 's' is assigned an expression that holds the same value. alglib-cpp/tests/test_c.cpp:75113:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:75096:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:75113:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:81752:16: style: Variable 'wereerrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:81739:16: note: wereerrors is assigned alglib-cpp/tests/test_c.cpp:81752:16: note: wereerrors is overwritten alglib-cpp/tests/test_c.cpp:83294:16: style: Variable 'wereerrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:83260:16: note: wereerrors is assigned alglib-cpp/tests/test_c.cpp:83294:16: note: wereerrors is overwritten alglib-cpp/tests/test_c.cpp:85824:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:85809:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:85824:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:90020:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:89876:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:90020:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:91476:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:91460:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:91476:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:91999:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:91590:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:91999:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:92657:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:92543:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:92657:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:93047:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:92814:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:93047:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:92894:5: style: Variable 'exact' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/tests/test_c.cpp:92872:11: note: exact is assigned '(double)(0)' here. alglib-cpp/tests/test_c.cpp:92894:5: note: Variable 'exact' is assigned an expression that holds the same value. alglib-cpp/tests/test_c.cpp:92895:5: style: Variable 'eabs' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/tests/test_c.cpp:92873:10: note: eabs is assigned '(double)(4)' here. alglib-cpp/tests/test_c.cpp:92895:5: note: Variable 'eabs' is assigned an expression that holds the same value. alglib-cpp/tests/test_c.cpp:93653:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:93420:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:93653:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:94953:20: style: Variable 'd2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:94947:20: note: d2 is assigned alglib-cpp/tests/test_c.cpp:94953:20: note: d2 is overwritten alglib-cpp/tests/test_c.cpp:95017:13: style: Variable 'v0' is assigned an expression that holds the same value. [redundantAssignment] alglib-cpp/tests/test_c.cpp:95014:12: note: v0 is assigned '(double)(0)' here. alglib-cpp/tests/test_c.cpp:95017:13: note: Variable 'v0' is assigned an expression that holds the same value. alglib-cpp/tests/test_c.cpp:95062:8: style: Variable 'd2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:95027:12: note: d2 is assigned alglib-cpp/tests/test_c.cpp:95062:8: note: d2 is overwritten alglib-cpp/tests/test_c.cpp:97357:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:96976:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:97357:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:99687:10: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:99635:11: note: n is assigned alglib-cpp/tests/test_c.cpp:99687:10: note: n is overwritten alglib-cpp/tests/test_c.cpp:99904:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:99884:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:99904:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:102478:10: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:102377:11: note: n is assigned alglib-cpp/tests/test_c.cpp:102478:10: note: n is overwritten alglib-cpp/tests/test_c.cpp:102940:7: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:102907:7: note: n is assigned alglib-cpp/tests/test_c.cpp:102940:7: note: n is overwritten alglib-cpp/tests/test_c.cpp:108707:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:107764:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:108707:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:108702:14: style: Variable 'vferrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:107778:14: note: vferrors is assigned alglib-cpp/tests/test_c.cpp:108702:14: note: vferrors is overwritten alglib-cpp/tests/test_c.cpp:122071:25: style: Variable '*hasgradientatnodes' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:122068:25: note: *hasgradientatnodes is assigned alglib-cpp/tests/test_c.cpp:122071:25: note: *hasgradientatnodes is overwritten alglib-cpp/tests/test_c.cpp:122072:24: style: Variable '*hashessianatnodes' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:122069:24: note: *hashessianatnodes is assigned alglib-cpp/tests/test_c.cpp:122072:24: note: *hashessianatnodes is overwritten alglib-cpp/tests/test_c.cpp:122576:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:122307:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:122576:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:123021:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:122942:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:123021:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:123965:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:123848:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:123965:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:124375:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:124224:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:124375:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:124522:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:124437:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:124522:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:124661:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:124584:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:124661:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:124812:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:124721:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:124812:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:125428:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:124930:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:125428:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:133557:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:133538:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:133557:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:136020:13: style: Variable 'npoints' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:135673:13: note: npoints is assigned alglib-cpp/tests/test_c.cpp:136020:13: note: npoints is overwritten alglib-cpp/tests/test_c.cpp:140361:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:140304:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:140361:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:140576:7: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:140559:11: note: v is assigned alglib-cpp/tests/test_c.cpp:140576:7: note: v is overwritten alglib-cpp/tests/test_c.cpp:140851:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:140831:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:140851:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:142464:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:142454:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:142464:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:143556:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:143499:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:143556:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:143537:19: style: Variable 'mlpcverrorerr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:143501:19: note: mlpcverrorerr is assigned alglib-cpp/tests/test_c.cpp:143537:19: note: mlpcverrorerr is overwritten alglib-cpp/tests/test_c.cpp:143542:21: style: Variable 'mlptrainregrerr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:143502:21: note: mlptrainregrerr is assigned alglib-cpp/tests/test_c.cpp:143542:21: note: mlptrainregrerr is overwritten alglib-cpp/tests/test_c.cpp:143543:22: style: Variable 'mlptrainclasserr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:143503:22: note: mlptrainclasserr is assigned alglib-cpp/tests/test_c.cpp:143543:22: note: mlptrainclasserr is overwritten alglib-cpp/tests/test_c.cpp:143544:20: style: Variable 'mlprestartserr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:143504:20: note: mlprestartserr is assigned alglib-cpp/tests/test_c.cpp:143544:20: note: mlprestartserr is overwritten alglib-cpp/tests/test_c.cpp:143545:19: style: Variable 'mlpxorregrerr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:143505:19: note: mlpxorregrerr is assigned alglib-cpp/tests/test_c.cpp:143545:19: note: mlpxorregrerr is overwritten alglib-cpp/tests/test_c.cpp:143546:18: style: Variable 'mlpxorclserr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:143506:18: note: mlpxorclserr is assigned alglib-cpp/tests/test_c.cpp:143546:18: note: mlpxorclserr is overwritten alglib-cpp/tests/test_c.cpp:143551:23: style: Variable 'mlptrainenserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:143507:23: note: mlptrainenserrors is assigned alglib-cpp/tests/test_c.cpp:143551:23: note: mlptrainenserrors is overwritten alglib-cpp/tests/test_c.cpp:145053:21: style: Variable 'tstrmserror' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:145045:21: note: tstrmserror is assigned alglib-cpp/tests/test_c.cpp:145053:21: note: tstrmserror is overwritten alglib-cpp/tests/test_c.cpp:145054:21: style: Variable 'tstavgerror' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:145046:21: note: tstavgerror is assigned alglib-cpp/tests/test_c.cpp:145054:21: note: tstavgerror is overwritten alglib-cpp/tests/test_c.cpp:145055:24: style: Variable 'tstavgrelerror' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:145047:24: note: tstavgrelerror is assigned alglib-cpp/tests/test_c.cpp:145055:24: note: tstavgrelerror is overwritten alglib-cpp/tests/test_c.cpp:2502:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3209:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3236:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3259:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3287:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3573:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3662:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3800:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:4085:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:4201:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:4202:12: style: The scope of the variable 'beta' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:4267:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:4740:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:5313:12: style: The scope of the variable 'sigma' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:5404:12: style: The scope of the variable 'sigma' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:5505:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:5506:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6316:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6317:12: style: The scope of the variable 'beta' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6594:12: style: The scope of the variable 'alphar' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6595:12: style: The scope of the variable 'betar' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6783:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6784:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6912:12: style: The scope of the variable 'ralpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:7104:12: style: The scope of the variable 'ralpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:7105:12: style: The scope of the variable 'rbeta' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:7310:12: style: The scope of the variable 'ralpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:7311:12: style: The scope of the variable 'rbeta' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:7312:12: style: The scope of the variable 'rv1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:7313:12: style: The scope of the variable 'rv2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:7422:12: style: The scope of the variable 'threshold' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:9235:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:9559:12: style: The scope of the variable 'err' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:12804:12: style: The scope of the variable 'ajj' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:12883:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:16295:12: style: The scope of the variable 'nzprob' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:18555:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:19624:12: style: The scope of the variable 'err' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:19628:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:19629:12: style: The scope of the variable 'scl1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:26166:12: style: The scope of the variable 'pfix' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:27936:12: style: The scope of the variable 'scalea' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:33636:12: style: The scope of the variable 'scalea' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:33983:12: style: The scope of the variable 'eprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:34895:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:34898:12: style: The scope of the variable 'normofresidual' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:34900:12: style: The scope of the variable 'na' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:34913:12: style: The scope of the variable 'getrnorm' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:35488:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:35802:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:36024:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:36250:12: style: The scope of the variable 'err' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:36253:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:36257:12: style: The scope of the variable 'eps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:36404:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:36408:12: style: The scope of the variable 'eps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:38459:12: style: The scope of the variable 'bnorm' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:39187:12: style: The scope of the variable 'anorm' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:39188:12: style: The scope of the variable 'atrnorm' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:41165:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:41212:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:44699:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:45084:12: style: The scope of the variable 'ss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:46329:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:46330:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:46331:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:46332:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:46433:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:46434:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:46435:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:46436:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:48551:12: style: The scope of the variable 'diffstep' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:49484:12: style: The scope of the variable 'fprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:49485:12: style: The scope of the variable 'xprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:49486:12: style: The scope of the variable 'stpmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:49499:12: style: The scope of the variable 'tmpeps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:49505:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:49511:12: style: The scope of the variable 'ss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:52669:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:52670:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:52671:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:52672:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:52773:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:52774:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:52775:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:52776:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:63563:12: style: The scope of the variable 'g' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:66226:12: style: The scope of the variable 'fprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:66998:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67136:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67186:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67778:12: style: The scope of the variable 'fprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67779:12: style: The scope of the variable 'xprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67780:12: style: The scope of the variable 'stpmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67787:12: style: The scope of the variable 'tmpeps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67789:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67790:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67797:12: style: The scope of the variable 'diffstep' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67808:12: style: The scope of the variable 'ss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:68406:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:68487:12: style: The scope of the variable 'dx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:68488:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:68489:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69494:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69495:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69496:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69497:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69598:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69599:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69600:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69601:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69886:12: style: The scope of the variable 'noiselevel' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:72275:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:72276:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:72803:12: style: The scope of the variable 'big' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:73049:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:73196:12: style: The scope of the variable 'minerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:73348:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:73483:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:73484:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:73589:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:74010:12: style: The scope of the variable 'xtol' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:74390:12: style: The scope of the variable 'epsx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:74391:12: style: The scope of the variable 'tolx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:74922:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:75202:12: style: The scope of the variable 'tolx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:75203:12: style: The scope of the variable 'tolg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:75589:12: style: The scope of the variable 'tolx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:75591:12: style: The scope of the variable 'tolf' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:77288:12: style: The scope of the variable 'tolx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:81150:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:81151:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:81238:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:81239:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:85689:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:85692:12: style: The scope of the variable 'rho' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:85969:12: style: The scope of the variable 'diffstep' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:86322:12: style: The scope of the variable 'fprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:86323:12: style: The scope of the variable 'xprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:86324:12: style: The scope of the variable 'stpmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:86335:12: style: The scope of the variable 'tmpeps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:86341:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:86347:12: style: The scope of the variable 'ss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88084:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88085:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88086:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88087:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88188:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88189:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88190:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88191:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88578:12: style: The scope of the variable 'eps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:90864:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:92119:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:92201:12: style: The scope of the variable 'alfbet' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:92798:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93174:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93175:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93176:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93177:12: style: The scope of the variable 'h' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93212:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93213:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93215:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93216:12: style: The scope of the variable 'y' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93217:12: style: The scope of the variable 'rho' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93218:12: style: The scope of the variable 'h' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93981:12: style: The scope of the variable 'taillprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93982:12: style: The scope of the variable 'tailrprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93983:12: style: The scope of the variable 'ebase' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93984:12: style: The scope of the variable 'eshift' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:94101:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:95486:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:95490:12: style: The scope of the variable 'lc1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:95491:12: style: The scope of the variable 'lc2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:98689:12: style: The scope of the variable 'prevf' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:98690:12: style: The scope of the variable 'prevd' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:98691:12: style: The scope of the variable 'prevd2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:98933:12: style: The scope of the variable 'sign0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:98935:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:98936:12: style: The scope of the variable 'st' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99285:12: style: The scope of the variable 'refrms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99286:12: style: The scope of the variable 'refavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99288:12: style: The scope of the variable 'refmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99291:12: style: The scope of the variable 'prevresiduals' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99292:12: style: The scope of the variable 'prevpenalty' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99294:12: style: The scope of the variable 'penalty' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99295:12: style: The scope of the variable 'mxd2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99298:12: style: The scope of the variable 'scaletargetsby' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99299:12: style: The scope of the variable 'scalepenaltiesby' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99300:12: style: The scope of the variable 'lambdans' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:100385:12: style: The scope of the variable 'refrms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:100386:12: style: The scope of the variable 'refavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:100388:12: style: The scope of the variable 'refmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:100731:12: style: The scope of the variable 'refrms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:100732:12: style: The scope of the variable 'refavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:100734:12: style: The scope of the variable 'refmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:101318:12: style: The scope of the variable 'wscale' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:101345:12: style: The scope of the variable 'refrms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:101346:12: style: The scope of the variable 'refavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:101347:12: style: The scope of the variable 'refavgrel' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:101348:12: style: The scope of the variable 'refmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103216:12: style: The scope of the variable 'ge' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103219:12: style: The scope of the variable 'noise' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103224:12: style: The scope of the variable 'er2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103225:12: style: The scope of the variable 'erms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103226:12: style: The scope of the variable 'eavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103227:12: style: The scope of the variable 'eavgrel' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103228:12: style: The scope of the variable 'emax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103229:12: style: The scope of the variable 'rss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103230:12: style: The scope of the variable 'tss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103231:12: style: The scope of the variable 'meany' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:105028:12: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:105029:12: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:105157:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:105271:12: style: The scope of the variable 'noise' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:105954:12: style: The scope of the variable 'ftol' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:106460:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:106565:12: style: The scope of the variable 'a' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:106566:12: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:111143:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:111144:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:111675:12: style: The scope of the variable 'ept' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:111676:12: style: The scope of the variable 'emax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:111677:12: style: The scope of the variable 'eavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:112506:12: style: The scope of the variable 'ax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:112507:12: style: The scope of the variable 'ay' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:112508:12: style: The scope of the variable 'az' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:112509:12: style: The scope of the variable 'axy' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:112510:12: style: The scope of the variable 'ayz' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:112511:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:112512:12: style: The scope of the variable 'vy' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:112513:12: style: The scope of the variable 'vz' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:113020:12: style: The scope of the variable 'err' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:113021:12: style: The scope of the variable 'mf' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:113632:12: style: The scope of the variable 'sx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:113633:12: style: The scope of the variable 'sy' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:113638:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:113639:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:113882:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:114142:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:114143:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:114144:12: style: The scope of the variable 'vc' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:114145:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:115096:12: style: The scope of the variable 'sx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:115097:12: style: The scope of the variable 'sy' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:115102:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:115103:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:115360:12: style: The scope of the variable 'sx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:115361:12: style: The scope of the variable 'sy' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:115366:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:115367:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:116427:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:116431:12: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:116432:12: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:116433:12: style: The scope of the variable 'gstep' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:117079:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:119209:12: style: The scope of the variable 'scalefactor' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:123078:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:123709:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124160:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124424:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124425:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124708:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124709:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:125516:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:125517:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:127546:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129020:12: style: The scope of the variable 'refrmserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129021:12: style: The scope of the variable 'refclserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129023:12: style: The scope of the variable 'refavgce' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129024:12: style: The scope of the variable 'refavgerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129025:12: style: The scope of the variable 'refavgrelerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129426:12: style: The scope of the variable 'a1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129427:12: style: The scope of the variable 'a2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:130409:12: style: The scope of the variable 'refrmserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:130410:12: style: The scope of the variable 'refclserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:130411:12: style: The scope of the variable 'refavgce' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:130412:12: style: The scope of the variable 'refavgerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:130413:12: style: The scope of the variable 'refavgrelerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:131863:12: style: The scope of the variable 'ekmeans' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:131864:12: style: The scope of the variable 'erandom' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132611:12: style: The scope of the variable 'ea' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132612:12: style: The scope of the variable 'eb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132729:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132730:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132731:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132788:12: style: The scope of the variable 's0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132789:12: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132925:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:133458:12: style: The scope of the variable 'dclosest' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:134302:12: style: The scope of the variable 'avgerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:134604:12: style: The scope of the variable 'maxerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:134605:12: style: The scope of the variable 'avgerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:134853:12: style: The scope of the variable 'meanlevel' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:134854:12: style: The scope of the variable 'sigma' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:135093:12: style: The scope of the variable 'refavgce' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:135094:12: style: The scope of the variable 'refrms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:135095:12: style: The scope of the variable 'refavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:135096:12: style: The scope of the variable 'refavgrel' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:135586:12: style: The scope of the variable 'unimportantlo' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:135587:12: style: The scope of the variable 'unimportanthi' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:135588:12: style: The scope of the variable 'importantlo' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:135589:12: style: The scope of the variable 'importanthi' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:136267:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:136268:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:137005:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:137006:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:137007:12: style: The scope of the variable 'sum' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:137040:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:137041:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:140476:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:140477:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:140478:12: style: The scope of the variable 'sum' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:140522:12: style: The scope of the variable 'wprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:143774:12: style: The scope of the variable 'averr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:144665:12: style: The scope of the variable 'avval' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:144818:12: style: The scope of the variable 'tstrelclserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:144819:12: style: The scope of the variable 'tstavgce' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:144820:12: style: The scope of the variable 'tstrmserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:144821:12: style: The scope of the variable 'tstavgerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:144822:12: style: The scope of the variable 'tstavgrelerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:145321:12: style: The scope of the variable 'avgerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:145566:12: style: The scope of the variable 'avgerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:146096:12: style: The scope of the variable 'ra' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:146097:12: style: The scope of the variable 'rb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:146930:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:149621:9: style: The scope of the variable 'idx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:148500:17: style: Local variable 'seed' shadows outer variable [shadowVariable] alglib-cpp/tests/test_c.cpp:149416:10: note: Shadowed declaration alglib-cpp/tests/test_c.cpp:148500:17: note: Shadow variable alglib-cpp/tests/test_c.cpp:2443:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:2462:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:2482:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:2499:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:3206:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:3256:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:4546:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:13461:66: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:40359:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:64274:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:66905:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:71651:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:85295:15: style: Parameter 'othererrors' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:92059:56: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:92726:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:112354:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:112370:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:113274:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:147768:77: style: Parameter 'arr' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:147772:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:147845:83: style: Parameter 'arr' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:147849:30: style: Parameter 'idxmap' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:147852:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148163:79: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148164:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148167:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148281:79: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148282:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148286:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148424:79: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148425:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148428:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148566:72: style: Parameter 'sumpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148569:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148637:83: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148638:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148642:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148843:87: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148844:30: style: Parameter 'locallocks' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148849:17: style: Parameter 'thegloballock' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148851:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148891:92: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148892:30: style: Parameter 'locallocks' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:148898:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:5518:14: style: Variable 'variance' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:8022:22: style: Variable 'beta' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:22536:12: style: Variable 'mx' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:27161:12: style: Variable 'mx' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:47338:20: style: Variable 'f0' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:73126:11: style: Variable 'q' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:112284:16: style: Variable 'vx' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:112285:16: style: Variable 'vy' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:112300:16: style: Variable 'vx' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:112301:16: style: Variable 'vy' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:112316:16: style: Variable 'vx' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:112317:16: style: Variable 'vy' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:125529:14: style: Variable 'variance' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:137053:14: style: Variable 'variance' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_x.cpp:404:9: style:inconclusive: Member variable 'paracbck_lsfit_f0_problem::nparams' is in the wrong place in the initializer list. [initializerList] alglib-cpp/tests/test_x.cpp:415:68: note: Member variable 'paracbck_lsfit_f0_problem::nparams' is in the wrong place in the initializer list. alglib-cpp/tests/test_x.cpp:404:9: note: Member variable 'paracbck_lsfit_f0_problem::nparams' is in the wrong place in the initializer list. alglib-cpp/tests/test_x.cpp:976:41: style: Condition 'arr_2[0]==v10_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:953:57: note: Assignment 'v10_mod=9', assigned value is 9 alglib-cpp/tests/test_x.cpp:975:24: note: Assignment 'arr_2[0]=v10_mod', assigned value is 9 alglib-cpp/tests/test_x.cpp:976:41: note: Condition 'arr_2[0]==v10_mod' is always true alglib-cpp/tests/test_x.cpp:1022:41: style: Condition 'targt[0]==v30_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:955:68: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:1021:24: note: Assignment 'targt[0]=v30_mod', assigned value is -6 alglib-cpp/tests/test_x.cpp:1022:41: note: Condition 'targt[0]==v30_mod' is always true alglib-cpp/tests/test_x.cpp:1024:64: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:955:24: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:1024:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:1024:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:1023:22: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:1024:64: note: Condition 'proxy[0]==v30' is always true alglib-cpp/tests/test_x.cpp:1121:41: style: Condition 'arr_2[0]==v10_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1098:71: note: Assignment 'v10_mod=9', assigned value is 9 alglib-cpp/tests/test_x.cpp:1120:24: note: Assignment 'arr_2[0]=v10_mod', assigned value is 9 alglib-cpp/tests/test_x.cpp:1121:41: note: Condition 'arr_2[0]==v10_mod' is always true alglib-cpp/tests/test_x.cpp:1168:45: style: Condition 'targt[0]==v30_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1100:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:1167:28: note: Assignment 'targt[0]=v30_mod', assigned value is -6 alglib-cpp/tests/test_x.cpp:1168:45: note: Condition 'targt[0]==v30_mod' is always true alglib-cpp/tests/test_x.cpp:1170:45: style: Condition 'targt[0]==v30' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1100:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:1167:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:1170:45: note: Condition 'targt[0]==v30' is always false alglib-cpp/tests/test_x.cpp:1170:68: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1100:33: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:1169:26: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:1170:68: note: Condition 'proxy[0]==v30' is always true alglib-cpp/tests/test_x.cpp:1174:45: style: Condition 'targt[0]==v40' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1100:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:1167:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:1174:45: note: Condition 'targt[0]==v40' is always false alglib-cpp/tests/test_x.cpp:1177:45: style: Condition 'targt[0]==v50' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1100:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:1167:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:1177:45: note: Condition 'targt[0]==v50' is always false alglib-cpp/tests/test_x.cpp:1243:45: style: Condition 'targt[0]==v30_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1100:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:1242:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:1243:45: note: Condition 'targt[0]==v30_mod' is always true alglib-cpp/tests/test_x.cpp:1245:45: style: Condition 'targt[0]==v30' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1100:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:1242:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:1245:45: note: Condition 'targt[0]==v30' is always false alglib-cpp/tests/test_x.cpp:1245:68: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1100:33: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:1244:26: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:1245:68: note: Condition 'proxy[0]==v30' is always true alglib-cpp/tests/test_x.cpp:1249:45: style: Condition 'targt[0]==v40' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1100:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:1242:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:1249:45: note: Condition 'targt[0]==v40' is always false alglib-cpp/tests/test_x.cpp:1252:45: style: Condition 'targt[0]==v50' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1100:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:1242:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:1252:45: note: Condition 'targt[0]==v50' is always false alglib-cpp/tests/test_x.cpp:1343:41: style: Condition 'arr_2[0]==v10_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1320:111: note: Assignment 'v10_mod=9', assigned value is 9 alglib-cpp/tests/test_x.cpp:1342:24: note: Assignment 'arr_2[0]=v10_mod', assigned value is 9 alglib-cpp/tests/test_x.cpp:1343:41: note: Condition 'arr_2[0]==v10_mod' is always true alglib-cpp/tests/test_x.cpp:1389:41: style: Condition 'targt[0]==v30_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1322:82: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:1388:24: note: Assignment 'targt[0]=v30_mod', assigned value is -6 alglib-cpp/tests/test_x.cpp:1389:41: note: Condition 'targt[0]==v30_mod' is always true alglib-cpp/tests/test_x.cpp:1391:64: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1322:36: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:1391:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:1391:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:1390:22: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:1391:64: note: Condition 'proxy[0]==v30' is always true alglib-cpp/tests/test_x.cpp:1511:44: style: Condition 'arr_2[0][0]==v10_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1481:96: note: Assignment 'v10_mod=9', assigned value is 9 alglib-cpp/tests/test_x.cpp:1510:27: note: Assignment 'arr_2[0][0]=v10_mod', assigned value is 9 alglib-cpp/tests/test_x.cpp:1511:44: note: Condition 'arr_2[0][0]==v10_mod' is always true alglib-cpp/tests/test_x.cpp:3091:21: style: Condition 'test_parallel_speedup' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:3042:38: note: Assignment 'test_parallel_speedup=false', assigned value is 0 alglib-cpp/tests/test_x.cpp:3091:21: note: Condition 'test_parallel_speedup' is always false alglib-cpp/tests/test_x.cpp:898:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:908:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:918:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:928:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1040:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1050:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1060:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1070:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1186:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1196:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1206:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1216:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1261:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1271:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1281:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1291:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1407:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1417:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1427:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1437:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1614:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1626:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1637:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1648:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1659:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1670:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1726:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1738:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1749:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1760:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1771:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1782:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:3129:21: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:292:9: error: Resource leak: f [resourceLeak] alglib-cpp/tests/test_x.cpp:67:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:68:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:75:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:76:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:87:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:88:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:95:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:96:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:103:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:104:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:112:21: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:113:21: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:122:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:123:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:131:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:132:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:144:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:201:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:208:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:291:16: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:305:27: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:353:46: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:457:44: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:522:44: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:646:44: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:700:44: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:2608:71: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_x.cpp:2615:46: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_x.cpp:2615:92: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_x.cpp:1804:21: style: The scope of the variable 'csv_name' can be reduced. [variableScope] alglib-cpp/tests/test_x.cpp:2717:24: style: The scope of the variable 'n0' can be reduced. [variableScope] alglib-cpp/tests/test_x.cpp:2717:28: style: The scope of the variable 'n1' can be reduced. [variableScope] alglib-cpp/tests/test_x.cpp:3303:26: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/tests/test_x.cpp:3182:33: style: Local variable 'i' shadows outer variable [shadowVariable] alglib-cpp/tests/test_x.cpp:3049:13: note: Shadowed declaration alglib-cpp/tests/test_x.cpp:3182:33: note: Shadow variable alglib-cpp/tests/test_x.cpp:3238:37: style: Local variable 'i' shadows outer variable [shadowVariable] alglib-cpp/tests/test_x.cpp:3049:13: note: Shadowed declaration alglib-cpp/tests/test_x.cpp:3238:37: note: Shadow variable alglib-cpp/tests/test_x.cpp:3266:33: style: Local variable 'i' shadows outer variable [shadowVariable] alglib-cpp/tests/test_x.cpp:3049:13: note: Shadowed declaration alglib-cpp/tests/test_x.cpp:3266:33: note: Shadow variable alglib-cpp/tests/test_x.cpp:842:19: style: Variable 'p6' can be declared as pointer to const [constVariablePointer] alglib-cpp/tests/test_x.cpp:984:31: style: Variable 'p6' can be declared as pointer to const [constVariablePointer] alglib-cpp/tests/test_x.cpp:1129:21: style: Variable 'p6' can be declared as pointer to const [constVariablePointer] alglib-cpp/tests/test_x.cpp:1351:30: style: Variable 'p6' can be declared as pointer to const [constVariablePointer] alglib-cpp/tests/test_x.cpp:3067:33: style: Variable '_cbk_map' can be declared as const array [constVariable] alglib-cpp/tests/test_x.cpp:3068:33: style: Variable '_add1_map' can be declared as const array [constVariable] alglib-cpp/tests/test_x.cpp:3069:33: style: Variable '_add2_map' can be declared as const array [constVariable] alglib-cpp/tests/test_x.cpp:3302:17: style: Variable '_n' can be declared as const array [constVariable] alglib-cpp/tests/test_x.cpp:1483:84: style: Variable 'v30_mod' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_x.cpp:2192:20: style: Variable 'eps' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_x.cpp:3049:19: style: Unused variable: npoints [unusedVariable] alglib-cpp/tests/test_x.cpp:3320:31: style: Unused variable: perf1 [unusedVariable] diff: head alglib-cpp/src/alglibinternal.cpp:18829:132: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:18829:176: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3702:130: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3702:177: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3703:133: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3703:180: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3814:130: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3814:177: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3815:133: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3815:180: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3926:127: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3926:171: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3927:130: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibinternal.cpp:3927:174: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/ap.cpp:1486:75: style: C-style pointer casting [cstyleCast] 2.17.0 alglib-cpp/src/ap.cpp:4360:30: style: Condition 'a->rows==0' is always false [knownConditionTrueFalse] 2.17.0 alglib-cpp/src/ap.cpp:4382:30: style: Condition 'a->rows==0' is always false [knownConditionTrueFalse] 2.17.0 alglib-cpp/src/ap.cpp:4401:30: style: Condition 'a->rows==0' is always false [knownConditionTrueFalse] 2.17.0 alglib-cpp/src/ap.cpp:4412:30: style: Condition 'a->rows==0' is always false [knownConditionTrueFalse] head alglib-cpp/src/dataanalysis.cpp:21158:108: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:21158:152: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:21165:114: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:21165:156: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:26715:107: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:26715:151: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:26722:113: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:26722:155: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:31031:123: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:31031:166: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:33819:121: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:33819:164: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:33820:121: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:33820:164: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:33821:121: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:33821:164: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:33822:124: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:33822:167: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:35515:119: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:35515:165: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:49392:121: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:49392:175: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:52176:106: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:52176:154: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:52231:106: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/dataanalysis.cpp:52231:154: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:23468:122: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:23468:167: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:23804:116: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:23804:163: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:49056:115: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:49056:164: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:49607:128: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:49607:181: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52305:127: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52305:171: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52308:128: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52308:171: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52309:124: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52309:167: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52957:130: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52957:177: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52964:139: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52964:190: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52965:141: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:52965:192: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:53683:139: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:53683:192: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:61102:109: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:61102:161: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:62393:101: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:62393:145: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:66076:127: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:66076:180: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:73571:122: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:73571:170: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/statistics.cpp:4828:100: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/statistics.cpp:4828:143: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/statistics.cpp:4925:100: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/statistics.cpp:4925:143: style: C-style pointer casting [cstyleCast] head alglib-cpp/tests/test_c.cpp:147289:26: warning: Either the condition 'prec2!=NULL' is redundant or there is possible null pointer dereference: prec2. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:147314:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147289:26: note: Null pointer dereference head alglib-cpp/tests/test_c.cpp:147312:26: warning: Either the condition 'prec2!=NULL' is redundant or there is possible null pointer dereference: prec2. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:147314:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:147312:26: note: Null pointer dereference head alglib-cpp/tests/test_x.cpp:2615:92: style: Same expression on both sides of '/'. [duplicateExpression] head alglib-cpp/tests/test_xne.cpp:19:2: error: #error "This test should be compiled with AE_NO_EXCEPTIONS defined" [preprocessorErrorDirective] DONE