2024-04-14 08:50 ftp://ftp.de.debian.org/debian/pool/main/a/alglib/alglib_4.0.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 -D__GNUC__ --platform=unix64 -j4 platform: Linux-6.1.0-18-amd64-x86_64-with-glibc2.36 python: 3.11.2 client-version: 1.3.56 compiler: g++ (Debian 12.2.0-14) 12.2.0 cppcheck: head 2.13.0 head-info: 01c049d (2024-04-13 21:28:19 +0200) count: 7018 5961 elapsed-time: 230.4 353.6 head-timing-info: old-timing-info: head results: alglib-cpp/src/alglibmisc.cpp:5448:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:350:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable RAND_MAX [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:8381:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:8716:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:8863:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:9304:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:9647:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_nan [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:9902:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:9907:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:9912:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:9917:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:9922:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] alglib-cpp/src/ap.cpp:9936:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSV_SKIP_HEADERS [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibmisc.cpp:87:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/alglibmisc.cpp:117:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/alglibmisc.cpp:143:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:143:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/alglibmisc.cpp:1408:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:1438:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:1464:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:1931:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:1961:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:1987:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:2059:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:2089:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:2115:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/alglibmisc.cpp:175:31: warning: Member variable 'xdebugrecord1::i' is not assigned a value in 'xdebugrecord1::operator='. [operatorEqVarError] alglib-cpp/src/alglibmisc.cpp:175:31: warning:inconclusive: Member variable 'xdebugrecord1::a' is not assigned a value in 'xdebugrecord1::operator='. [operatorEqVarError] alglib-cpp/src/ap.h:1394:5: style: Class 'ap_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1408:5: style: Class 'complex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1411:5: style: Class 'complex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1585:5: style: Class 'ae_vector_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1702:5: style: Class 'boolean_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1726:5: style: Class 'boolean_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1736:5: style: Class 'integer_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1760:5: style: Class 'integer_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1770:5: style: Class 'real_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1806:5: style: Class 'real_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1816:5: style: Class 'complex_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1836:5: style: Class 'complex_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1853:5: style: Class 'ae_matrix_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1970:5: style: Class 'boolean_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1989:5: style: Class 'boolean_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1999:5: style: Class 'integer_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2019:5: style: Class 'integer_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2029:5: style: Class 'real_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2061:5: style: Class 'real_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2071:5: style: Class 'complex_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:2090:5: style: Class 'complex_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] alglib-cpp/src/ap.h:1704: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:1598:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:1704:14: note: Destructor in derived class alglib-cpp/src/ap.h:1738: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:1598:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:1738:14: note: Destructor in derived class alglib-cpp/src/ap.h:1772: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:1598:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:1772:14: note: Destructor in derived class alglib-cpp/src/ap.h:1818: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:1598:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:1818:14: note: Destructor in derived class alglib-cpp/src/ap.h:1971: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:1864:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:1971:14: note: Destructor in derived class alglib-cpp/src/ap.h:2000: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:1864:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2000:14: note: Destructor in derived class alglib-cpp/src/ap.h:2030: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:1864:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2030:14: note: Destructor in derived class alglib-cpp/src/ap.h:2072: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:1864:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2072:14: note: Destructor in derived class alglib-cpp/src/alglibmisc.h:119: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:107:14: note: Virtual destructor in base class alglib-cpp/src/alglibmisc.h:119:14: note: Destructor in derived class alglib-cpp/src/alglibmisc.cpp:8251:44: style: Condition 'nearestneighbor_splitnodesize==6' is always true [knownConditionTrueFalse] alglib-cpp/src/alglibmisc.cpp:86:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:116:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:167:77: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:171:102: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:1407:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:1437:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:1930:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:1960:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:2058:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:2088:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5499:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5500:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5507:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5508:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5517:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5518:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5525:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5526:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6056:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6057:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6063:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6064:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6073:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6074:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6080:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:6081:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8822:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8823:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8837:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8838:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8858:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8859:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8873:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8874:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8888:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8889:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8902:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8903:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8921:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8922:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8935:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:8936:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibmisc.cpp:5628:14: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:5629:14: style: The scope of the variable 'a' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:5630:14: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:5882:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:5883:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:5884:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:6134:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:7869:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8053:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8054:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8267:12: style: The scope of the variable 'ptdist' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8269:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8270:14: style: The scope of the variable 'nx' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8271:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8272:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8273:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8274:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8275:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8276:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8277:14: style: The scope of the variable 'childbestoffs' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8278:14: style: The scope of the variable 'childworstoffs' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8279:14: style: The scope of the variable 'childoffs' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8280:12: style: The scope of the variable 'prevdist' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8281:13: style: The scope of the variable 'todive' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8282:13: style: The scope of the variable 'bestisleft' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8283:13: style: The scope of the variable 'updatemin' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8544:13: style: The scope of the variable 'inbox' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8546:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8547:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8548:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8550:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8551:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:8552:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibmisc.cpp:4431:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:4540:66: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:4655:64: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:4803:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:4919:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:5048:66: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:5174:64: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibmisc.cpp:5337:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:1686:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibinternal.cpp:1720:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibinternal.cpp:1822:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibinternal.cpp:1868:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibinternal.cpp:8545:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/alglibmisc.cpp:8008:16: style: Variable 'iright' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/diffequations.cpp:75:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/diffequations.cpp:105:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/diffequations.cpp:131:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/diffequations.cpp:131:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/diffequations.cpp:203:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/diffequations.cpp:203:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/diffequations.cpp:233:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/diffequations.cpp:233:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/diffequations.cpp:259:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/diffequations.cpp:259:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/diffequations.cpp:163:33: warning:inconclusive: Member variable 'odesolverstate::needdy' is not assigned a value in 'odesolverstate::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.cpp:163:33: warning:inconclusive: Member variable 'odesolverstate::y' is not assigned a value in 'odesolverstate::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.cpp:163:33: warning:inconclusive: Member variable 'odesolverstate::dy' is not assigned a value in 'odesolverstate::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.cpp:163:33: warning: Member variable 'odesolverstate::x' is not assigned a value in 'odesolverstate::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.cpp:291:35: warning: Member variable 'odesolverreport::nfev' is not assigned a value in 'odesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.cpp:291:35: warning: Member variable 'odesolverreport::terminationtype' is not assigned a value in 'odesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/diffequations.h:100: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:88:14: note: Virtual destructor in base class alglib-cpp/src/diffequations.h:100:14: note: Destructor in derived class alglib-cpp/src/diffequations.cpp:74:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:104:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:202:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:232:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1193:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1194:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1214:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1215:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1246:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1247:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1267:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1268:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1288:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1289:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1295:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1296:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1304:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/diffequations.cpp:1305: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:1044:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/diffequations.cpp:1045:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/diffequations.cpp:1087:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2688:20: style: Variable 'j2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/fasttransforms.cpp:2683:20: note: j2 is assigned alglib-cpp/src/fasttransforms.cpp:2688:20: note: j2 is overwritten alglib-cpp/src/fasttransforms.cpp:3176:20: style: Variable 'j2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/fasttransforms.cpp:3171:20: note: j2 is assigned alglib-cpp/src/fasttransforms.cpp:3176:20: note: j2 is overwritten alglib-cpp/src/fasttransforms.cpp:1320:14: style: The scope of the variable 'n2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:1321:14: style: The scope of the variable 'idx' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:1538:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:1539:12: style: The scope of the variable 'y' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:1542:14: style: The scope of the variable 'idx' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:1955:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:1956:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:1957:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2029:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2030:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2031:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2293:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2294:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2295:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2371:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2372:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2373:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2523:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2525:14: style: The scope of the variable 'ptotal' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2526:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2527:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2539:12: style: The scope of the variable 'flopcand' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2540:12: style: The scope of the variable 'flopbest' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2541:14: style: The scope of the variable 'algbest' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3003:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3005:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3007:14: style: The scope of the variable 'ptotal' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3008:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3009:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3018:12: style: The scope of the variable 'flopcand' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3019:12: style: The scope of the variable 'flopbest' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3020:14: style: The scope of the variable 'algbest' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3525:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3526:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3528:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3691:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3692:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:3694:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/fasttransforms.cpp:2688:20: style: Variable 'j2' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/fasttransforms.cpp:3176:20: style: Variable 'j2' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/integration.cpp:788:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/integration.cpp:788:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/integration.cpp:866:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/integration.cpp:866:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/integration.cpp:896:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/integration.cpp:896:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/integration.cpp:922:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/integration.cpp:922:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/integration.cpp:820:29: warning: Member variable 'autogkreport::terminationtype' is not assigned a value in 'autogkreport::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:820:29: warning: Member variable 'autogkreport::nfev' is not assigned a value in 'autogkreport::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:820:29: warning: Member variable 'autogkreport::nintervals' is not assigned a value in 'autogkreport::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:954:27: warning:inconclusive: Member variable 'autogkstate::needf' is not assigned a value in 'autogkstate::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:954:27: warning: Member variable 'autogkstate::x' is not assigned a value in 'autogkstate::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:954:27: warning: Member variable 'autogkstate::xminusa' is not assigned a value in 'autogkstate::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:954:27: warning: Member variable 'autogkstate::bminusx' is not assigned a value in 'autogkstate::operator='. [operatorEqVarError] alglib-cpp/src/integration.cpp:954:27: warning: Member variable 'autogkstate::f' is not assigned a value in 'autogkstate::operator='. [operatorEqVarError] alglib-cpp/src/linalg.h:495:14: style: The destructor '~sparsematrix' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/linalg.h:483:14: note: Virtual destructor in base class alglib-cpp/src/linalg.h:495:14: note: Destructor in derived class alglib-cpp/src/integration.h:139: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:127:14: note: Virtual destructor in base class alglib-cpp/src/integration.h:139:14: note: Destructor in derived class alglib-cpp/src/integration.cpp:731:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:761:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:865:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:895:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4085:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4086:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4092:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4093:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4102:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4103:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4109:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4110:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4116:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4117:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4129:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4130:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4156:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4157:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4169:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4170:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4182:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4183:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4191:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4192:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4215:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4216:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4224:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:4225:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/integration.cpp:1435:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:1629:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:1832:12: style: The scope of the variable 'alpha2' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:1833:12: style: The scope of the variable 'beta2' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:2435:12: style: The scope of the variable 'alpha2' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:2436:12: style: The scope of the variable 'beta2' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:2556:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:2645:12: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:3975:14: style: The scope of the variable 'maxcp' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:4025:14: style: The scope of the variable 'parent' can be reduced. [variableScope] alglib-cpp/src/integration.cpp:1426:15: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:1426:15: note: Shadow variable alglib-cpp/src/integration.cpp:1622:15: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:1622:15: note: Shadow variable alglib-cpp/src/integration.cpp:1742:15: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:1742:15: note: Shadow variable alglib-cpp/src/integration.cpp:2142:15: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:2142:15: note: Shadow variable alglib-cpp/src/integration.cpp:2551:15: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:2551:15: note: Shadow variable alglib-cpp/src/integration.cpp:3192:12: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/integration.cpp:3192:12: note: Shadow variable alglib-cpp/src/ap.cpp:6970:5: performance: Variable 'msg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] alglib-cpp/src/ap.cpp:2646: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:2645:34: note: Condition 'dst->last_action==ACT_SAME_LOCATION' alglib-cpp/src/ap.cpp:2646:30: note: Assignment 'dst->last_action=ACT_SAME_LOCATION' is redundant alglib-cpp/src/ap.cpp:2648: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:2647:34: note: Condition 'dst->last_action==ACT_NEW_LOCATION' alglib-cpp/src/ap.cpp:2648:30: note: Assignment 'dst->last_action=ACT_NEW_LOCATION' is redundant alglib-cpp/src/ap.cpp:2712: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:2711:34: note: Condition 'dst->last_action==ACT_SAME_LOCATION' alglib-cpp/src/ap.cpp:2712:30: note: Assignment 'dst->last_action=ACT_SAME_LOCATION' is redundant alglib-cpp/src/ap.cpp:2714: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:2713:34: note: Condition 'dst->last_action==ACT_NEW_LOCATION' alglib-cpp/src/ap.cpp:2714:30: note: Assignment 'dst->last_action=ACT_NEW_LOCATION' is redundant alglib-cpp/src/ap.cpp:2846: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:2961:31: note: Assignment '_ae_cpuid_initialized=true' alglib-cpp/src/ap.cpp:2846:9: note: Condition '!_ae_cpuid_initialized' is redundant alglib-cpp/src/ap.cpp:2969:24: style: Operator '|' with one operand equal to zero is redundant. [badBitmaskCheck] alglib-cpp/src/ap.cpp:3954:30: style: Condition 'a->rows==0' is always false [knownConditionTrueFalse] alglib-cpp/src/ap.cpp:3976:30: style: Condition 'a->rows==0' is always false [knownConditionTrueFalse] alglib-cpp/src/ap.cpp:3995:30: style: Condition 'a->rows==0' is always false [knownConditionTrueFalse] alglib-cpp/src/ap.cpp:4006:30: style: Condition 'a->rows==0' is always false [knownConditionTrueFalse] alglib-cpp/src/ap.cpp:9556:15: style: Condition 'ae_val!=long_val' is always false [knownConditionTrueFalse] alglib-cpp/src/ap.cpp:9555:12: note: ae_val is assigned 'long_val' here. alglib-cpp/src/ap.cpp:9556:15: note: Condition 'ae_val!=long_val' is always false alglib-cpp/src/ap.cpp:315:18: style: C-style pointer casting [cstyleCast] 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:544:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:917:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:918:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:919:7: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:952:11: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:957:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1075:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1076:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1124:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1135:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1188:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1199:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1202:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1205:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1211:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1214:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1217:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1239:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1279:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1290:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1398:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1421:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1771:49: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1829:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1830:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1900:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1902:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1949:49: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2079:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2209:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2265:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2266:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2372:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2373:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2720:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:2721:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3551:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3552:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3610:9: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3677:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3678:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3736:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3807:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3808:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3849:9: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3894:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3895:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:3936:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4766:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4791:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4803:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4814:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4826:10: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4855:12: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4890:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4891:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4898:16: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4909:16: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4942:12: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4943:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4962:52: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4968:16: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:4999:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5017:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5034:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5123:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5195:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5206:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5252:16: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:5332:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:8686:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:8691:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:8696:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:8701:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:9273:15: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:9278:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:9413:9: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:9965:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11416:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11417:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11500:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11501:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11584:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11585:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11586:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11681:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11682:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11683:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11765:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11766:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11767:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11862:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11863:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11864:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11948:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11949:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:11950:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12037:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:12038:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/ap.cpp:1199: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:1202: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:1205: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:1211: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:1214: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:1217: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:579:5: style: The comparison 'ncores >= 1' is always true. [knownConditionTrueFalse] alglib-cpp/src/ap.cpp:577:14: note: 'ncores' is assigned value '1' here. alglib-cpp/src/ap.cpp:579:5: note: The comparison 'ncores >= 1' is always true. alglib-cpp/src/ap.cpp:1072:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:1790:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:1821:11: style: The scope of the variable 'p_src_row' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:1822:11: style: The scope of the variable 'p_dst_row' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:1823:14: style: The scope of the variable 'row_size' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:1824:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2244:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2684:11: style: The scope of the variable 'p_src_row' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2685:11: style: The scope of the variable 'p_dst_row' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2686:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2687:14: style: The scope of the variable 'row_size' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3463:14: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3547:27: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3547:34: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3594:17: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3594:24: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3673:31: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3673:38: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3720:21: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3720:28: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3804:27: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3804:34: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3834:17: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3834:24: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3891:31: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3891:38: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3921:21: style: The scope of the variable 'prow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:3921:28: style: The scope of the variable 'pcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:4517:27: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6088:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6088:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6088:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6088:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6101:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6101:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6101:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6101:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6114:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6114:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6114:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6114:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6127:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6127:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6127:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:6127:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7371:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7371:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7371:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7371:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7384:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7384:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7384:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7384:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7397:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7397:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7397:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7397:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7410:16: style: The scope of the variable 'v0x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7410:21: style: The scope of the variable 'v0y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7410:26: style: The scope of the variable 'v1x' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:7410:31: style: The scope of the variable 'v1y' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:8350:12: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:8828:12: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:8828:15: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9367:9: style: The scope of the variable 'c1' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9367:13: style: The scope of the variable 'c2' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9564:11: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9565:10: style: The scope of the variable 'has_digits' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:9568:12: style: The scope of the variable 'loc' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:10228:32: style: The scope of the variable 'n2' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:10229:29: style: The scope of the variable 'pa1' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:10700:19: style: The scope of the variable 'pa' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:10700:32: style: The scope of the variable 'pb' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:10933:17: style: The scope of the variable 'n2' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:11760:21: style: The scope of the variable 'arow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:11857:21: style: The scope of the variable 'arow' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:13257:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:14774:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:14818:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:14859:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:14902:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:15304:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:15627:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:15630:14: style: The scope of the variable 'baseoffs' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:15631:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:15739:14: style: The scope of the variable 'targetcol' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:15764:12: style: The scope of the variable 'uk3' can be reduced. [variableScope] alglib-cpp/src/ap.cpp:2418:62: style:inconclusive: Function 'ae_obj_array_fixed_capacity' argument 2 names different: declaration 'idx' definition 'new_capacity'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:923:62: note: Function 'ae_obj_array_fixed_capacity' argument 2 names different: declaration 'idx' definition 'new_capacity'. alglib-cpp/src/ap.cpp:2418:62: note: Function 'ae_obj_array_fixed_capacity' argument 2 names different: declaration 'idx' definition 'new_capacity'. alglib-cpp/src/ap.cpp:4997:33: style:inconclusive: Function 'ae_shared_pool_clear' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:937:33: note: Function 'ae_shared_pool_clear' argument 1 names different: declaration 'dst' definition '_dst'. alglib-cpp/src/ap.cpp:4997:33: note: Function 'ae_shared_pool_clear' argument 1 names different: declaration 'dst' definition '_dst'. alglib-cpp/src/ap.cpp:5015:35: style:inconclusive: Function 'ae_shared_pool_destroy' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:938:35: note: Function 'ae_shared_pool_destroy' argument 1 names different: declaration 'dst' definition '_dst'. alglib-cpp/src/ap.cpp:5015:35: note: Function 'ae_shared_pool_destroy' argument 1 names different: declaration 'dst' definition '_dst'. alglib-cpp/src/ap.cpp:7122:43: style:inconclusive: Function 'tostring' argument 1 names different: declaration 'dps' definition '_dps'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:1429:30: note: Function 'tostring' argument 1 names different: declaration 'dps' definition '_dps'. alglib-cpp/src/ap.cpp:7122:43: note: Function 'tostring' argument 1 names different: declaration 'dps' definition '_dps'. alglib-cpp/src/ap.cpp:8076:80: style:inconclusive: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:1521:72: note: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. alglib-cpp/src/ap.cpp:8076:80: note: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. alglib-cpp/src/ap.cpp:8086:80: style:inconclusive: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:1524:72: note: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. alglib-cpp/src/ap.cpp:8086:80: note: Function 'vsub' argument 3 names different: declaration 'N' definition 'n'. alglib-cpp/src/ap.cpp:9740:70: style:inconclusive: Function 'arraytostring' argument 3 names different: declaration 'dps' definition '_dps'. [funcArgNamesDifferent] alglib-cpp/src/ap.cpp:6934:66: note: Function 'arraytostring' argument 3 names different: declaration 'dps' definition '_dps'. alglib-cpp/src/ap.cpp:9740:70: note: Function 'arraytostring' argument 3 names different: declaration 'dps' definition '_dps'. alglib-cpp/src/ap.cpp:12342:23: style:inconclusive: Function '_ialglib_i_rmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2281:23: note: Function '_ialglib_i_rmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:12342:23: note: Function '_ialglib_i_rmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:12346:23: style:inconclusive: Function '_ialglib_i_rmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2285:23: note: Function '_ialglib_i_rmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:12346:23: note: Function '_ialglib_i_rmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:12351:17: style:inconclusive: Function '_ialglib_i_rmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2290:17: note: Function '_ialglib_i_rmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:12351:17: note: Function '_ialglib_i_rmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:12367:23: style:inconclusive: Function '_ialglib_i_cmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2297:23: note: Function '_ialglib_i_cmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:12367:23: note: Function '_ialglib_i_cmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:12371:23: style:inconclusive: Function '_ialglib_i_cmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2301:23: note: Function '_ialglib_i_cmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:12371:23: note: Function '_ialglib_i_cmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:12376:17: style:inconclusive: Function '_ialglib_i_cmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2306:17: note: Function '_ialglib_i_cmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:12376:17: note: Function '_ialglib_i_cmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:14627: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:2625:27: note: Function 'rmergemaxrv' argument order different: declaration 'n, y, rowidx, x, _state' definition 'n, x, rowidx, y, _state' alglib-cpp/src/ap.cpp:14627:27: note: Function 'rmergemaxrv' argument order different: declaration 'n, y, rowidx, x, _state' definition 'n, x, rowidx, y, _state' alglib-cpp/src/ap.cpp:14736: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:2639:27: note: Function 'rmergeminrv' argument order different: declaration 'n, y, rowidx, x, _state' definition 'n, x, rowidx, y, _state' alglib-cpp/src/ap.cpp:14736:27: note: Function 'rmergeminrv' argument order different: declaration 'n, y, rowidx, x, _state' definition 'n, x, rowidx, y, _state' alglib-cpp/src/ap.cpp:15464:37: style:inconclusive: Function 'ablasf_rgemm32basecase' argument 5 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2716:37: note: Function 'ablasf_rgemm32basecase' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:15464:37: note: Function 'ablasf_rgemm32basecase' argument 5 names different: declaration 'a' definition '_a'. alglib-cpp/src/ap.cpp:15468:37: style:inconclusive: Function 'ablasf_rgemm32basecase' argument 9 names different: declaration 'b' definition '_b'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2720:37: note: Function 'ablasf_rgemm32basecase' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:15468:37: note: Function 'ablasf_rgemm32basecase' argument 9 names different: declaration 'b' definition '_b'. alglib-cpp/src/ap.cpp:15473:31: style:inconclusive: Function 'ablasf_rgemm32basecase' argument 14 names different: declaration 'c' definition '_c'. [funcArgNamesDifferent] alglib-cpp/src/ap.h:2725:31: note: Function 'ablasf_rgemm32basecase' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:15473:31: note: Function 'ablasf_rgemm32basecase' argument 14 names different: declaration 'c' definition '_c'. alglib-cpp/src/ap.cpp:10062:37: performance: Function parameter 'tags' should be passed by const reference. [passedByValue] alglib-cpp/src/ap.cpp:10062:55: performance: Function parameter 'filename' should be passed by const reference. [passedByValue] alglib-cpp/src/ap.cpp:601:42: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:645:42: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:2343:48: style: Parameter 'dst' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3287:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3292:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3297:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3302:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3307:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3312:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3317:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3322:36: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3327:36: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3332:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3349:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3354:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3359:56: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3364:56: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3369:51: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3374:51: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3379:32: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3389:52: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3394:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3399:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3404:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3409:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3414:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3418:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3423:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3428:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3433:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3438:49: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3443:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3448:47: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:3453:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:4205:50: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:4266:54: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:4727:31: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:5034:21: style: Variable 'dst' can be declared as pointer to const [constVariablePointer] alglib-cpp/src/ap.cpp:5386:41: style: Parameter 'serializer' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:5911:41: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:6890:35: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:13135:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:13179:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:13220:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:13254:71: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:14771:70: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:14815:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:15473:31: style: Parameter '_c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:15476:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:15591:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:15654:17: style: Variable 'p_mat_row' can be declared as pointer to const [constVariablePointer] alglib-cpp/src/ap.cpp:15656:19: style: Variable 'p_rowidx' can be declared as pointer to const [constVariablePointer] alglib-cpp/src/ap.cpp:16148:14: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:16149:14: style: Parameter 'invpowrpplus1' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:16150:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:16180:31: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:16181:14: style: Parameter 'invpowrpplus1' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:16182:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/ap.cpp:547:12: warning: Uninitialized variable: result [uninitvar] alglib-cpp/src/ap.cpp:12037:49: note: Calling function 'ae_align', 1st argument '_loc_abuf' value is alglib-cpp/src/ap.cpp:544:20: note: Assignment 'result=(char*)ptr', assigned value is alglib-cpp/src/ap.cpp:547:12: note: Uninitialized variable: result alglib-cpp/src/alglibinternal.cpp:17121:237: style: Condition 'linmin_maxfev<=0' is always false [knownConditionTrueFalse] alglib-cpp/src/alglibinternal.cpp:21061:30: style: Condition 'ftbase_updatetw>=2' is always true [knownConditionTrueFalse] alglib-cpp/src/alglibinternal.cpp:21297:43: style: Condition 'ftbase_ftbasemaxsmoothfactor<=5' is always true [knownConditionTrueFalse] alglib-cpp/src/alglibinternal.cpp:21434:9: style: Condition '!hpccores_hpcpreparechunkedgradientx(weights,wcount,&buf->hpcbuf,_state)' is always true [knownConditionTrueFalse] alglib-cpp/src/alglibinternal.cpp:21551:14: note: Assignment 'result=false', assigned value is 0 alglib-cpp/src/alglibinternal.cpp:21434:45: note: Calling function 'hpccores_hpcpreparechunkedgradientx' returns 0 alglib-cpp/src/alglibinternal.cpp:21434:9: note: Condition '!hpccores_hpcpreparechunkedgradientx(weights,wcount,&buf->hpcbuf,_state)' is always true alglib-cpp/src/alglibinternal.cpp:21469:9: style: Condition '!hpccores_hpcfinalizechunkedgradientx(&buf->hpcbuf,buf->wcount,grad,_state)' is always true [knownConditionTrueFalse] alglib-cpp/src/alglibinternal.cpp:21575:14: note: Assignment 'result=false', assigned value is 0 alglib-cpp/src/alglibinternal.cpp:21469:46: note: Calling function 'hpccores_hpcfinalizechunkedgradientx' returns 0 alglib-cpp/src/alglibinternal.cpp:21469:9: note: Condition '!hpccores_hpcfinalizechunkedgradientx(&buf->hpcbuf,buf->wcount,grad,_state)' is always true alglib-cpp/src/alglibinternal.cpp:3422:93: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3423:96: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3449:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3491:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3534:93: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3535:96: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3561:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3603:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3646:93: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3647:96: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3673:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:3715:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4660:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4661:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4678:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4679:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4696:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4697:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4714:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4715:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4732:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4733:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4739:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4740:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4747:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4748:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4754:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4755:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4761:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4762:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4769:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4770:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4777:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4778:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4785:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4786:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4793:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4794:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4800:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4801:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4808:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4809:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4815:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4816:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4822:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4823:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4830:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4831:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4838:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4839:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4846:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4847:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4854:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4855:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4861:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4862:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4869:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4870:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4876:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4877:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4883:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4884:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4891:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4892:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4899:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4900:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4907:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4908:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4915:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4916:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4922:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4923:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4930:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4931:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4937:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4938:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4944:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4945:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4952:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4953:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4960:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4961:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4968:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4969:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4976:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4977:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4987:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:4988:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5000:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5001:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5011:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5012:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5022:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5023:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5033:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5034:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5046:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5047:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5057:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5058:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5068:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5069:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5079:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5080:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5092:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5093:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5103:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5104:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5114:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5115:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5121:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5122:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5131:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5132:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5138:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5139:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5145:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5146:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5153:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5154:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5163:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5164:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5171:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:5172:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:14864:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:14865:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:14873:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:14874:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:14885:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:14886:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:14894:17: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:14895:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:17976:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:17977:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:17983:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:17984:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18015:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18016:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18022:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18023:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18029:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18030:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18040:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18041:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18060:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18061:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18071:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18072:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:18543:98: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:19358:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:19359:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:19360:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:19361:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21320:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21321:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21332:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21333:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21344:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21345:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21356:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21357:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21585:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21586:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21602:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21603:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21625:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21626:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21642:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:21643:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/alglibinternal.cpp:2098:20: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/alglibinternal.cpp:2095:16: note: result is assigned alglib-cpp/src/alglibinternal.cpp:2098:20: note: result is overwritten alglib-cpp/src/alglibinternal.cpp:10423:17: style: Variable 'ba2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/alglibinternal.cpp:10414:17: note: ba2 is assigned alglib-cpp/src/alglibinternal.cpp:10423:17: note: ba2 is overwritten alglib-cpp/src/alglibinternal.cpp:10450:17: style: Variable 'ba2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/alglibinternal.cpp:10439:17: note: ba2 is assigned alglib-cpp/src/alglibinternal.cpp:10450:17: note: ba2 is overwritten alglib-cpp/src/alglibinternal.cpp:612:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:613:12: style: The scope of the variable 'h' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:663:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:664:12: style: The scope of the variable 'h' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:707:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:754:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2084:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2173:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2174:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2175:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2277:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2308:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2341:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:2372:13: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3278:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3300:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3322:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3344:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3345:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3795:14: style: The scope of the variable 'mididx' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3796:14: style: The scope of the variable 'cflag' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:3798:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4216:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4290:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4440:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4598:14: style: The scope of the variable 'pivotindex' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4599:12: style: The scope of the variable 'pivotvalue' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:4600:14: style: The scope of the variable 'storeindex' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:8764:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:8765:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:8886:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:9150: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:9671:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11708:14: style: The scope of the variable 'lv' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11709:14: style: The scope of the variable 'lp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11710:14: style: The scope of the variable 'rv' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11711:14: style: The scope of the variable 'rp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11818:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11821:12: style: The scope of the variable 'tmpr' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11822:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11906:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11909:12: style: The scope of the variable 'tmpr' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11991:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:11994:12: style: The scope of the variable 'tmpr' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12070:14: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12077:12: style: The scope of the variable 'bt' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12184:12: style: The scope of the variable 'tmpa' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12191:14: style: The scope of the variable 'bt' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12298:14: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12305:14: style: The scope of the variable 'bt' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12411:14: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12506:14: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12609:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12610:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12857:14: style: The scope of the variable 'half' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12859:14: style: The scope of the variable 'middle' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12902:14: style: The scope of the variable 'half' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12904:14: style: The scope of the variable 'middle' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:12951:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13131:12: style: The scope of the variable 'tmpr2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13132:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13316:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13632:14: style: The scope of the variable 'idst' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13658:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13659:14: style: The scope of the variable 'ips' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13660:14: style: The scope of the variable 'jps' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13661:14: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13695:14: style: The scope of the variable 'jdst' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:13862:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:14327:12: style: The scope of the variable 'f1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:14328:12: style: The scope of the variable 'g1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:14400:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:14402:12: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:14598:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:15020:14: style: The scope of the variable 'ip1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:15021:14: style: The scope of the variable 'im1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:15025:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:15030:12: style: The scope of the variable 'sumj' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:15035:12: style: The scope of the variable 'uscal' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:16480:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:16561:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:16730:14: style: The scope of the variable 'ks' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:16736:13: style: The scope of the variable 'allzeros' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:18185:14: style: The scope of the variable 'f' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:18186:13: style: The scope of the variable 'allnonone' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19335:14: style: The scope of the variable 'operation' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19336:14: style: The scope of the variable 'operandscnt' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19337:14: style: The scope of the variable 'operandsize' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19338:14: style: The scope of the variable 'microvectorsize' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19339:14: style: The scope of the variable 'param0' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19611:12: style: The scope of the variable 'a4x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19612:12: style: The scope of the variable 'a4y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19613:12: style: The scope of the variable 'a5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19614:12: style: The scope of the variable 'a5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19617:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19618:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19623:12: style: The scope of the variable 't3x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19624:12: style: The scope of the variable 't3y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19635:12: style: The scope of the variable 'm4x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19636:12: style: The scope of the variable 'm4y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19637:12: style: The scope of the variable 'm5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19638:12: style: The scope of the variable 'm5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19641:12: style: The scope of the variable 's2x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19642:12: style: The scope of the variable 's2y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19643:12: style: The scope of the variable 's3x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19644:12: style: The scope of the variable 's3y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19645:12: style: The scope of the variable 's4x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19646:12: style: The scope of the variable 's4y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19647:12: style: The scope of the variable 's5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19648:12: style: The scope of the variable 's5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19653:12: style: The scope of the variable 'c5' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19654:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19938:14: style: The scope of the variable 'aoffset10' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19949:12: style: The scope of the variable 'a5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19950:12: style: The scope of the variable 'a5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19953:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19954:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19955:12: style: The scope of the variable 'q0x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19956:12: style: The scope of the variable 'q0y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19961:12: style: The scope of the variable 't3x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19962:12: style: The scope of the variable 't3y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19973:12: style: The scope of the variable 'm4x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19974:12: style: The scope of the variable 'm4y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19975:12: style: The scope of the variable 'm5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19976:12: style: The scope of the variable 'm5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19979:12: style: The scope of the variable 's2x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19980:12: style: The scope of the variable 's2y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19981:12: style: The scope of the variable 's3x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19982:12: style: The scope of the variable 's3y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19983:12: style: The scope of the variable 's4x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19984:12: style: The scope of the variable 's4y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19985:12: style: The scope of the variable 's5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19986:12: style: The scope of the variable 's5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:19991:12: style: The scope of the variable 'c5' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20004:12: style: The scope of the variable 'tw5x' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20005:12: style: The scope of the variable 'tw5y' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20483:12: style: The scope of the variable 'bx' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20484:12: style: The scope of the variable 'by' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20575:14: style: The scope of the variable 'p0' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20576:14: style: The scope of the variable 'p1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20577:14: style: The scope of the variable 'p2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20685:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20750:14: style: The scope of the variable 'kq' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20751:14: style: The scope of the variable 'kiq' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20752:12: style: The scope of the variable 'x0' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20753:12: style: The scope of the variable 'y0' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20754:14: style: The scope of the variable 'p0' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20755:14: style: The scope of the variable 'p1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20760:12: style: The scope of the variable 'rx' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20761:12: style: The scope of the variable 'ry' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:20880:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21005:12: style: The scope of the variable 'twxm1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21006:12: style: The scope of the variable 'twy' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21214:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21215:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21216:14: style: The scope of the variable 'idx1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21217:14: style: The scope of the variable 'idx2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21218:14: style: The scope of the variable 'm2' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21219:14: style: The scope of the variable 'm1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21220:14: style: The scope of the variable 'n1' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21391:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:21466:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/alglibinternal.cpp:427:31: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:445:28: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:445:41: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:460:25: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:460:38: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:475:24: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:475:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:490:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:512:54: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:532:40: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:853:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2082:61: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2435:60: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2528:36: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2549:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2563:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2577:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2591:51: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2608:52: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2625:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2646:52: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2663:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2684:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2732:59: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2758:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2784:60: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2807:64: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2827:67: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2847:61: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2869:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:2893:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3793:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3939:38: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3959:36: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:3979:36: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4465:42: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4480:29: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:4535:55: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10519:31: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10527:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10550:31: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10557:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10580:31: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10587:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10616:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10618:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10647:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10649:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10680:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10682:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10710:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10712:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10741:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10745:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10774:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10778:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10812:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10815:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10845:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10847:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10881:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10884:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10913:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10916:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10945:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10948:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10977:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:10980:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11009:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11012:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11039:55: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11043:15: style: Parameter 'cholresult' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11044:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11065:48: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11069:31: style: Parameter 'pivots' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11070:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11094:47: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11097:31: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11098:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11099:31: style: Parameter 'tauq' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11100:31: style: Parameter 'taup' 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:11130:31: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11136:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11159:55: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11161:31: style: Parameter 'tau' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11162:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11188:31: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11189:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11214:47: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11217:31: style: Parameter 'tau' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11218:31: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11219:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11220:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11247:31: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11248:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11273:47: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11276:31: style: Parameter 'tau' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11277:31: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11278:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11279:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11306:31: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11307:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11336:50: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11337:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11340:31: style: Parameter 'u' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11342:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11344:31: style: Parameter 'vt' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11346:15: style: Parameter 'svdresult' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11347:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11373:71: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11377:31: style: Parameter 'wr' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11378:31: style: Parameter 'wi' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11379:31: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11380:16: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11381:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11413:31: style: Parameter 'vl' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11414:31: style: Parameter 'vr' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11415:16: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11416:16: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11417:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11448:50: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11449:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11452:31: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11453:15: style: Parameter 'evdresult' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11454:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11495:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11497:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11515:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11525:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11535:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11545:45: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11555:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11565:49: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11575:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11585:53: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11595:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11605:49: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11615:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:11625:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:12854:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:12899:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:14745:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:14768:62: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:17051:14: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:17695:33: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:18306:54: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:18674:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21490:31: style: Parameter 'batch4buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21491:31: style: Parameter 'hpcbuf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21492:14: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21494:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21519:31: style: Parameter 'batch4buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21520:31: style: Parameter 'hpcbuf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21521:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21544:31: style: Parameter 'hpcbuf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21545:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21568:31: style: Parameter 'grad' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:21569:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/alglibinternal.cpp:13035:12: style: Variable 'v0' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/alglibinternal.cpp:13219:12: style: Variable 'v0' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/alglibinternal.cpp:13397:12: style: Variable 'v0' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:23221:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:24286:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:24371:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:24973:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:34604:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:34762:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:34913:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:54173:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:63311:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/dataanalysis.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] alglib-cpp/src/dataanalysis.cpp:674:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:674:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:704:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:704:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:730:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:730:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:802:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:832:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:858:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:3894:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:3924:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:3950:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:4883:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:4913:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:4939:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5110:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5110: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:5166:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5166:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:5271:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5271:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:5301:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5301:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:5327:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:5327:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:6313:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6343: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:6445:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6475:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6501:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6573:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6603:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6629:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6772:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6772:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:6802:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6802:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:6828:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:6828:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:8468:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8498:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8524:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8610:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8610:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:8640:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8640:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:8666:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:8666:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:9665:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:9695:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:9721:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12082:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12112:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12138:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12222:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12222:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:12252:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12252:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:12278:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:12278:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:13374:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13404:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13430:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13504:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13504:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:13534:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13534:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:13560:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:13560:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:14045:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14075:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14101:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14174:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14204:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14230:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14302:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14332:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14358:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14443:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14443:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:14473:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14473:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:14499:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:14499:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15572:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15572:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15602:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15602:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15628:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15628:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15700:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15700:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15730:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15730:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15756:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15756:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/dataanalysis.cpp:15831:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15861:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:15887:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/dataanalysis.cpp:18041:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:18241:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:20875:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:20876:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:25636:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:25637:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:26281:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:26282:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28443:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28470:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28498:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28526:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28555:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28585:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28613:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28642:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28672:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28698:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28725:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:28753:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29053:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29054:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29243:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29278:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29314:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29349:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:29384:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:34608:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:39324:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:45106:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:45114:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:45115:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47382:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47425:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47466:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47507:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47548:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:47609:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:48150:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:48158:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:48159:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:48516:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:48698:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:49032:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50003:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50004:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50184:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50301:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50305:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50728:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50729:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:50730:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:51608:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:51895:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:51972:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/dataanalysis.cpp:762:27: warning: Member variable 'modelerrors::relclserror' is not assigned a value in 'modelerrors::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:762:27: warning: Member variable 'modelerrors::avgce' is not assigned a value in 'modelerrors::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:762:27: warning: Member variable 'modelerrors::rmserror' is not assigned a value in 'modelerrors::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:762:27: warning: Member variable 'modelerrors::avgerror' is not assigned a value in 'modelerrors::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:762:27: warning: Member variable 'modelerrors::avgrelerror' is not assigned a value in 'modelerrors::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5198:23: warning: Member variable 'ahcreport::terminationtype' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5198:23: warning: Member variable 'ahcreport::npoints' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5198:23: warning:inconclusive: Member variable 'ahcreport::p' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5198:23: warning:inconclusive: Member variable 'ahcreport::z' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5198:23: warning:inconclusive: Member variable 'ahcreport::pz' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5198:23: warning:inconclusive: Member variable 'ahcreport::pm' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5198:23: warning:inconclusive: Member variable 'ahcreport::mergedist' is not assigned a value in 'ahcreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5359:29: warning: Member variable 'kmeansreport::npoints' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5359:29: warning: Member variable 'kmeansreport::nfeatures' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5359:29: warning: Member variable 'kmeansreport::terminationtype' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5359:29: warning: Member variable 'kmeansreport::iterationscount' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5359:29: warning: Member variable 'kmeansreport::energy' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5359:29: warning: Member variable 'kmeansreport::k' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5359:29: warning:inconclusive: Member variable 'kmeansreport::c' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:5359:29: warning:inconclusive: Member variable 'kmeansreport::cidx' is not assigned a value in 'kmeansreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning: Member variable 'dfreport::relclserror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning: Member variable 'dfreport::avgce' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning: Member variable 'dfreport::rmserror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning: Member variable 'dfreport::avgerror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning: Member variable 'dfreport::avgrelerror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning: Member variable 'dfreport::oobrelclserror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning: Member variable 'dfreport::oobavgce' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning: Member variable 'dfreport::oobrmserror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning: Member variable 'dfreport::oobavgerror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning: Member variable 'dfreport::oobavgrelerror' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning:inconclusive: Member variable 'dfreport::topvars' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:6860:21: warning:inconclusive: Member variable 'dfreport::varimportances' is not assigned a value in 'dfreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8698:21: warning:inconclusive: Member variable 'lrreport::c' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8698:21: warning: Member variable 'lrreport::rmserror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8698:21: warning: Member variable 'lrreport::avgerror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8698:21: warning: Member variable 'lrreport::avgrelerror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8698:21: warning: Member variable 'lrreport::cvrmserror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8698:21: warning: Member variable 'lrreport::cvavgerror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8698:21: warning: Member variable 'lrreport::cvavgrelerror' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8698:21: warning: Member variable 'lrreport::ncvdefects' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:8698:21: warning:inconclusive: Member variable 'lrreport::cvdefects' is not assigned a value in 'lrreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:12310:25: warning: Member variable 'mcpdreport::inneriterationscount' is not assigned a value in 'mcpdreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:12310:25: warning: Member variable 'mcpdreport::outeriterationscount' is not assigned a value in 'mcpdreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:12310:25: warning: Member variable 'mcpdreport::nfev' is not assigned a value in 'mcpdreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:12310:25: warning: Member variable 'mcpdreport::terminationtype' is not assigned a value in 'mcpdreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:13592:23: warning: Member variable 'mnlreport::ngrad' is not assigned a value in 'mnlreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:13592:23: warning: Member variable 'mnlreport::nhess' is not assigned a value in 'mnlreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:14531:23: warning: Member variable 'knnreport::relclserror' is not assigned a value in 'knnreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:14531:23: warning: Member variable 'knnreport::avgce' is not assigned a value in 'knnreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:14531:23: warning: Member variable 'knnreport::rmserror' is not assigned a value in 'knnreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:14531:23: warning: Member variable 'knnreport::avgerror' is not assigned a value in 'knnreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:14531:23: warning: Member variable 'knnreport::avgrelerror' is not assigned a value in 'knnreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15660:23: warning: Member variable 'mlpreport::relclserror' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15660:23: warning: Member variable 'mlpreport::avgce' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15660:23: warning: Member variable 'mlpreport::rmserror' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15660:23: warning: Member variable 'mlpreport::avgerror' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15660:23: warning: Member variable 'mlpreport::avgrelerror' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15660:23: warning: Member variable 'mlpreport::ngrad' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15660:23: warning: Member variable 'mlpreport::nhess' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15660:23: warning: Member variable 'mlpreport::ncholesky' is not assigned a value in 'mlpreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15788:27: warning: Member variable 'mlpcvreport::relclserror' is not assigned a value in 'mlpcvreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15788:27: warning: Member variable 'mlpcvreport::avgce' is not assigned a value in 'mlpcvreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15788:27: warning: Member variable 'mlpcvreport::rmserror' is not assigned a value in 'mlpcvreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15788:27: warning: Member variable 'mlpcvreport::avgerror' is not assigned a value in 'mlpcvreport::operator='. [operatorEqVarError] alglib-cpp/src/dataanalysis.cpp:15788:27: warning: Member variable 'mlpcvreport::avgrelerror' is not assigned a value in 'mlpcvreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.h:274: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:262:14: note: Virtual destructor in base class alglib-cpp/src/solvers.h:274:14: note: Destructor in derived class alglib-cpp/src/optimization.h:2327: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:2315:14: note: Virtual destructor in base class alglib-cpp/src/optimization.h:2327:14: note: Destructor in derived class alglib-cpp/src/dataanalysis.cpp:23268:16: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/dataanalysis.cpp:23257:16: note: First condition alglib-cpp/src/dataanalysis.cpp:23268:16: note: Second condition alglib-cpp/src/dataanalysis.cpp:24177:16: style: Condition 'sgrad!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:24161:16: note: Assuming that condition 'sgrad!=NULL' is not redundant alglib-cpp/src/dataanalysis.cpp:24177:16: note: Condition 'sgrad!=NULL' is always false alglib-cpp/src/dataanalysis.cpp:24274:16: style: Condition 'sgrad!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:24258:16: note: Assuming that condition 'sgrad!=NULL' is not redundant alglib-cpp/src/dataanalysis.cpp:24274:16: note: Condition 'sgrad!=NULL' is always false alglib-cpp/src/dataanalysis.cpp:24401:16: style: Condition 'sgrad!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:24385:16: note: Assuming that condition 'sgrad!=NULL' is not redundant alglib-cpp/src/dataanalysis.cpp:24401:16: note: Condition 'sgrad!=NULL' is always false alglib-cpp/src/dataanalysis.cpp:24534:16: style: Condition 'sgrad!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:24518:16: note: Assuming that condition 'sgrad!=NULL' is not redundant alglib-cpp/src/dataanalysis.cpp:24534:16: note: Condition 'sgrad!=NULL' is always false alglib-cpp/src/dataanalysis.cpp:24926:42: style: Condition 'structinfo->ptr.p_int[offs+0]<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:24910:42: note: Assuming that condition 'structinfo->ptr.p_int[offs+0]==0' is not redundant alglib-cpp/src/dataanalysis.cpp:24926:42: note: Condition 'structinfo->ptr.p_int[offs+0]<0' is always true alglib-cpp/src/dataanalysis.cpp:26787:54: style: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:26768:54: note: Assuming that condition 'network->structinfo.ptr.p_int[offs+0]==0' is not redundant alglib-cpp/src/dataanalysis.cpp:26787:54: note: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true alglib-cpp/src/dataanalysis.cpp:27056:54: style: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:27018:54: note: Assuming that condition 'network->structinfo.ptr.p_int[offs+0]==0' is not redundant alglib-cpp/src/dataanalysis.cpp:27056:54: note: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true alglib-cpp/src/dataanalysis.cpp:27205:50: style: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:27188:50: note: Assuming that condition 'network->structinfo.ptr.p_int[offs+0]==0' is not redundant alglib-cpp/src/dataanalysis.cpp:27205:50: note: Condition 'network->structinfo.ptr.p_int[offs+0]<0' is always true alglib-cpp/src/dataanalysis.cpp:27399:23: style: Condition 'neurontype<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:27364:23: note: Assuming that condition 'neurontype==0' is not redundant alglib-cpp/src/dataanalysis.cpp:27399:23: note: Condition 'neurontype<0' is always true alglib-cpp/src/dataanalysis.cpp:27736:23: style: Condition 'neurontype<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:27707:23: note: Assuming that condition 'neurontype==0' is not redundant alglib-cpp/src/dataanalysis.cpp:27736:23: note: Condition 'neurontype<0' is always true alglib-cpp/src/dataanalysis.cpp:27906:23: style: Condition 'neurontype<0' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:27875:23: note: Assuming that condition 'neurontype==0' is not redundant alglib-cpp/src/dataanalysis.cpp:27906:23: note: Condition 'neurontype<0' is always true alglib-cpp/src/dataanalysis.cpp:30515:22: style: Condition 'npoints==rep->npoints' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:30510:13: note: npoints is assigned 'rep->npoints' here. alglib-cpp/src/dataanalysis.cpp:30515:22: note: Condition 'npoints==rep->npoints' is always true alglib-cpp/src/dataanalysis.cpp:33496:40: style: Condition 'dforest_leafnodewidth==2' is always true [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:36811:15: style: Condition 'tree!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:36795:15: note: Assuming that condition 'tree!=NULL' is not redundant alglib-cpp/src/dataanalysis.cpp:36811:15: note: Condition 'tree!=NULL' is always false alglib-cpp/src/dataanalysis.cpp:46053:244: style: Condition 'logit_maxfev<=0' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:673:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:703:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:801:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:831:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:3893:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:3923:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:4882:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:4912:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:5109: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:5270:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:5300:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6312:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6342:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6444:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6474:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6572:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6602:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6771:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:6801:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:8467:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:8497:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:8609:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:8639:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:9664:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:9694:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:12081:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:12111:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:12221:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:12251:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:13373:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:13403:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:13503:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:13533:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14044:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14074:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14173:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14203:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14301:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14331:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14442:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:14472:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:15571:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:15601:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:15699:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:15729:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:15830:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:15860:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:19938:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:19939:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:19945:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:19946:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:19957:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:19958:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:19964:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:19965:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:20905:74: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:20912:82: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24152:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24248:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24360:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24492:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24592:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24593:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24594:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:24757:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:25638:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:26462:73: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:26469:81: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28233:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28234:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28240:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28241:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28252:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28253:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28259:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28260:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28266:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28267:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28274:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28275:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28283:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28284:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28291:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28292:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28299:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28300:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28330:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28331:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28363:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28364:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28394:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:28395:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29055:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29480:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29481:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29492:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29493:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29505:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29506:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29517:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:29518:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:30778:90: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:31189:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32493:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32494:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32508:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32509:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32523:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32524:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32538:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32539:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32553:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32554:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32565:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32566:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32586:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32587:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32598:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32599:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32610:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32611:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32622:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32623:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32636:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32637:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32648:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32649:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32660:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32661:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32669:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32670:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32684:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32685:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32693:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:32694:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33566:88: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33567:88: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33568:88: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:33569:91: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:34683:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:34684:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:34685:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:35149:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:35155:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:35262:83: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:35369:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:36781:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:36894:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:37942:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:37943:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:37962:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:37963:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:37996:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:37997:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38016:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38017:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38036:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38037:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38064:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38065:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38095:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38096:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38123:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38124:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38151:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38152:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38163:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38164:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38175:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38176:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38187:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38188:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38199:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38200:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38214:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38215:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38229:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38230:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38244:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38245:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38259:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38260:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38267:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38268:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38276:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38277:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38284:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38285:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38292:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38293:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38301:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38302:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38310:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38311:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38319:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38320:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38328:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38329:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38338:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38339:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38354:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38355:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38364:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38365:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38374:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38375:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38383:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38384:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38402:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38403:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38411:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38412:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38420:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38421:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38439:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38440:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38458:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38459:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38477:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:38478:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39662:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39663:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39670:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39671:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39678:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39679:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39686:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39687:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39694:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39695:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39703:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39704:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39719:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39720:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39728:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:39729:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43048:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43049:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43078:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43079:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43126:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43127:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43156:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:43157:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:44894:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:44895:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:44920:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:44921:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:44954:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:44955:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:44980:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:44981:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45006:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45007:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45013:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45014:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45024:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45025:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45031:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:45032:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46556:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46557:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46564:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46565:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46572:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46573:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46580:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46581:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46588:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46589:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46595:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46596:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46627:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46628:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46634:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46635:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46641:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46642:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46648:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46649:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46657:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46658:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46664:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:46665:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47896:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47897:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47908:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47909:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47920:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47921:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47932:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47933:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47944:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47945:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47954:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47955:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47970:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47971:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47980:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47981:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47990:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47991:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:47999:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48000:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48014:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48015:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48023:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48024:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48032:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48033:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48039:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48040:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48051:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48052:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48058:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:48059:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:49042:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:49139:77: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:50580:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:50735:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:51028:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:51899:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:51923:68: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:51978:68: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:51986:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:51987:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:51993:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:51994:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52008:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52009:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52015:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52016:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52022:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52023:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52029:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52030:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52041:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52042:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52048:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52049:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52055:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52056:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52072:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52073:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52093:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52094:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52110:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52111:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52127:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52128:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52139:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52140:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52151:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52152:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52163:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52164:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52175:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52176:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52187:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52188:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52213:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52214:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52225:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52226:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52237:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52238:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52250:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52251:46: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52265:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52266:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52278:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:52279:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/dataanalysis.cpp:30100:18: style: Variable 'rep->npoints' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/dataanalysis.cpp:30097:18: note: rep->npoints is assigned alglib-cpp/src/dataanalysis.cpp:30100:18: note: rep->npoints is overwritten alglib-cpp/src/dataanalysis.cpp:30101:20: style: Variable 'rep->nfeatures' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/dataanalysis.cpp:30098:20: note: rep->nfeatures is assigned alglib-cpp/src/dataanalysis.cpp:30101:20: note: rep->nfeatures is overwritten alglib-cpp/src/dataanalysis.cpp:34747:20: style: Variable 'workingsetsize' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/dataanalysis.cpp:34737:20: note: workingsetsize is assigned alglib-cpp/src/dataanalysis.cpp:34747:20: note: workingsetsize is overwritten alglib-cpp/src/dataanalysis.cpp:45293:13: style: Variable 'spd' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/dataanalysis.cpp:45291:13: note: spd is assigned alglib-cpp/src/dataanalysis.cpp:45293:13: note: spd is overwritten alglib-cpp/src/dataanalysis.cpp:18031:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:18032:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:18442:14: style: The scope of the variable 'nout' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:18945:12: style: The scope of the variable 'pak' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:18946:12: style: The scope of the variable 'pbk' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:18948:12: style: The scope of the variable 'cv' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19172:12: style: The scope of the variable 'cc' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19176:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19178:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19612:14: style: The scope of the variable 'jl' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19614:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21328:14: style: The scope of the variable 'entryoffs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21330:14: style: The scope of the variable 'neurontype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21542:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21543:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21607:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21608:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21611:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21753:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21754:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21757:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21920:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21921:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:21924:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22101:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22102:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22105:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22667:14: style: The scope of the variable 'activationoffset' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22798:12: style: The scope of the variable 'net2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22799:12: style: The scope of the variable 'arg' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22800:12: style: The scope of the variable 'root' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:22801:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:24035:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:24576:14: style: The scope of the variable 'csize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:24860:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:24865:12: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:25624:14: style: The scope of the variable 'csize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:26491:14: style: The scope of the variable 'activationoffset' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27098:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27102:12: style: The scope of the variable 'fown' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27103:12: style: The scope of the variable 'deown' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27104:12: style: The scope of the variable 'net' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27105:12: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27235:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27236:14: style: The scope of the variable 'kl' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27245:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27246:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27247:12: style: The scope of the variable 'fown' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27248:12: style: The scope of the variable 'deown' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27268:12: style: The scope of the variable 's0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27269:12: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27270:12: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27271:12: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27767:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27780:14: style: The scope of the variable 'neurontype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27782:14: style: The scope of the variable 'offs0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27787:12: style: The scope of the variable 's0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27788:12: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27789:12: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:27790:12: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28154:14: style: The scope of the variable 'n1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28155:14: style: The scope of the variable 'n2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28156:14: style: The scope of the variable 'w1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28157:14: style: The scope of the variable 'w2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28158:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:28159:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:29045:14: style: The scope of the variable 'srcidx' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:30216:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:30217:12: style: The scope of the variable 'vr' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:30489:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:30490:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31161:14: style: The scope of the variable 'p0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31162:14: style: The scope of the variable 'p1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31505:14: style: The scope of the variable 'lastnz' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31507:14: style: The scope of the variable 'samplesize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31510:12: style: The scope of the variable 'samplescale' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31833:14: style: The scope of the variable 'centertofix' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31836:14: style: The scope of the variable 'pdistant' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31837:12: style: The scope of the variable 'ddistant' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31965:14: style: The scope of the variable 's0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31966:14: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31967:14: style: The scope of the variable 'ar' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31968:14: style: The scope of the variable 'br' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:31977:12: style: The scope of the variable 'd01' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:33454:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:33730:14: style: The scope of the variable 'treesize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:34336:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:34337:14: style: The scope of the variable 'bufsize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:34605:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:34889:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35121:14: style: The scope of the variable 'nperm' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35124:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35135:12: style: The scope of the variable 'nopermloss' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35136:12: style: The scope of the variable 'totalpermloss' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35358:14: style: The scope of the variable 'treeroot' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35703:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35706:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35707:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35709:12: style: The scope of the variable 'pitrn' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35710:12: style: The scope of the variable 'nitst' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35800:14: style: The scope of the variable 'varcur' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35801:13: style: The scope of the variable 'valuesaresame' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35802:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35806:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35921:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35922:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35923:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35924:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35925:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35926:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35927:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35928:14: style: The scope of the variable 'sl' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:35929:14: style: The scope of the variable 'sr' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36071:14: style: The scope of the variable 'n0prev' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36340:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36341:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36342:12: style: The scope of the variable 'rms' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36343:14: style: The scope of the variable 'n0prev' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36344:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36345:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36585:14: style: The scope of the variable 'leafvali' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36663:13: style: The scope of the variable 'isbinary' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36665:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36666:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36770:14: style: The scope of the variable 'cursize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:36771:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37209:14: style: The scope of the variable 'jmponbranch' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37210:14: style: The scope of the variable 'child0size' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37211:14: style: The scope of the variable 'child1size' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37318:14: style: The scope of the variable 'jmponbranch' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37319:14: style: The scope of the variable 'child0size' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37320:14: style: The scope of the variable 'child1size' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37322:12: style: The scope of the variable 'leafval' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37323:12: style: The scope of the variable 'splitval' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37444:14: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37483:14: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37723:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37724:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37824:14: style: The scope of the variable 'varidx' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37825:12: style: The scope of the variable 'splitval' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:37826:14: style: The scope of the variable 'jmplen' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:38601:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:38722:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:38990:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:39031:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:39147:12: style: The scope of the variable 'chi2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:39302:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:39307:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:39784:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:39992:14: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:41337:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:41460:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:41644:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:42170:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:42171:14: style: The scope of the variable 'srcoffs' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:42174:14: style: The scope of the variable 'windowstotal' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:42179:12: style: The scope of the variable 'nu2' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:42181:13: style: The scope of the variable 'needevd' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:43323:14: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:43953:12: style: The scope of the variable 's0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:43954:12: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:45092:13: style: The scope of the variable 'spd' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:45763:14: style: The scope of the variable 'nmax' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:45825:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48125:12: style: The scope of the variable 'nu' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48126:12: style: The scope of the variable 'lambdav' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48499:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48506:12: style: The scope of the variable 'e' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48683:12: style: The scope of the variable 'ebest' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48686:14: style: The scope of the variable 'itcnt' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:48687:14: style: The scope of the variable 'itbest' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:49026:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50290:14: style: The scope of the variable 'tssize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50291:14: style: The scope of the variable 'cvssize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50498:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50576:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50705:12: style: The scope of the variable 'eval' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50706:12: style: The scope of the variable 'ebest' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50712:14: style: The scope of the variable 'itbest' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50713:14: style: The scope of the variable 'itcnt' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50714:14: style: The scope of the variable 'ntype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50715:14: style: The scope of the variable 'ttype' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50716:13: style: The scope of the variable 'rndstart' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50718:14: style: The scope of the variable 'nr0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50719:14: style: The scope of the variable 'nr1' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50722:13: style: The scope of the variable 'randomizenetwork' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:50723:12: style: The scope of the variable 'bestrmserror' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:51012:14: style: The scope of the variable 'trnsubsetsize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:51013:14: style: The scope of the variable 'valsubsetsize' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:51014:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/dataanalysis.cpp:19977:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:19991:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22270:67: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22287:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22304:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22321:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22338:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:22356:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:24708:21: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:24709:21: style: Parameter 'gradbuf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:24710:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:25795:21: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:25796:18: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:25797:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:31436:30: style: Parameter 'xyc' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:31437:30: style: Parameter 'xydist2' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:31438:21: style: Parameter 'bufferpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:31439:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:31952:68: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:32480:30: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:32485:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:34840:66: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:34843:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35319:77: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35323:15: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35324:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35618:81: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35621:21: style: Parameter 'permpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:35624:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:36548:18: style: Parameter 'rs' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:36549:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:42075:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:46005:14: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50656:50: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50662:30: style: Parameter 'cvy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50663:21: style: Parameter 'pooldatacv' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50665:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50973:27: style: Parameter 'network' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50974:16: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50976:21: style: Parameter 'sessions' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:50977:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51213:18: style: Parameter 'ensemble' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51218:15: style: Parameter 'ngrad' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51220:21: style: Parameter 'esessions' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:51221:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/dataanalysis.cpp:21225:10: style: Variable 'offs' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/dataanalysis.cpp:21273:11: style: Variable 'ssize' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/dataanalysis.cpp:21308:10: style: Variable 'offs' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/solvers.cpp:13290:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/solvers.cpp:13452:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/src/solvers.cpp:99:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:129:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:155:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:155:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:290:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:290:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:320:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:320:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:346:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:346:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:418:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:418:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:448:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:448:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:474:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:474:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:6106:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:6106:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:6136:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:6136:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:6162:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:6162:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:6472:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:6502:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:6528:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7550:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7580:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7606:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7678:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7678:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:7708:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7708:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:7734:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:7734:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:8201:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8231:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8257:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8329:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8329:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:8359:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8359:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:8385:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8385:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:8899:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8899:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:8929:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8929:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:8955:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:8955:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:9027:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:9027:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:9057:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:9057:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:9083:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/solvers.cpp:9083:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/solvers.cpp:15243:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:15354:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/solvers.cpp:187:49: warning: Member variable 'polynomialsolverreport::maxerr' is not assigned a value in 'polynomialsolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:378:39: warning: Member variable 'densesolverreport::terminationtype' is not assigned a value in 'densesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:378:39: warning: Member variable 'densesolverreport::r1' is not assigned a value in 'densesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:378:39: warning: Member variable 'densesolverreport::rinf' is not assigned a value in 'densesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:506:43: warning: Member variable 'densesolverlsreport::terminationtype' is not assigned a value in 'densesolverlsreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:506:43: warning: Member variable 'densesolverlsreport::r2' is not assigned a value in 'densesolverlsreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:506:43: warning:inconclusive: Member variable 'densesolverlsreport::cx' is not assigned a value in 'densesolverlsreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:506:43: warning: Member variable 'densesolverlsreport::n' is not assigned a value in 'densesolverlsreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:506:43: warning: Member variable 'densesolverlsreport::k' is not assigned a value in 'densesolverlsreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:6194:41: warning: Member variable 'sparsesolverreport::terminationtype' is not assigned a value in 'sparsesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:6194:41: warning: Member variable 'sparsesolverreport::nmv' is not assigned a value in 'sparsesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:6194:41: warning: Member variable 'sparsesolverreport::iterationscount' is not assigned a value in 'sparsesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:6194:41: warning: Member variable 'sparsesolverreport::r2' is not assigned a value in 'sparsesolverreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:7766:27: warning: Member variable 'lincgreport::iterationscount' is not assigned a value in 'lincgreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:7766:27: warning: Member variable 'lincgreport::nmv' is not assigned a value in 'lincgreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:7766:27: warning: Member variable 'lincgreport::terminationtype' is not assigned a value in 'lincgreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:7766:27: warning: Member variable 'lincgreport::r2' is not assigned a value in 'lincgreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8417:31: warning: Member variable 'linlsqrreport::iterationscount' is not assigned a value in 'linlsqrreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8417:31: warning: Member variable 'linlsqrreport::nmv' is not assigned a value in 'linlsqrreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8417:31: warning: Member variable 'linlsqrreport::terminationtype' is not assigned a value in 'linlsqrreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8987:23: warning:inconclusive: Member variable 'nleqstate::needf' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8987:23: warning:inconclusive: Member variable 'nleqstate::needfij' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8987:23: warning:inconclusive: Member variable 'nleqstate::xupdated' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8987:23: warning: Member variable 'nleqstate::f' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8987:23: warning:inconclusive: Member variable 'nleqstate::fi' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8987:23: warning:inconclusive: Member variable 'nleqstate::j' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:8987:23: warning:inconclusive: Member variable 'nleqstate::x' is not assigned a value in 'nleqstate::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9115:25: warning: Member variable 'nleqreport::iterationscount' is not assigned a value in 'nleqreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9115:25: warning: Member variable 'nleqreport::nfunc' is not assigned a value in 'nleqreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9115:25: warning: Member variable 'nleqreport::njac' is not assigned a value in 'nleqreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9115:25: warning: Member variable 'nleqreport::terminationtype' is not assigned a value in 'nleqreport::operator='. [operatorEqVarError] alglib-cpp/src/solvers.cpp:9862:11: style: Condition 'ne>0' is always false [knownConditionTrueFalse] alglib-cpp/src/solvers.cpp:9849:13: note: Assuming that condition 'nz0' is always false alglib-cpp/src/solvers.cpp:98:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:128:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:289:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:319:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:417:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:447:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:6105:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:6135:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:6471:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:6501:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:7549:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:7579:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:7677:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:7707:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:8200:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:8230:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:8328:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:8358:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:8898:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:8928:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9026:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9056:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9916:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9917:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9923:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9924:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9931:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9932:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9938:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9939:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14610:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14611:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14617:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14618:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14627:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14628:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14634:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14635:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14641:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14642:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14649:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14650:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14661:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14662:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14669:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:14670:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15135:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15136:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15142:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15143:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15153:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15154:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15160:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:15161:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16429:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16430:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16445:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16446:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16475:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16476:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16491:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:16492:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17465:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17466:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17486:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17487:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17529:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17530:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17550:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17551:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17571:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17572:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17578:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17579:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17589:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17590:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17596:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:17597:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18622:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18623:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18645:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18646:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18705:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18706:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18728:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18729:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18751:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18752:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18758:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18759:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18768:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18769:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18775:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:18776:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19479:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19480:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19494:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19495:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19525:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19526:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19540:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19541:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19555:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19556:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19562:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19563:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19573:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19574:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19580:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:19581:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/solvers.cpp:9809:13: style: The scope of the variable 'status' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:12032:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:12153:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:12154:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:12366:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:12793:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:12913:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:12914:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13120:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13557:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13804:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13805:14: style: The scope of the variable 'rfs' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13806:14: style: The scope of the variable 'nrfs' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13816:13: style: The scope of the variable 'smallerr' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:13817:13: style: The scope of the variable 'terminatenexttime' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:17220:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/solvers.cpp:14321:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/solvers.cpp:15932:55: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/solvers.cpp:16003:56: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/solvers.cpp:18559:16: 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:3618:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3623:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3747:12: style: The scope of the variable 'a' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3748:12: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3749:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3752:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3753:12: style: The scope of the variable 'w' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3755:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3872:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3931:12: style: The scope of the variable 'xsq' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3933:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:3934:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4179:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4183:12: style: The scope of the variable 'p0' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4184:12: style: The scope of the variable 'q0' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4185:12: style: The scope of the variable 'p1' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4186:12: style: The scope of the variable 'q1' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4187:12: style: The scope of the variable 'p2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4188:12: style: The scope of the variable 'q2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4370:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4371:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4372:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4373:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4374:12: style: The scope of the variable 'fxys' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4375:12: style: The scope of the variable 'ta' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4376:12: style: The scope of the variable 'tb' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:4377:12: style: The scope of the variable 'tc' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5206:12: style: The scope of the variable 'xk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5207:12: style: The scope of the variable 'pk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5210:12: style: The scope of the variable 'qk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5322:12: style: The scope of the variable 'xk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5323:12: style: The scope of the variable 'pk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5326:12: style: The scope of the variable 'qk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5545:12: style: The scope of the variable 'xsqk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5963:12: style: The scope of the variable 'yc' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5968:12: style: The scope of the variable 'pk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:5971:12: style: The scope of the variable 'qk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6542:12: style: The scope of the variable 'dk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6819:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6824:12: style: The scope of the variable 'pkm1' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6825:12: style: The scope of the variable 'pkm2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6826:12: style: The scope of the variable 'qk' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6827:12: style: The scope of the variable 'qkm1' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6828:12: style: The scope of the variable 'qkm2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6829:12: style: The scope of the variable 'psi' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6830:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6831:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6832:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7158:12: style: The scope of the variable 'sn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7159:12: style: The scope of the variable 'sd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7160:12: style: The scope of the variable 'cn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7161:12: style: The scope of the variable 'cd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7364:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:7738:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8022:12: style: The scope of the variable 'sn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8023:12: style: The scope of the variable 'sd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8024:12: style: The scope of the variable 'cn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8025:12: style: The scope of the variable 'cd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8184:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8185:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8187:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8190:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8191:12: style: The scope of the variable 'polv' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8192:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8193:14: style: The scope of the variable 'n' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8318:12: style: The scope of the variable 'zz' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8326:12: style: The scope of the variable 'theta' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8332:12: style: The scope of the variable 'afn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8333:12: style: The scope of the variable 'afd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8334:12: style: The scope of the variable 'agn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8335:12: style: The scope of the variable 'agd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8336:12: style: The scope of the variable 'apfn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8337:12: style: The scope of the variable 'apfd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8338:12: style: The scope of the variable 'apgn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8339:12: style: The scope of the variable 'apgd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8340:12: style: The scope of the variable 'an' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8341:12: style: The scope of the variable 'ad' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8342:12: style: The scope of the variable 'apn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8343:12: style: The scope of the variable 'apd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8344:12: style: The scope of the variable 'bn16' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8345:12: style: The scope of the variable 'bd16' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8346:12: style: The scope of the variable 'bppn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8347:12: style: The scope of the variable 'bppd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8651:12: style: The scope of the variable 'an' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8652:12: style: The scope of the variable 'ad' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8653:12: style: The scope of the variable 'bn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:8654:12: style: The scope of the variable 'bd' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9022:12: style: The scope of the variable 'nn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9089:12: style: The scope of the variable 'nn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9166:12: style: The scope of the variable 'pkm2' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9296:12: style: The scope of the variable 'nn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9359:12: style: The scope of the variable 'nn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9427:12: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9487:12: style: The scope of the variable 'y' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9700:12: style: The scope of the variable 'y' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9701:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9871:12: style: The scope of the variable 'kf' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9874:12: style: The scope of the variable 'zn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9879:12: style: The scope of the variable 'ans' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9883:12: style: The scope of the variable 'zmn' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9884:12: style: The scope of the variable 'tlg' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:9885:12: style: The scope of the variable 'tox' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:10379:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:10380:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:10457:12: style: The scope of the variable 'e' can be reduced. [variableScope] alglib-cpp/src/specialfunctions.cpp:6829:12: style: Local variable 'psi' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2239:8: note: Shadowed declaration alglib-cpp/src/specialfunctions.cpp:6829:12: note: Shadow variable alglib-cpp/src/specialfunctions.cpp:7582:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:7654:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8646:43: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8759:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8818:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8883:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8930:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:10208:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:10250:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/specialfunctions.cpp:8369:16: style: Variable 'domflg' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/statistics.cpp:8500:11: style: Condition 'ns!=1' is always true [knownConditionTrueFalse] alglib-cpp/src/statistics.cpp:8481:11: note: Assuming that condition 'ns<5' is not redundant alglib-cpp/src/statistics.cpp:8500:11: note: Condition 'ns!=1' is always true alglib-cpp/src/statistics.cpp:4859:67: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:4956:67: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:5057:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:5058:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/statistics.cpp:2952:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:2953:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3484:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3585:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3586:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3897:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3981:12: style: The scope of the variable 'x0' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:3982:13: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:4597:12: style: The scope of the variable 'x0' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:4598:12: style: The scope of the variable 'y0' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:5052:14: style: The scope of the variable 'im' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:5955:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:5956:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:8433:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:8435:14: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:8436:12: style: The scope of the variable 'tmp' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:8437:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14516:12: style: The scope of the variable 'f0' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14517:12: style: The scope of the variable 'f1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14518:12: style: The scope of the variable 'f2' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14519:12: style: The scope of the variable 'f3' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14520:12: style: The scope of the variable 'f4' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14521:12: style: The scope of the variable 'x0' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14522:12: style: The scope of the variable 'x1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14523:12: style: The scope of the variable 'x2' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14524:12: style: The scope of the variable 'x3' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14525:12: style: The scope of the variable 'x4' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14526:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14747:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14749:14: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:14751:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:18639:12: style: The scope of the variable 'f4' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:18644:12: style: The scope of the variable 's4' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:19330:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:19334:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:19335:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/statistics.cpp:4868:53: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:4871:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:4965:61: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:4968:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5102:65: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5107:21: style: Parameter 'pool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5109:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5170:70: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5175:16: style: Parameter 'buf0' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5176:16: style: Parameter 'buf1' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5177:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:14972:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/statistics.cpp:5967:14: style: Variable 'variance' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/statistics.cpp:19375:15: style: Variable 'xvariance' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:1991:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3210:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3230:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3283:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3370:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3444:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3505:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3562:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3612:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3673:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3793:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3911:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:3971:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:4029:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:4202:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:4457:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:4586:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:5014:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:5115:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:5473:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:5700:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:6031:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:6305:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:6486:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:6621:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:6814:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7013:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7123:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7251:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7324:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7438:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7521:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7801:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:7927:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8053:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8168:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8276:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8422:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8571:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8666:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8764:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8854:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8929:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:8996:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:9079:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:9260:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:9523:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:9782:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10234:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10286:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10500:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10585:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10670:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10755:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:10856:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:11064:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:11148:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:11347:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:11592:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:12370:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:12494:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:12568:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:12735:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:12806:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:13248:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:13645:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:13760:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:14038:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:14393:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:14582:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:14733:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:14868:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:15114:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:15317:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:15517:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:15685:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:15853:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:16152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:16302:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:16507:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:16657:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:16894:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:17046:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:17260:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:17705:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:17939:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:18221:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:18358:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:18552:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:18702:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:18851:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:18901:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:19024:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:19449:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:19683:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:19892:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:20281:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:20394:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:20529:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:20898:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:21248:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:21476:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:21863:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:22139:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:22478:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:22997:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:23472:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:24736:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:24912:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:25091:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:25274:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:25507:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:25685:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26011:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26054:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26222:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26389:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26652:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26692:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:26816:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:27042:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:27689:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:27827:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:27910:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:27952:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:28100:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:28238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:28321:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:28353:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:28456:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:28664:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:28860:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:29089:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:29256:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:29453:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:29610:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30036:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30126:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30164:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30200:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30225:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30256:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30295:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30329:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30352:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30385:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30423:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30457:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30484:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30509:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30546:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30578:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30603:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:30763:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31358:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:31742:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:32246:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:32692:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:32777:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:32936:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:33077:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:33265:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:33599:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:33805:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:33905:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:34362:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:34525:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:34914:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:35101:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:35294:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:35413:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:35646:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:35868:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:36028:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:36494:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:36582:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:36825:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:36997:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:37146:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:37309:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:37484:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:37668:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:37823:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:38084:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:38430:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:38634:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:38795:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:38967:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39108:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39167:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39748:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39906:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:39955:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40021:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40079:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40120:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40161:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40264:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40420:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40580:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40774:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:40971:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41128:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41314:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41418:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:41825:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:42127:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:42627:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:42673:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:42753:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:43057:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:43658:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:44340:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:44432:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:44557:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:45458:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:45985:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:46057:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:46313:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:46511:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:47479:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:48525:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:49408:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:49600:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:49666:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:49967:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:50670:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:50762:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:50941:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:51126:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:51304:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:51459:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:51654:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:51876:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:52947:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:53601:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:54349:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:55222:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:56714:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:59486:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:59707:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:60623:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:61157:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:61349:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:61507:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:61580:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:61681:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:61757:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:61923:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:62008:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:62106:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:62247:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:62747:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:63112:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:63615:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:63992:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:64327:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:64468:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:64630:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:65151:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:65706:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:65751:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:65881:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:66194:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:66876:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:66968:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:67126:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:67218:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:67662:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:68032:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:68173:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:68415:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:68567:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:68714:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:68950:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:69199:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:69271:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:69407:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:69886:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:71697:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:72838:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:74260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:75586:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:75930:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:76021:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:76215:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:76333:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:76729:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:77360:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:77415:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:77470:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:77640:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:77690:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:77813:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:77891:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:77968:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:78061:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:78136:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:78247:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:78327:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:78464:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:78786:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:79359:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:79786:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:80129:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:80236:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:80411:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:80796:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:81603:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:81830:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:82479:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:82569:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:82661:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:82773:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:82898:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83036:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:83992:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:84168:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:84291:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:84548:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:84754:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:84848:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:84965:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85016:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85154:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85237:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85289:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85363:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85489:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85630:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85869:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:85989:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:86542:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_pi [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:86695:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:86774:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:86820:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_pi [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:86938:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:87211:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:87514:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:87582:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:87623:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:87804:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:88127:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:88382:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:88499:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:88705:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:88813:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:89183:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:89718:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:89761:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:89804:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:89875:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:89995:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:90843:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:91020:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:91471:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:91499:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:91642:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:92791:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:92858:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:92903:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:92983:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:93342:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:93902:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:94078:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:94424:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:94767:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:95384:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:96355:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:96595:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:97273:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:97836:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:98383:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:98543:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:98650:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:99074:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:99158:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:99293:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:99444:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:99654:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:99801:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:100316:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:100627:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:100651:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:100829:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:101599:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:102323:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:102403:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:102504:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:102592:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:102903:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:103195:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:103528:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:104081:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:104721:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:104737:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:104884:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:105075:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:105240:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:105395:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:105639:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:105745:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:106032:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:106274:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:106512:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:107019:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:107478:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:107747:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:108005:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:108673:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:108823:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:109196:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:109489:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:110944:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:111180:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:111618:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:112532:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:112791:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:113000:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:113660:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:114347:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:114421:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:114526:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:114570:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:114637:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:114964:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:114996:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:115037:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:115106:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:115156:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:115233:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:115381:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:115492:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:115883:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:115947:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:116029:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:116184:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:116267:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:116365:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:116579:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:116723:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:116857:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:117050:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:117793:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:118785:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:119008:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:119686:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:119844:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:120342:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:120902:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:121175:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:121480:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:121581:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:121845:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122110:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122158:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122561:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122832:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:122964:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:123652:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:124002:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:124161:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:124586:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:124751:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:125070:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:125591:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:125658:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:125786:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:126139:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:126437:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:126589:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:126742:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:126892:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:126995:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:127232:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:127431:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:127730:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:128274:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:128310:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:128457:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129234:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129263:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129332:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129448:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129502:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129587:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:129701:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:131243:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:132404:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:132649:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:132751:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:132806:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:132940:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:133069:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:133420:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:133648:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:133884:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:134141:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:134559:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:134669:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:135391:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:135454:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:135595:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:135781:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:135897:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:136049:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:136230:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:136420:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:136633:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:136791:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:136948:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:137285:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:137443:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:137689:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:138119:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:138167:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:138420:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:138763:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_BOOL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:138997:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:139061:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:139272:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:139683:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:139769:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:139800:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:139837:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:139862:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:139917:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:139958:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140176:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140250:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140343:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140374:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140481:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140504:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140560:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140596:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140622:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140695:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140798:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140830:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_BOOL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140894:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_BOOL [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:140934:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:141204:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:141275:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_c.cpp:141315:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] alglib-cpp/src/interpolation.cpp:135:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:165:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:191:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:588:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:618:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:644: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:746:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:772:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:844:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:874:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:900:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:976:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:976:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:1006:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:1006:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:1032:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:1032:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:3064:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3094:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3120:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3203:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3203:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:3233:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3233:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:3259:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:3259:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5530:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5530:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5560:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5560:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5586:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5586:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5664:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5664:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5694:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5694:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5720:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5720:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5825:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5825:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5855:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5855:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5881:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5881:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5956:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5956:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:5986:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:5986:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:6012:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:6012:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:11056:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:11086:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:11112:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:11187:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:11217:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:11243:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12103:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12133:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12159:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12231:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12261:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12287:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12363:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12363:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:12393:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12393:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:12419:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:12419:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:14298:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:14328:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:14354:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:15205:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:15235: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:15336:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:15366:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:15392:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:15470:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:15470:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:15500:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:15500:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:15526:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/interpolation.cpp:15526:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/interpolation.cpp:27298:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:31255:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:32236:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:32830:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:32831:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:36454:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:37465:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:37466:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:37812:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:38860:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:38861:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:38864:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:38865:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:38867:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:40295:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:40351:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:41098:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:41099:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:42780:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:43015:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:43401:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:45307:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:45308:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:45325:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:45326:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:45327:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:45328:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:45329:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:47132:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:49940:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:49941:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:50617:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:51154:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:56785:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:56787:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:58151:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:58153:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:58154:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:58155:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:58650:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:58917:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:59361:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:61467:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:61468:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:61479:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:61484:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:63050:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:63727:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:67140:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:68546:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:68547:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:70481:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:70642:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/interpolation.cpp:1064:23: warning: Member variable 'idwreport::rmserror' is not assigned a value in 'idwreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:1064:23: warning: Member variable 'idwreport::avgerror' is not assigned a value in 'idwreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:1064:23: warning: Member variable 'idwreport::maxerror' is not assigned a value in 'idwreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:1064:23: warning: Member variable 'idwreport::r2' is not assigned a value in 'idwreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3291:39: warning: Member variable 'spline1dfitreport::terminationtype' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3291:39: warning: Member variable 'spline1dfitreport::taskrcond' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3291:39: warning: Member variable 'spline1dfitreport::rmserror' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3291:39: warning: Member variable 'spline1dfitreport::avgerror' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3291:39: warning: Member variable 'spline1dfitreport::avgrelerror' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:3291:39: warning: Member variable 'spline1dfitreport::maxerror' is not assigned a value in 'spline1dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5618:43: warning: Member variable 'polynomialfitreport::terminationtype' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5618:43: warning: Member variable 'polynomialfitreport::taskrcond' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5618:43: warning: Member variable 'polynomialfitreport::rmserror' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5618:43: warning: Member variable 'polynomialfitreport::avgerror' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5618:43: warning: Member variable 'polynomialfitreport::avgrelerror' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5618:43: warning: Member variable 'polynomialfitreport::maxerror' is not assigned a value in 'polynomialfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5752:45: warning: Member variable 'barycentricfitreport::terminationtype' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5752:45: warning: Member variable 'barycentricfitreport::taskrcond' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5752:45: warning: Member variable 'barycentricfitreport::dbest' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5752:45: warning: Member variable 'barycentricfitreport::rmserror' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5752:45: warning: Member variable 'barycentricfitreport::avgerror' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5752:45: warning: Member variable 'barycentricfitreport::avgrelerror' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5752:45: warning: Member variable 'barycentricfitreport::maxerror' is not assigned a value in 'barycentricfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning: Member variable 'lsfitreport::terminationtype' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning: Member variable 'lsfitreport::taskrcond' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning: Member variable 'lsfitreport::iterationscount' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning: Member variable 'lsfitreport::varidx' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning: Member variable 'lsfitreport::rmserror' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning: Member variable 'lsfitreport::avgerror' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning: Member variable 'lsfitreport::avgrelerror' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning: Member variable 'lsfitreport::maxerror' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning: Member variable 'lsfitreport::wrmserror' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning:inconclusive: Member variable 'lsfitreport::covpar' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning:inconclusive: Member variable 'lsfitreport::errpar' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning:inconclusive: Member variable 'lsfitreport::errcurve' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning:inconclusive: Member variable 'lsfitreport::noise' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:5913:27: warning: Member variable 'lsfitreport::r2' is not assigned a value in 'lsfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6044:25: warning:inconclusive: Member variable 'lsfitstate::needf' is not assigned a value in 'lsfitstate::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6044:25: warning:inconclusive: Member variable 'lsfitstate::needfg' is not assigned a value in 'lsfitstate::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6044:25: warning:inconclusive: Member variable 'lsfitstate::needfgh' is not assigned a value in 'lsfitstate::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6044:25: warning:inconclusive: Member variable 'lsfitstate::xupdated' is not assigned a value in 'lsfitstate::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6044:25: warning:inconclusive: Member variable 'lsfitstate::c' is not assigned a value in 'lsfitstate::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6044:25: warning: Member variable 'lsfitstate::f' is not assigned a value in 'lsfitstate::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6044:25: warning:inconclusive: Member variable 'lsfitstate::g' is not assigned a value in 'lsfitstate::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6044:25: warning:inconclusive: Member variable 'lsfitstate::h' is not assigned a value in 'lsfitstate::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:6044:25: warning:inconclusive: Member variable 'lsfitstate::x' is not assigned a value in 'lsfitstate::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:12451:39: warning: Member variable 'spline2dfitreport::rmserror' is not assigned a value in 'spline2dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:12451:39: warning: Member variable 'spline2dfitreport::avgerror' is not assigned a value in 'spline2dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:12451:39: warning: Member variable 'spline2dfitreport::maxerror' is not assigned a value in 'spline2dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:12451:39: warning: Member variable 'spline2dfitreport::r2' is not assigned a value in 'spline2dfitreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:15558:23: warning: Member variable 'rbfreport::rmserror' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:15558:23: warning: Member variable 'rbfreport::maxerror' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:15558:23: warning: Member variable 'rbfreport::arows' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:15558:23: warning: Member variable 'rbfreport::acols' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:15558:23: warning: Member variable 'rbfreport::annz' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:15558:23: warning: Member variable 'rbfreport::iterationscount' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:15558:23: warning: Member variable 'rbfreport::nmv' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.cpp:15558:23: warning: Member variable 'rbfreport::terminationtype' is not assigned a value in 'rbfreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:276:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/optimization.cpp:306:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/optimization.cpp:332:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:332:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:446:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:446:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:476:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:476:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:502:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:502:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:619:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:619:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:649:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:649:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:675:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:675:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:803:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:803:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:833:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:833:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:859:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:859:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:936:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:936:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:966:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:966:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:992:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:992:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:1085:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:1085:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:1115:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:1115:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:1141:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:1141:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2646:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2646:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2676:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2676:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2702:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2702:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2805:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2805:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2835:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2835:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:2861:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:2861:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:4495:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4525:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4551:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4700:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4700:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:4730:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4730:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:4756:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:4756:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:6712:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:6712:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:6742:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:6742:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:6768:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:6768:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:6862:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:6862:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:6892:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:6892:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:6918:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:6918:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8694:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8694:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8724:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8724:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8750:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8750:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8843:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8843:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8873:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8873:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:8899:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:8899:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:10396:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10426:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10452:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10567:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10567:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:10597:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10597:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:10623:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:10623:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:11701:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:11701:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:11731:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:11731:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:11757:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:11757:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:11876:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:11876:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:11906:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:11906:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:11932:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:11932:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:14307:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14307:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:14337:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14337:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:14363:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14363:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:14489:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14489:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:14519:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14519:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:14545:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:14545:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:15878:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:15878:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:15908:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:15908:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:15934:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:15934:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:16030:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:16030:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:16060:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:16060:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:16086:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:16086:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17316:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17316:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17346:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17346:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17372:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17372:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17444:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17444:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17474:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17474:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:17500:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:17500:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:18024:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:18024:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:18054:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:18054:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:18080:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:18080:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:18172:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:18172:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:18202:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:18202:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:18228:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:18228:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/optimization.cpp:19706:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:19736:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:19762:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/optimization.cpp:73412:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/optimization.cpp:73415:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/optimization.cpp:364:33: warning:inconclusive: Member variable 'optguardreport::nonc0suspected' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning:inconclusive: Member variable 'optguardreport::nonc0test0positive' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning: Member variable 'optguardreport::nonc0fidx' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning: Member variable 'optguardreport::nonc0lipschitzc' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning:inconclusive: Member variable 'optguardreport::nonc1suspected' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning:inconclusive: Member variable 'optguardreport::nonc1test0positive' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning:inconclusive: Member variable 'optguardreport::nonc1test1positive' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning: Member variable 'optguardreport::nonc1fidx' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning: Member variable 'optguardreport::nonc1lipschitzc' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning:inconclusive: Member variable 'optguardreport::badgradsuspected' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning: Member variable 'optguardreport::badgradfidx' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning: Member variable 'optguardreport::badgradvidx' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning:inconclusive: Member variable 'optguardreport::badgradxbase' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning:inconclusive: Member variable 'optguardreport::badgraduser' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:364:33: warning:inconclusive: Member variable 'optguardreport::badgradnum' is not assigned a value in 'optguardreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning:inconclusive: Member variable 'optguardnonc0report::positive' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning: Member variable 'optguardnonc0report::fidx' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning:inconclusive: Member variable 'optguardnonc0report::x0' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning:inconclusive: Member variable 'optguardnonc0report::d' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning: Member variable 'optguardnonc0report::n' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning:inconclusive: Member variable 'optguardnonc0report::stp' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning:inconclusive: Member variable 'optguardnonc0report::f' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning: Member variable 'optguardnonc0report::cnt' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning: Member variable 'optguardnonc0report::stpidxa' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning: Member variable 'optguardnonc0report::stpidxb' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning: Member variable 'optguardnonc0report::inneriter' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:534:43: warning: Member variable 'optguardnonc0report::outeriter' is not assigned a value in 'optguardnonc0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning:inconclusive: Member variable 'optguardnonc1test0report::positive' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning: Member variable 'optguardnonc1test0report::fidx' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning:inconclusive: Member variable 'optguardnonc1test0report::x0' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning:inconclusive: Member variable 'optguardnonc1test0report::d' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning: Member variable 'optguardnonc1test0report::n' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning:inconclusive: Member variable 'optguardnonc1test0report::stp' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning:inconclusive: Member variable 'optguardnonc1test0report::f' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning: Member variable 'optguardnonc1test0report::cnt' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning: Member variable 'optguardnonc1test0report::stpidxa' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning: Member variable 'optguardnonc1test0report::stpidxb' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning: Member variable 'optguardnonc1test0report::inneriter' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:707:53: warning: Member variable 'optguardnonc1test0report::outeriter' is not assigned a value in 'optguardnonc1test0report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning:inconclusive: Member variable 'optguardnonc1test1report::positive' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning: Member variable 'optguardnonc1test1report::fidx' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning: Member variable 'optguardnonc1test1report::vidx' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning:inconclusive: Member variable 'optguardnonc1test1report::x0' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning:inconclusive: Member variable 'optguardnonc1test1report::d' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning: Member variable 'optguardnonc1test1report::n' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning:inconclusive: Member variable 'optguardnonc1test1report::stp' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning:inconclusive: Member variable 'optguardnonc1test1report::g' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning: Member variable 'optguardnonc1test1report::cnt' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning: Member variable 'optguardnonc1test1report::stpidxa' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning: Member variable 'optguardnonc1test1report::stpidxb' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning: Member variable 'optguardnonc1test1report::inneriter' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:891:53: warning: Member variable 'optguardnonc1test1report::outeriter' is not assigned a value in 'optguardnonc1test1report::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1024:31: warning:inconclusive: Member variable 'minlbfgsstate::needf' is not assigned a value in 'minlbfgsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1024:31: warning:inconclusive: Member variable 'minlbfgsstate::needfg' is not assigned a value in 'minlbfgsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1024:31: warning:inconclusive: Member variable 'minlbfgsstate::xupdated' is not assigned a value in 'minlbfgsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1024:31: warning: Member variable 'minlbfgsstate::f' is not assigned a value in 'minlbfgsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1024:31: warning:inconclusive: Member variable 'minlbfgsstate::g' is not assigned a value in 'minlbfgsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1024:31: warning:inconclusive: Member variable 'minlbfgsstate::x' is not assigned a value in 'minlbfgsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1173:33: warning: Member variable 'minlbfgsreport::iterationscount' is not assigned a value in 'minlbfgsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1173:33: warning: Member variable 'minlbfgsreport::nfev' is not assigned a value in 'minlbfgsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:1173:33: warning: Member variable 'minlbfgsreport::terminationtype' is not assigned a value in 'minlbfgsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2734:31: warning:inconclusive: Member variable 'minbleicstate::needf' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2734:31: warning:inconclusive: Member variable 'minbleicstate::needfg' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2734:31: warning:inconclusive: Member variable 'minbleicstate::xupdated' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2734:31: warning: Member variable 'minbleicstate::f' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2734:31: warning:inconclusive: Member variable 'minbleicstate::g' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2734:31: warning:inconclusive: Member variable 'minbleicstate::x' is not assigned a value in 'minbleicstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::iterationscount' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::nfev' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::varidx' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::terminationtype' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::debugeqerr' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::debugfs' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::debugff' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::debugdx' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::debugfeasqpits' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::debugfeasgpaits' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::inneriterationscount' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:2893:33: warning: Member variable 'minbleicreport::outeriterationscount' is not assigned a value in 'minbleicreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4788:27: warning: Member variable 'minqpreport::inneriterationscount' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4788:27: warning: Member variable 'minqpreport::outeriterationscount' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4788:27: warning: Member variable 'minqpreport::nmv' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4788:27: warning: Member variable 'minqpreport::ncholesky' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4788:27: warning: Member variable 'minqpreport::terminationtype' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4788:27: warning:inconclusive: Member variable 'minqpreport::lagbc' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:4788:27: warning:inconclusive: Member variable 'minqpreport::laglc' is not assigned a value in 'minqpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning:inconclusive: Member variable 'minlmstate::needf' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning:inconclusive: Member variable 'minlmstate::needfg' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning:inconclusive: Member variable 'minlmstate::needfgh' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning:inconclusive: Member variable 'minlmstate::needfi' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning:inconclusive: Member variable 'minlmstate::needfij' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning:inconclusive: Member variable 'minlmstate::xupdated' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning: Member variable 'minlmstate::f' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning:inconclusive: Member variable 'minlmstate::fi' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning:inconclusive: Member variable 'minlmstate::g' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning:inconclusive: Member variable 'minlmstate::h' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning:inconclusive: Member variable 'minlmstate::j' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6800:25: warning:inconclusive: Member variable 'minlmstate::x' is not assigned a value in 'minlmstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6950:27: warning: Member variable 'minlmreport::iterationscount' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6950:27: warning: Member variable 'minlmreport::terminationtype' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6950:27: warning: Member variable 'minlmreport::nfunc' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6950:27: warning: Member variable 'minlmreport::njac' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6950:27: warning: Member variable 'minlmreport::ngrad' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6950:27: warning: Member variable 'minlmreport::nhess' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:6950:27: warning: Member variable 'minlmreport::ncholesky' is not assigned a value in 'minlmreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8782:25: warning:inconclusive: Member variable 'mincgstate::needf' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8782:25: warning:inconclusive: Member variable 'mincgstate::needfg' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8782:25: warning:inconclusive: Member variable 'mincgstate::xupdated' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8782:25: warning: Member variable 'mincgstate::f' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8782:25: warning:inconclusive: Member variable 'mincgstate::g' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8782:25: warning:inconclusive: Member variable 'mincgstate::x' is not assigned a value in 'mincgstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8931:27: warning: Member variable 'mincgreport::iterationscount' is not assigned a value in 'mincgreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8931:27: warning: Member variable 'mincgreport::nfev' is not assigned a value in 'mincgreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:8931:27: warning: Member variable 'mincgreport::terminationtype' is not assigned a value in 'mincgreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10655:27: warning: Member variable 'minlpreport::f' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10655:27: warning:inconclusive: Member variable 'minlpreport::lagbc' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10655:27: warning:inconclusive: Member variable 'minlpreport::laglc' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10655:27: warning:inconclusive: Member variable 'minlpreport::y' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10655:27: warning:inconclusive: Member variable 'minlpreport::stats' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10655:27: warning: Member variable 'minlpreport::primalerror' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10655:27: warning: Member variable 'minlpreport::dualerror' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10655:27: warning: Member variable 'minlpreport::slackerror' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10655:27: warning: Member variable 'minlpreport::iterationscount' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:10655:27: warning: Member variable 'minlpreport::terminationtype' is not assigned a value in 'minlpreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11789:27: warning:inconclusive: Member variable 'minnlcstate::needfi' is not assigned a value in 'minnlcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11789:27: warning:inconclusive: Member variable 'minnlcstate::needfij' is not assigned a value in 'minnlcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11789:27: warning:inconclusive: Member variable 'minnlcstate::xupdated' is not assigned a value in 'minnlcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11789:27: warning: Member variable 'minnlcstate::f' is not assigned a value in 'minnlcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11789:27: warning:inconclusive: Member variable 'minnlcstate::fi' is not assigned a value in 'minnlcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11789:27: warning:inconclusive: Member variable 'minnlcstate::j' is not assigned a value in 'minnlcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11789:27: warning:inconclusive: Member variable 'minnlcstate::x' is not assigned a value in 'minnlcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11964:29: warning: Member variable 'minnlcreport::iterationscount' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11964:29: warning: Member variable 'minnlcreport::nfev' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11964:29: warning: Member variable 'minnlcreport::terminationtype' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11964:29: warning: Member variable 'minnlcreport::bcerr' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11964:29: warning: Member variable 'minnlcreport::bcidx' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11964:29: warning: Member variable 'minnlcreport::lcerr' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11964:29: warning: Member variable 'minnlcreport::lcidx' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11964:29: warning: Member variable 'minnlcreport::nlcerr' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11964:29: warning: Member variable 'minnlcreport::nlcidx' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:11964:29: warning: Member variable 'minnlcreport::dbgphase0its' is not assigned a value in 'minnlcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14395:25: warning:inconclusive: Member variable 'minmostate::needfi' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14395:25: warning:inconclusive: Member variable 'minmostate::needfij' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14395:25: warning:inconclusive: Member variable 'minmostate::xupdated' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14395:25: warning: Member variable 'minmostate::f' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14395:25: warning:inconclusive: Member variable 'minmostate::fi' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14395:25: warning:inconclusive: Member variable 'minmostate::j' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14395:25: warning:inconclusive: Member variable 'minmostate::x' is not assigned a value in 'minmostate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14577:27: warning: Member variable 'minmoreport::inneriterationscount' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14577:27: warning: Member variable 'minmoreport::outeriterationscount' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14577:27: warning: Member variable 'minmoreport::nfev' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14577:27: warning: Member variable 'minmoreport::terminationtype' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14577:27: warning: Member variable 'minmoreport::bcerr' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14577:27: warning: Member variable 'minmoreport::bcidx' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14577:27: warning: Member variable 'minmoreport::lcerr' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14577:27: warning: Member variable 'minmoreport::lcidx' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14577:27: warning: Member variable 'minmoreport::nlcerr' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:14577:27: warning: Member variable 'minmoreport::nlcidx' is not assigned a value in 'minmoreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:15966:25: warning:inconclusive: Member variable 'minnsstate::needfi' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:15966:25: warning:inconclusive: Member variable 'minnsstate::needfij' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:15966:25: warning:inconclusive: Member variable 'minnsstate::xupdated' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:15966:25: warning: Member variable 'minnsstate::f' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:15966:25: warning:inconclusive: Member variable 'minnsstate::fi' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:15966:25: warning:inconclusive: Member variable 'minnsstate::j' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:15966:25: warning:inconclusive: Member variable 'minnsstate::x' is not assigned a value in 'minnsstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:16118:27: warning: Member variable 'minnsreport::iterationscount' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:16118:27: warning: Member variable 'minnsreport::nfev' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:16118:27: warning: Member variable 'minnsreport::cerr' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:16118:27: warning: Member variable 'minnsreport::lcerr' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:16118:27: warning: Member variable 'minnsreport::nlcerr' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:16118:27: warning: Member variable 'minnsreport::terminationtype' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:16118:27: warning: Member variable 'minnsreport::varidx' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:16118:27: warning: Member variable 'minnsreport::funcidx' is not assigned a value in 'minnsreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17404:27: warning:inconclusive: Member variable 'minasastate::needfg' is not assigned a value in 'minasastate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17404:27: warning:inconclusive: Member variable 'minasastate::xupdated' is not assigned a value in 'minasastate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17404:27: warning: Member variable 'minasastate::f' is not assigned a value in 'minasastate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17404:27: warning:inconclusive: Member variable 'minasastate::g' is not assigned a value in 'minasastate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17404:27: warning:inconclusive: Member variable 'minasastate::x' is not assigned a value in 'minasastate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17532:29: warning: Member variable 'minasareport::iterationscount' is not assigned a value in 'minasareport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17532:29: warning: Member variable 'minasareport::nfev' is not assigned a value in 'minasareport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17532:29: warning: Member variable 'minasareport::terminationtype' is not assigned a value in 'minasareport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:17532:29: warning: Member variable 'minasareport::activeconstraints' is not assigned a value in 'minasareport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:18112:25: warning:inconclusive: Member variable 'minbcstate::needf' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:18112:25: warning:inconclusive: Member variable 'minbcstate::needfg' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:18112:25: warning:inconclusive: Member variable 'minbcstate::xupdated' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:18112:25: warning: Member variable 'minbcstate::f' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:18112:25: warning:inconclusive: Member variable 'minbcstate::g' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:18112:25: warning:inconclusive: Member variable 'minbcstate::x' is not assigned a value in 'minbcstate::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:18260:27: warning: Member variable 'minbcreport::iterationscount' is not assigned a value in 'minbcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:18260:27: warning: Member variable 'minbcreport::nfev' is not assigned a value in 'minbcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:18260:27: warning: Member variable 'minbcreport::varidx' is not assigned a value in 'minbcreport::operator='. [operatorEqVarError] alglib-cpp/src/optimization.cpp:18260:27: warning: Member variable 'minbcreport::terminationtype' is not assigned a value in 'minbcreport::operator='. [operatorEqVarError] alglib-cpp/src/interpolation.h:813: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:801:14: note: Virtual destructor in base class alglib-cpp/src/interpolation.h:813:14: note: Destructor in derived class alglib-cpp/src/interpolation.cpp:27362:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/interpolation.cpp:27354:9: note: First condition alglib-cpp/src/interpolation.cpp:27362:9: note: Second condition alglib-cpp/src/interpolation.cpp:27379:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/interpolation.cpp:27362:9: note: First condition alglib-cpp/src/interpolation.cpp:27379:9: note: Second condition alglib-cpp/src/interpolation.cpp:27525:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/interpolation.cpp:27514:13: note: First condition alglib-cpp/src/interpolation.cpp:27525:13: note: Second condition alglib-cpp/src/interpolation.cpp:37616:10: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/interpolation.cpp:37583:10: note: First condition alglib-cpp/src/interpolation.cpp:37616:10: note: Second condition alglib-cpp/src/interpolation.cpp:45607:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/interpolation.cpp:45598:9: note: First condition alglib-cpp/src/interpolation.cpp:45607:9: note: Second condition alglib-cpp/src/interpolation.cpp:28227:25: style: The statement 'if (nstep) nstep=false' is logically equivalent to 'nstep=false'. [duplicateConditionalAssign] alglib-cpp/src/interpolation.cpp:28229:31: note: Assignment 'nstep=false' alglib-cpp/src/interpolation.cpp:28227:25: note: Condition 'nstep' is redundant alglib-cpp/src/interpolation.cpp:28457:25: style: The statement 'if (nstep) nstep=false' is logically equivalent to 'nstep=false'. [duplicateConditionalAssign] alglib-cpp/src/interpolation.cpp:28459:31: note: Assignment 'nstep=false' alglib-cpp/src/interpolation.cpp:28457:25: note: Condition 'nstep' is redundant alglib-cpp/src/interpolation.cpp:28371:24: style: Condition 'tnr>=1' is always true [knownConditionTrueFalse] alglib-cpp/src/interpolation.cpp:28365:20: note: Assuming that condition 'tnr>0' is not redundant alglib-cpp/src/interpolation.cpp:28371:24: note: Condition 'tnr>=1' is always true alglib-cpp/src/interpolation.cpp:49511:33: style: Condition 'builder->aterm==1' is always true [knownConditionTrueFalse] alglib-cpp/src/interpolation.cpp:49428:23: note: Assuming that condition 'builder->aterm!=1' is not redundant alglib-cpp/src/interpolation.cpp:49511:33: note: Condition 'builder->aterm==1' is always true alglib-cpp/src/interpolation.cpp:50054:20: style: Condition 'precchunk!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/interpolation.cpp:50023:20: note: Assuming that condition 'precchunk!=NULL' is not redundant alglib-cpp/src/interpolation.cpp:50054:20: note: Condition 'precchunk!=NULL' is always false alglib-cpp/src/optimization.cpp:32844:22: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:32832:22: note: First condition alglib-cpp/src/optimization.cpp:32844:22: note: Second condition alglib-cpp/src/optimization.cpp:61713:9: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:61704:9: note: First condition alglib-cpp/src/optimization.cpp:61713:9: note: Second condition alglib-cpp/src/optimization.cpp:75820:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:75816:13: note: First condition alglib-cpp/src/optimization.cpp:75820:13: note: Second condition alglib-cpp/src/optimization.cpp:76411:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:76407:13: note: First condition alglib-cpp/src/optimization.cpp:76411:13: note: Second condition alglib-cpp/src/optimization.cpp:76416:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/optimization.cpp:76411:13: note: First condition alglib-cpp/src/optimization.cpp:76416:13: note: Second condition alglib-cpp/src/optimization.cpp:38409:31: style: Condition 'sparsesolver==1' is always false [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:38408:24: note: Assignment 'sparsesolver=2', assigned value is 2 alglib-cpp/src/optimization.cpp:38409:31: note: Condition 'sparsesolver==1' is always false alglib-cpp/src/optimization.cpp:38409:48: style: Condition 'sparsesolver==2' is always true [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:38408:24: note: Assignment 'sparsesolver=2', assigned value is 2 alglib-cpp/src/optimization.cpp:38409:48: note: Condition 'sparsesolver==2' is always true alglib-cpp/src/optimization.cpp:70575:24: style: Condition 's->trftype==0' is always false [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:76467:35: style: Condition 'nlcslp_nondescentlimit>0' is always true [knownConditionTrueFalse] alglib-cpp/src/interpolation.cpp:134:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:164:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:587:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:617: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:745:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:843:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:873:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:975:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:1005:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:3063:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:3093:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:3202:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:3232:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:5529:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:5559:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:5663:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:5693:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:5824:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:5854:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:5955:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:5985:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:11055:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:11085:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:11186:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:11216:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12102:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12132:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12230:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12260:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12362:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:12392:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:14297:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:14327:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:15204:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:15234:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:15335:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:15365:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:15469:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:15499:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:21033:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:21034:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:21043:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:21044:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:21055:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:21056:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:21065:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:21066:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22656:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22657:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22670:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22671:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22684:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22685:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22698:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22699:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22712:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22713:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22723:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22724:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22745:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22746:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22756:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22757:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22767:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22768:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22785:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22786:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22815:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22816:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22833:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22834:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22851:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22852:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22858:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22859:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22869:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22870:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22876:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:22877:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30472:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30473:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30481:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30482:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30494:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30495:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30503:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30504:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30512:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30513:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30519:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30520:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30532:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30533:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30539:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30540:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30546:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30547:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30558:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30559:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30572:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30573:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30584:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:30585:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38103:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38104:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38110:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38111:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38123:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38124:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38130:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38131:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38137:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38138:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38144:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38145:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38158:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38159:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38165:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38166:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38172:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38173:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38183:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38184:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38204:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38205:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38215:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38216:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38226:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38227:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38256:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38257:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38318:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38319:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38348:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:38349:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:39385:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:39386:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:39392:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:39393:49: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:39401:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:39402:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:39408:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:39409:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40837:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40838:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40847:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40848:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40859:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40860:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40869:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40870:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40879:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40880:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40890:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40891:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40903:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40904:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40914:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:40915:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:42287:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43594:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43595:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43605:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43606:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43616:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43617:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43627:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43628:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43638:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43639:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43652:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43653:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43671:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43672:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43685:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43686:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43699:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43700:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43719:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43720:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43739:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43740:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43759:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43760:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43779:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43780:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43786:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43787:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43799:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43800:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43806:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:43807:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44884:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44885:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44905:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44906:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44928:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44929:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44949:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44950:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44970:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44971:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44985:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:44986:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45012:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45013:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45027:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45028:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:46762:76: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47121:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47131:14: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47313:85: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47357:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47522:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47718:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47815:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:47929:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:48104:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:48329:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49242:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49774:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:49951:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50011:93: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50014:95: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50015:91: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50155:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50414:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50628:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50663:93: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50670:98: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50671:100: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:50848:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51002:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51389:96: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51756:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51757:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51774:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51775:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51792:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51793:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51810:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51811:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51828:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51829:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51841:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51842:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51866:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51867:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51879:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51880:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51892:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51893:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51906:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51907:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51931:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51932:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51945:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51946:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51959:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51960:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51972:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51973:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51991:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:51992:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52004:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52005:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52017:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52018:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52032:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52033:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52047:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52048:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52062:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52063:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52077:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52078:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52093:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52094:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52123:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52124:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52139:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52140:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52155:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52156:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52185:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52186:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52215:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52216:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52245:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52246:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52275:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52276:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52285:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52286:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52297:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52298:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52307:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52308:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52317:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52318:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52329:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52330:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52341:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52342:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52353:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52354:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52365:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52366:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52383:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52384:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52405:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52406:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52423:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52424:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52441:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52442:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52458:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52459:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52480:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52481:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52497:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52498:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52514:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52515:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52529:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52530:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52551:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52552:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52566:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52567:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52581:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52582:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52588:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52589:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52599:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52600:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52606:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:52607:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:58223:67: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:58373:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:59698:67: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:59749:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60902:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60903:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60914:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60915:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60931:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60932:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60943:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60944:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60955:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60956:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60963:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60964:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60993:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:60994:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61001:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61002:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61009:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61010:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61016:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61017:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61027:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61028:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61034:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61035:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61041:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61042:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61054:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61055:47: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61077:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61078:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61090:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61091:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61103:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61104:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61118:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61119:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61133:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61134:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61148:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61149:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61163:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61164:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61176:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61177:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61189:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61190:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61202:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:61203:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63228:84: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:63321:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65474:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65475:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65486:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65487:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65499:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65500:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65511:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65512:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65523:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65524:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65540:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65541:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65565:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65566:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65582:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65583:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65599:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65600:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65613:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65614:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65627:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65628:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65641:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65642:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65655:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65656:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65662:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65663:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65672:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65673:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65679:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:65680:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66838:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66839:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66849:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66850:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66866:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66867:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66877:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:66878:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:70723:84: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71364:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71365:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71377:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71378:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71391:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71392:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71404:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71405:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71417:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71418:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71431:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71432:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71467:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71468:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71481:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71482:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71495:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71496:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71502:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71503:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71517:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71518:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71524:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:71525:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/interpolation.cpp:45970:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/interpolation.cpp:45967:12: note: result is assigned alglib-cpp/src/interpolation.cpp:45970:12: note: result is overwritten alglib-cpp/src/interpolation.cpp:46668:12: style: Variable 'nograd' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/interpolation.cpp:46592:12: note: nograd is assigned alglib-cpp/src/interpolation.cpp:46668:12: note: nograd is overwritten alglib-cpp/src/interpolation.cpp:46669:12: style: Variable 'nohess' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/interpolation.cpp:46593:12: note: nohess is assigned alglib-cpp/src/interpolation.cpp:46669:12: note: nohess is overwritten alglib-cpp/src/optimization.cpp:275:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:305:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:445:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:475:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:618:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:648:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:802:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:832:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:935:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:965:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:1084:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:1114:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:2645:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:2675:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:2804:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:2834:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:4494:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:4524:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:4699:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:4729:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:6711:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:6741:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:6861:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:6891:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:8693:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:8723:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:8842:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:8872:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:10395:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:10425:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:10566:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:10596:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:11700:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:11730:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:11875:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:11905:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:14306:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:14336:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:14488:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:14518:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:15877:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:15907:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:16029:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:16059:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:17315:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:17345:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:17443:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:17473:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:18023:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:18053:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:18171:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:18201:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:19705:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:19735:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22111:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22112:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22121:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22122:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22143:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22144:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22153:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22154:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22163:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22164:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22174:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22175:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22193:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22194:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22204:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22205:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22215:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22216:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22226:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22227:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22245:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22246:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22256:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22257:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22267:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22268:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22278:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22279:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22298:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22299:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22309:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:22310:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28678:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28679:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28692:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28693:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28706:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28707:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28720:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28721:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28734:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28735:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28747:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28748:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28762:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28763:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28775:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28776:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28788:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28789:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28814:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28815:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28863:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28864:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28889:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28890:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28915:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28916:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28972:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:28973:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29054:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29055:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29111:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29112:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29168:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29169:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29191:46: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29192:52: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29219:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29220:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29242:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:29243:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31110:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31111:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31141:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31142:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31209:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31210:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31240:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31241:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31271:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31272:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31278:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31279:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31288:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31289:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31295:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:31296:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:33063:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:33064:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:33093:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:33094:46: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:33137:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:33138:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:33167:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:33168:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:35051:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:35052:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:35082:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:35083:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:35118:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:35119:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:35149:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:35150:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:37715:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:37716:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:37762:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:37763:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:37820:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:37821:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:37867:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:37868:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39935:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39936:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39942:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39943:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39959:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39960:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39966:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39967:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39973:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:39974:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:40009:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:40010:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:40057:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:40058:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:40093:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:40094:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41645:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41646:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41652:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41653:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41662:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41663:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41669:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41670:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41676:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41677:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41719:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41720:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41770:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41771:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41813:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:41814:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44322:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44323:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44360:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44361:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44457:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44458:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44495:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44496:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44533:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44534:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44540:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44541:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44559:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44560:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44566:25: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:44567:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45019:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45020:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45026:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45027:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45037:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45038:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45044:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45045:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45051:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45052:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45063:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45064:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45077:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45078:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45089:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:45090:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49942:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49943:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49959:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49960:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49978:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49979:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49995:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:49996:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50012:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50013:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50031:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50032:49: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50051:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50052:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50070:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50071:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50089:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50090:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50106:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50107:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50123:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50124:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50140:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50141:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50157:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50158:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50238:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50239:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50342:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50343:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50423:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:50424:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53306:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53307:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53353:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53354:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53419:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53420:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53466:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53467:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53513:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53514:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53522:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53523:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53536:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53537:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53545:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:53546:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56861:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56862:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56886:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56887:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56924:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56925:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56949:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56950:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56974:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:56975:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57016:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57017:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57099:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57100:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57141:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57142:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57183:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57184:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57190:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57191:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57204:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57205:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57211:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:57212:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59311:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59312:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59338:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59339:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59412:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59413:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59439:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59440:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59466:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59467:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59473:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59474:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59483:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59484:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59490:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:59491:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62654:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62655:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62687:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62688:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62722:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62723:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62755:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62756:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62788:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62789:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62797:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62798:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62806:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62807:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62815:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62816:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62824:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62825:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62832:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62833:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62840:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62841:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62848:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62849:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62856:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62857:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62890:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62891:47: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62933:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62934:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62967:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:62968:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:63001:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:63002:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:63033:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:63034:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:63094:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:63095:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:63126:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:63127:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65853:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65854:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65864:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65865:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65877:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65878:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65888:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65889:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65899:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65900:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65908:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65909:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65917:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65918:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65926:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65927:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65935:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65936:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65949:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65950:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65969:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65970:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65983:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65984:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65997:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:65998:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:66028:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:66029:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:66064:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:66065:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:66095:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:66096:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71935:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71936:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71942:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71943:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71959:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71960:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71966:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71967:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71973:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71974:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71983:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71984:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71995:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:71996:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72005:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72006:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72015:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72016:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72051:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72052:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72097:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72098:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72133:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72134:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72169:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72170:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72189:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72190:47: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72212:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72213:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72232:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72233:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72252:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72253:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72293:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72294:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72360:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72361:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72401:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:72402:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73717:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73718:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73745:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73746:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73787:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73788:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73815:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73816:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73843:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73844:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73854:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73855:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73871:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73872:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73882:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:73883:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77294:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77295:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77325:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77326:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77358:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77359:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77389:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77390:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77420:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77421:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77429:39: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77430:45: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77438:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77439:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77447:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77448:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77456:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77457:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77464:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77465:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77472:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77473:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77480:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77481:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77488:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77489:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77506:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77507:44: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77525:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77526:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77543:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77544:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77561:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77562:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77584:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77585:43: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77611:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77612:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77634:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77635:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77657:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77658:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77693:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77694:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77757:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77758:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77793:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:77794:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81726:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81727:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81778:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81779:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81867:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81868:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81919:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81920:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81971:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81972:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81978:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81979:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81995:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:81996:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:82002:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:82003:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83067:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83068:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83110:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83111:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83181:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83182:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83224:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:83225:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85000:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85001:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85033:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85034:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85092:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85093:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85125:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85126:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85158:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85159:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85165:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85166:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85182:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85183:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85189:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:85190:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88139:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88140:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88163:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88164:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88189:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88190:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88213:19: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88214:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88237:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88238:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88283:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88284:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88374:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88375:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88420:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88421:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88466:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88467:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88473:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88474:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88488:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88489:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88495:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:88496:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89824:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89825:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89847:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89848:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89898:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89899:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89921:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89922:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89944:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89945:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89951:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89952:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89962:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89963:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89969:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:89970:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92419:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92420:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92455:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92456:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92531:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92532:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92567:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92568:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92603:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92604:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92610:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92611:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92621:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92622:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92628:22: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92629:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92965:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92966:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92979:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92980:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92997:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:92998:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93011:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:93012:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/optimization.cpp:26121:22: style: Variable 'monitor->needfij' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:26110:22: note: monitor->needfij is assigned alglib-cpp/src/optimization.cpp:26121:22: note: monitor->needfij is overwritten alglib-cpp/src/optimization.cpp:26136:22: style: Variable 'monitor->needfij' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:26125:22: note: monitor->needfij is assigned alglib-cpp/src/optimization.cpp:26136:22: note: monitor->needfij is overwritten alglib-cpp/src/interpolation.cpp:20334:12: style: The scope of the variable 'xi' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38408:22: style: Variable 'sparsesolver' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:38402:26: note: sparsesolver is assigned alglib-cpp/src/optimization.cpp:38408:22: note: sparsesolver is overwritten alglib-cpp/src/optimization.cpp:38408:22: style: Variable 'sparsesolver' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:38406:26: note: sparsesolver is assigned alglib-cpp/src/optimization.cpp:38408:22: note: sparsesolver is overwritten alglib-cpp/src/interpolation.cpp:20609:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:20683:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:20826:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:21750:14: style: The scope of the variable 'ew' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:21752:14: style: The scope of the variable 'layeridx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:21755:14: style: The scope of the variable 'npoints' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:62452:19: style: Variable '*increasebigc' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:62443:19: note: *increasebigc is assigned alglib-cpp/src/optimization.cpp:62452:19: note: *increasebigc is overwritten alglib-cpp/src/interpolation.cpp:21758:12: style: The scope of the variable 'f' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:62453:22: style: Variable '*increasemeritmu' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:62444:22: note: *increasemeritmu is assigned alglib-cpp/src/optimization.cpp:62453:22: note: *increasemeritmu is overwritten alglib-cpp/src/interpolation.cpp:21759:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:64140:8: style: Variable '*v' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/optimization.cpp:64138:8: note: *v is assigned alglib-cpp/src/optimization.cpp:64140:8: note: *v is overwritten alglib-cpp/src/interpolation.cpp:21760:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:21762:12: style: The scope of the variable 'lambdacur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:21763:12: style: The scope of the variable 'lambdadecay' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:21764:12: style: The scope of the variable 'invrdecay' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:21765:12: style: The scope of the variable 'invr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:21766:13: style: The scope of the variable 'fastcalcpossible' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22069:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22071:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22072:14: style: The scope of the variable 'layeridx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22073:14: style: The scope of the variable 'srcidx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22074:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22075:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22079:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22080:12: style: The scope of the variable 'lambdacur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22081:12: style: The scope of the variable 'rss' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:22082:12: style: The scope of the variable 'tss' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23509:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23628:12: style: The scope of the variable 'tk' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23629:12: style: The scope of the variable 'tk1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23630:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:23631:12: style: The scope of the variable 'vy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:24027:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:24028:12: style: The scope of the variable 'vy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:24029:12: style: The scope of the variable 'px' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:24104:12: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:24286:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:24459:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:24598:12: style: The scope of the variable 'w' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:25449:12: style: The scope of the variable 'delta2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:25450:12: style: The scope of the variable 'delta3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:26407:12: style: The scope of the variable 'delta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:26408:12: style: The scope of the variable 'delta2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:26409:12: style: The scope of the variable 'delta3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27071:12: style: The scope of the variable 'intab' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27231:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27232:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27233:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27255:12: style: The scope of the variable 'creg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27256:12: style: The scope of the variable 'mxata' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27257:14: style: The scope of the variable 'bw' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27264:14: style: The scope of the variable 'nnz' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27265:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27266:14: style: The scope of the variable 'outrow' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27271:14: style: The scope of the variable 'itidx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27917:13: style: The scope of the variable 'havetoadvance' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:27931:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:28090:12: style: The scope of the variable 'pll' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:28106:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29553:14: style: The scope of the variable 'tmpn' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:29554:14: style: The scope of the variable 'sn' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:30246:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:30657:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:30659:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:30660:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:30661:14: style: The scope of the variable 'k2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:30666:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:30889:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:30895:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:31235:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:33690:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:33691:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:33697:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:35872:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:35873:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:36008:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:36009:12: style: The scope of the variable 've' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:36117:12: style: The scope of the variable 'ta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:36118:12: style: The scope of the variable 'tb' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:36119:12: style: The scope of the variable 'tc' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:36120:12: style: The scope of the variable 'td' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:36121:12: style: The scope of the variable 'tg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:37804:12: style: The scope of the variable 'avg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:37805:12: style: The scope of the variable 'rss' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:37806:12: style: The scope of the variable 'tss' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:37807:12: style: The scope of the variable 'sz' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:37808:12: style: The scope of the variable 'ss' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38824:14: style: The scope of the variable 'cpr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38825:13: style: The scope of the variable 'userlo' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38826:13: style: The scope of the variable 'userhi' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38827:12: style: The scope of the variable 'vlo' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38828:12: style: The scope of the variable 'vhi' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38837:14: style: The scope of the variable 'dstrow' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38842:14: style: The scope of the variable 'outeridx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:38846:12: style: The scope of the variable 'bi' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:39969:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:40026:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:40444:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:40446:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:40447:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:40448:14: style: The scope of the variable 'k2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:40744:12: style: The scope of the variable 'ts' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41513:14: style: The scope of the variable 'tg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41514:12: style: The scope of the variable 'd2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41516:12: style: The scope of the variable 'bfcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41517:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41595:14: style: The scope of the variable 'tg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41597:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:41598:12: style: The scope of the variable 'bf' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42118:12: style: The scope of the variable 'radius' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42709:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42710:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42764:12: style: The scope of the variable 'scaling' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42766:12: style: The scope of the variable 'mn' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42767:12: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42772:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42981:12: style: The scope of the variable 'maxrad' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42987:14: style: The scope of the variable 'tmpi' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:42989:14: style: The scope of the variable 'centerscnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43012:12: style: The scope of the variable 'mrad' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43384:12: style: The scope of the variable 'anorm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43397:12: style: The scope of the variable 'rmaxbefore' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43398:12: style: The scope of the variable 'rmaxafter' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43989:12: style: The scope of the variable 'x0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43990:12: style: The scope of the variable 'x1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43991:12: style: The scope of the variable 'x2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43992:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43993:12: style: The scope of the variable 'r2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43994:12: style: The scope of the variable 'r01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:43998:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44001:12: style: The scope of the variable 'costheta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44002:12: style: The scope of the variable 'sintheta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44003:12: style: The scope of the variable 'powsinthetaj' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44372:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44373:14: style: The scope of the variable 'n' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44375:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44378:12: style: The scope of the variable 'r01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44379:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44380:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44381:12: style: The scope of the variable 'invr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44382:12: style: The scope of the variable 'invpowrmplus1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44383:12: style: The scope of the variable 'invpowrnplus1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44385:12: style: The scope of the variable 'pnmnew' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44386:12: style: The scope of the variable 'pnm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44387:12: style: The scope of the variable 'pnmprev' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44388:12: style: The scope of the variable 'sintheta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44389:12: style: The scope of the variable 'powsinthetaj' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44390:12: style: The scope of the variable 'costheta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44394:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44591:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44593:14: style: The scope of the variable 'n' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44595:14: style: The scope of the variable 'stride2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44597:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44601:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44602:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44603:12: style: The scope of the variable 'invr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44604:12: style: The scope of the variable 'invpowrmplus1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44605:12: style: The scope of the variable 'invpowrnplus1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44606:12: style: The scope of the variable 'pnmnew' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44607:12: style: The scope of the variable 'pnm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44608:12: style: The scope of the variable 'pnmprev' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44610:12: style: The scope of the variable 'powsinthetaj' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44616:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44617:14: style: The scope of the variable 'offsk' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:44618:12: style: The scope of the variable 'af' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45273:12: style: The scope of the variable 'resnrm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45274:12: style: The scope of the variable 'res0nrm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45275:14: style: The scope of the variable 'iteridx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45280:12: style: The scope of the variable 'orterr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45281:12: style: The scope of the variable 'l1nrm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45282:12: style: The scope of the variable 'linfnrm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:45296:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46154:14: style: The scope of the variable 'curchunk' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46346:14: style: The scope of the variable 'curchunk' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:65721:33: style: Redundant assignment of 'at->rowend.ptr.p_int[i]' to itself. [selfAssignment] alglib-cpp/src/interpolation.cpp:46533:14: style: The scope of the variable 'curchunk' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46821:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46822:14: style: The scope of the variable 'cwwidth' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46823:13: style: The scope of the variable 'recognized' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:46977:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47515:12: style: The scope of the variable 'childerr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47518:13: style: The scope of the variable 'farfieldreconfigured' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47705:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47706:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47709:12: style: The scope of the variable 'dstpaneldistance' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47710:13: style: The scope of the variable 'farfieldprocessed' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47711:12: style: The scope of the variable 'c0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47712:12: style: The scope of the variable 'c1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47713:12: style: The scope of the variable 'c2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47919:12: style: The scope of the variable 'paneldistance' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47920:13: style: The scope of the variable 'farfieldprocessed' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47921:12: style: The scope of the variable 'c0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47922:12: style: The scope of the variable 'c1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:47923:12: style: The scope of the variable 'c2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:48211:14: style: The scope of the variable 'curlen' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:48316:14: style: The scope of the variable 'tileidxm' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:48520:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:48521:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:48523:12: style: The scope of the variable 'splitval' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:48869:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:48983:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:48984:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49199:14: style: The scope of the variable 'targetidx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49217:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49220:14: style: The scope of the variable 'ortbasissize' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49226:12: style: The scope of the variable 'dbgerrnodes' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49227:12: style: The scope of the variable 'dbgerrort' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49228:12: style: The scope of the variable 'dbgcondq' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49229:12: style: The scope of the variable 'dbgmaxc' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49764:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49765:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:49767:12: style: The scope of the variable 'splitval' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50122:14: style: The scope of the variable 'nc' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50124:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50404:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50405:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50407:12: style: The scope of the variable 'splitval' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50841:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:50842:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51146:14: style: The scope of the variable 'nq' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51353:14: style: The scope of the variable 'nchunks' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51354:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51355:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51356:14: style: The scope of the variable 'srcoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51357:14: style: The scope of the variable 'dstoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51358:14: style: The scope of the variable 'curlen' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51446:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51448:14: style: The scope of the variable 'nj' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51449:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51450:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51569:12: style: The scope of the variable 'r2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:51570:12: style: The scope of the variable 'lnr' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52644:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52645:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52646:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52647:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52814:14: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52815:14: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52816:14: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52817:14: style: The scope of the variable 's4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52818:14: style: The scope of the variable 'sfx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52819:14: style: The scope of the variable 'sfy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52820:14: style: The scope of the variable 'sfxy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52821:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52822:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52823:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52824:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52825:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52826:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52827:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52828:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52829:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52830:12: style: The scope of the variable 't3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52831:12: style: The scope of the variable 'u2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52832:12: style: The scope of the variable 'u3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52833:12: style: The scope of the variable 'ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52834:12: style: The scope of the variable 'ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52835:12: style: The scope of the variable 'ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52836:12: style: The scope of the variable 'ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52837:12: style: The scope of the variable 'hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52838:12: style: The scope of the variable 'hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52839:12: style: The scope of the variable 'hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52840:12: style: The scope of the variable 'hu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52841:12: style: The scope of the variable 'dht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52842:12: style: The scope of the variable 'dht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52843:12: style: The scope of the variable 'dht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52844:12: style: The scope of the variable 'dht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52845:12: style: The scope of the variable 'dhu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52846:12: style: The scope of the variable 'dhu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52847:12: style: The scope of the variable 'dhu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:52848:12: style: The scope of the variable 'dhu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53054:14: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53055:14: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53056:14: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53057:14: style: The scope of the variable 's4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53058:14: style: The scope of the variable 'sfx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53059:14: style: The scope of the variable 'sfy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53060:14: style: The scope of the variable 'sfxy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53061:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53062:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53063:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53064:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53065:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53066:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53067:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53068:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53069:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53070:12: style: The scope of the variable 't3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53071:12: style: The scope of the variable 'u2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53072:12: style: The scope of the variable 'u3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53073:12: style: The scope of the variable 'ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53074:12: style: The scope of the variable 'ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53075:12: style: The scope of the variable 'ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53076:12: style: The scope of the variable 'ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53077:12: style: The scope of the variable 'hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53078:12: style: The scope of the variable 'hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53079:12: style: The scope of the variable 'hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53080:12: style: The scope of the variable 'hu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53081:12: style: The scope of the variable 'dht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53082:12: style: The scope of the variable 'dht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53083:12: style: The scope of the variable 'dht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53084:12: style: The scope of the variable 'dht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53085:12: style: The scope of the variable 'dhu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53086:12: style: The scope of the variable 'dhu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53087:12: style: The scope of the variable 'dhu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53088:12: style: The scope of the variable 'dhu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53089:12: style: The scope of the variable 'd2ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53090:12: style: The scope of the variable 'd2ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53091:12: style: The scope of the variable 'd2ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53092:12: style: The scope of the variable 'd2ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53093:12: style: The scope of the variable 'd2hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53094:12: style: The scope of the variable 'd2hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53095:12: style: The scope of the variable 'd2hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53096:12: style: The scope of the variable 'd2hu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53329:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53330:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53331:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53332:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53511:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53512:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53513:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53514:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53723:14: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53724:14: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53725:14: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53726:14: style: The scope of the variable 's4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53727:14: style: The scope of the variable 'sfx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53728:14: style: The scope of the variable 'sfy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53729:14: style: The scope of the variable 'sfxy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53730:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53731:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53732:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53733:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53734:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53735:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53736:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53737:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53738:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53739:12: style: The scope of the variable 't3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53740:12: style: The scope of the variable 'u2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53741:12: style: The scope of the variable 'u3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53742:12: style: The scope of the variable 'ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53743:12: style: The scope of the variable 'ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53744:12: style: The scope of the variable 'ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53745:12: style: The scope of the variable 'ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53746:12: style: The scope of the variable 'hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53747:12: style: The scope of the variable 'hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53748:12: style: The scope of the variable 'hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53749:12: style: The scope of the variable 'hu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53750:12: style: The scope of the variable 'dht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53751:12: style: The scope of the variable 'dht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53752:12: style: The scope of the variable 'dht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53753:12: style: The scope of the variable 'dht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53754:12: style: The scope of the variable 'dhu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53755:12: style: The scope of the variable 'dhu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53756:12: style: The scope of the variable 'dhu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53757:12: style: The scope of the variable 'dhu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53964:14: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53965:14: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53966:14: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53967:14: style: The scope of the variable 's4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53968:14: style: The scope of the variable 'sfx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53969:14: style: The scope of the variable 'sfy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53970:14: style: The scope of the variable 'sfxy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53971:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53972:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53973:12: style: The scope of the variable 'y3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53974:12: style: The scope of the variable 'y4' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53975:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53976:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53977:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53978:12: style: The scope of the variable 'v3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53979:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53980:12: style: The scope of the variable 't3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53981:12: style: The scope of the variable 'u2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53982:12: style: The scope of the variable 'u3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53983:12: style: The scope of the variable 'ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53984:12: style: The scope of the variable 'ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53985:12: style: The scope of the variable 'ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53986:12: style: The scope of the variable 'ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53987:12: style: The scope of the variable 'hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53988:12: style: The scope of the variable 'hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53989:12: style: The scope of the variable 'hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53990:12: style: The scope of the variable 'hu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53991:12: style: The scope of the variable 'dht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53992:12: style: The scope of the variable 'dht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53993:12: style: The scope of the variable 'dht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53994:12: style: The scope of the variable 'dht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53995:12: style: The scope of the variable 'dhu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53996:12: style: The scope of the variable 'dhu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53997:12: style: The scope of the variable 'dhu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53998:12: style: The scope of the variable 'dhu11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:53999:12: style: The scope of the variable 'd2ht00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:54000:12: style: The scope of the variable 'd2ht01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:54001:12: style: The scope of the variable 'd2ht10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:54002:12: style: The scope of the variable 'd2ht11' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:54003:12: style: The scope of the variable 'd2hu00' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:54004:12: style: The scope of the variable 'd2hu01' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:54005:12: style: The scope of the variable 'd2hu10' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:54006:12: style: The scope of the variable 'd2hu11' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:55523:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] alglib-cpp/src/optimization.cpp:55600:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] alglib-cpp/src/optimization.cpp:56838:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] alglib-cpp/src/optimization.cpp:61465:5: style: Statements following 'goto' will never be executed. [unreachableCode] alglib-cpp/src/optimization.cpp:68986:13: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] alglib-cpp/src/optimization.cpp:86157:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak] alglib-cpp/src/interpolation.cpp:56744:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:56745:12: style: The scope of the variable 'vy' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:57681:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:57791:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:57792:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:57794:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:58005:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:58006:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:58010:14: style: The scope of the variable 'j0a' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:58011:14: style: The scope of the variable 'j0b' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:58012:14: style: The scope of the variable 'j1a' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:58013:14: style: The scope of the variable 'j1b' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:21898:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:21899:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:21982:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:22044:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:58908:12: style: The scope of the variable 'mxata' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:22428:12: style: The scope of the variable 'cx' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:22429:12: style: The scope of the variable 'cnrm' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:22488:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:22534:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:22602:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:23063:13: style: The scope of the variable 'isactive' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:23245:12: style: The scope of the variable 'feaserr0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:23246:12: style: The scope of the variable 'feaserr1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:59351:14: style: The scope of the variable 'celloffset' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:23256:13: style: The scope of the variable 'werechangesinconstraints' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:23258:13: style: The scope of the variable 'converged' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:59520:14: style: The scope of the variable 'celloffset' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:23274:12: style: The scope of the variable 'infeasibilityincreasetolerance' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:59521:14: style: The scope of the variable 'celloffset1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:59837:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:24254:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:24255:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:24400:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:24530:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:59838:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:59956:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:59961:14: style: The scope of the variable 'rowmid' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:25519:12: style: The scope of the variable 'steplen' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:60218:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26351:12: style: The scope of the variable 'gamma' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26355:12: style: The scope of the variable 'ski' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26356:12: style: The scope of the variable 'yki' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26357:12: style: The scope of the variable 'yk2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26358:12: style: The scope of the variable 'skyk' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26361:12: style: The scope of the variable 'wolfedecay' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26610:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26667:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:26926:14: style: The scope of the variable 'rk' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:27812:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:27968:12: style: The scope of the variable 'lengthrating' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:27969:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:27971:12: style: The scope of the variable 'nrm' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28135:12: style: The scope of the variable 'f0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28136:12: style: The scope of the variable 'f1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28137:12: style: The scope of the variable 'f2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28138:12: style: The scope of the variable 'f3' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28139:12: style: The scope of the variable 'noise0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28140:12: style: The scope of the variable 'noise1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28141:12: style: The scope of the variable 'noise2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28142:12: style: The scope of the variable 'noise3' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28327:12: style: The scope of the variable 'ski' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:28328:12: style: The scope of the variable 'yki' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31364:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31365:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31366:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31418:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31470:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31512:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:61413:14: style: The scope of the variable 'nbasis' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31681:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31682:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31753:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31857:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:31929:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:61433:12: style: The scope of the variable 'criticalr' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:32020:14: style: The scope of the variable 'cidx0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:61435:12: style: The scope of the variable 'avgdiagata' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:32178:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:32267:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:61439:14: style: The scope of the variable 'maxits' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33035:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62202:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33309:13: style: The scope of the variable 'hasbndl' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62246:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33310:13: style: The scope of the variable 'hasbndu' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33380:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33449:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33450:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62508:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33530:12: style: The scope of the variable 'si' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62509:12: style: The scope of the variable 'rquery2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33592:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62510:12: style: The scope of the variable 'invrc2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33593:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62620:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33595:12: style: The scope of the variable 'si' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:33660:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62621:12: style: The scope of the variable 'rquery2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34006:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62622:12: style: The scope of the variable 'invrc2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34007:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62754:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62755:12: style: The scope of the variable 'rquery2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34285:13: style: The scope of the variable 'kickneeded' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:62756:12: style: The scope of the variable 'invrc2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63015:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34637:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63026:12: style: The scope of the variable 'rcur' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34675:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:34852:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63028:12: style: The scope of the variable 'searchradius2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:35600:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63029:14: style: The scope of the variable 'ntrials' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63030:12: style: The scope of the variable 'avgfuncpernode' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63040:12: style: The scope of the variable 'blockwidth0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63041:12: style: The scope of the variable 'blockwidth1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:35601:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63042:12: style: The scope of the variable 'blockwidth2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:35602:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63043:12: style: The scope of the variable 'blockwidth3' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:35603:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63044:14: style: The scope of the variable 'maxblocksize' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:35604:12: style: The scope of the variable 'vc' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63287:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:35605:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63294:14: style: The scope of the variable 'rowscnt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:36349:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63295:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63296:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:36708:12: style: The scope of the variable 'vmax' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63297:14: style: The scope of the variable 'i2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:36709:14: style: The scope of the variable 'kmax' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63298:14: style: The scope of the variable 'i3' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63314:14: style: The scope of the variable 'midpoint' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63711:12: style: The scope of the variable 'scaling' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63713:12: style: The scope of the variable 'mn' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63714:12: style: The scope of the variable 'mx' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:63719:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38096:13: style: The scope of the variable 'needact' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38097:12: style: The scope of the variable 'reststp' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64041:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38098:12: style: The scope of the variable 'fullstp' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64042:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38100:12: style: The scope of the variable 'stp' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38101:14: style: The scope of the variable 'stpcnt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38104:14: style: The scope of the variable 'cgcnt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38105:14: style: The scope of the variable 'cgmax' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64049:14: style: The scope of the variable 'oldnodessize' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38108:12: style: The scope of the variable 'beta' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64152:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38109:13: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64153:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38110:12: style: The scope of the variable 'fprev' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64154:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:38111:12: style: The scope of the variable 'fcur' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64155:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64156:12: style: The scope of the variable 'ptdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64157:12: style: The scope of the variable 'w' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64159:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64160:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64161:14: style: The scope of the variable 'cwoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64162:14: style: The scope of the variable 'cwcnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64163:14: style: The scope of the variable 'itemoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64164:12: style: The scope of the variable 'arg' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64168:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:39292:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64169:12: style: The scope of the variable 'split' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:39294:12: style: The scope of the variable 'stpbest' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64170:14: style: The scope of the variable 'childle' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:39295:12: style: The scope of the variable 'fbest' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64171:14: style: The scope of the variable 'childge' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:39296:12: style: The scope of the variable 'fcand' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64172:14: style: The scope of the variable 'childoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64173:13: style: The scope of the variable 'updatemin' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64174:12: style: The scope of the variable 'prevdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64175:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:39461:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64486:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:39462:13: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64487:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:39716:13: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64488:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64489:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64490:12: style: The scope of the variable 'partialptdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64491:12: style: The scope of the variable 'ptdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64493:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64494:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64495:14: style: The scope of the variable 'cwoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64496:14: style: The scope of the variable 'cwcnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64497:14: style: The scope of the variable 'itemoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64498:14: style: The scope of the variable 'woffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64499:12: style: The scope of the variable 'val' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64500:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64501:12: style: The scope of the variable 'split' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:40243:12: style: The scope of the variable 'feaserrprev' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64502:14: style: The scope of the variable 'childle' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64503:14: style: The scope of the variable 'childge' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64504:14: style: The scope of the variable 'childoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64505:13: style: The scope of the variable 'updatemin' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64506:12: style: The scope of the variable 'prevdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64507:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64782:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:40734:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64783:12: style: The scope of the variable 'ptdist2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:40943:12: style: The scope of the variable 'mxdiag' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64785:14: style: The scope of the variable 'cwoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64786:14: style: The scope of the variable 'cwcnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64787:14: style: The scope of the variable 'itemoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64788:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64789:12: style: The scope of the variable 'split' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:41232:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64790:14: style: The scope of the variable 'childle' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:41506:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64791:14: style: The scope of the variable 'childge' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64792:14: style: The scope of the variable 'childoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64793:13: style: The scope of the variable 'updatemin' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64794:12: style: The scope of the variable 'prevdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64795:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64972:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64973:12: style: The scope of the variable 'ptdist2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:42124:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64975:14: style: The scope of the variable 'cwoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64976:14: style: The scope of the variable 'cwcnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64977:14: style: The scope of the variable 'itemoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64978:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64979:12: style: The scope of the variable 'split' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64980:14: style: The scope of the variable 'childle' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64981:14: style: The scope of the variable 'childge' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64982:14: style: The scope of the variable 'childoffs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:44068:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64983:13: style: The scope of the variable 'updatemin' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64984:12: style: The scope of the variable 'prevdist2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:64985:12: style: The scope of the variable 't1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65156:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65157:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65158:14: style: The scope of the variable 'childle' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65159:14: style: The scope of the variable 'childge' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65160:14: style: The scope of the variable 'itemoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65161:14: style: The scope of the variable 'cwoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65162:14: style: The scope of the variable 'cwcnt' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65263:12: style: The scope of the variable 'curradius2' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65370:12: style: The scope of the variable 'invri2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:45273:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:65371:12: style: The scope of the variable 'curradius2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:45276:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:45278:14: style: The scope of the variable 'nnz' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:45279:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:45645:14: style: The scope of the variable 'offsmain' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:45648:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47087:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47233:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47234:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47235:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47236:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47497:12: style: The scope of the variable 'vrhs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66729:12: style: The scope of the variable 'c0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47800:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66730:12: style: The scope of the variable 'c1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47804:14: style: The scope of the variable 'ka' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66731:12: style: The scope of the variable 'c2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47805:14: style: The scope of the variable 'kb' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:66732:12: style: The scope of the variable 'c3' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47806:14: style: The scope of the variable 'ja' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47807:14: style: The scope of the variable 'jb' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47808:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47809:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:47815:14: style: The scope of the variable 't0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:48813:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49139:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:49140:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:69944:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:51817:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:69945:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:51830:14: style: The scope of the variable 'nnz' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:52322:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:70467:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:52496:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:70468:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:52666:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:70469:14: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:52667:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:70472:14: style: The scope of the variable 'dstoffs' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:70621:12: style: The scope of the variable 'rmax' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:52668:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:70628:12: style: The scope of the variable 'blockwidth' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:70629:12: style: The scope of the variable 'searchradius' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:70630:12: style: The scope of the variable 'avgfuncpernode' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:70631:14: style: The scope of the variable 'ntrials' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:70632:14: style: The scope of the variable 'maxblocksize' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59130:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59203:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:59518:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:60489:12: style: The scope of the variable 'vright' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:60498:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:60499:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:60500:12: style: The scope of the variable 'rescaleby' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:61999:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:62090:13: style: The scope of the variable 'usesparsegemv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:62431:13: style: The scope of the variable 'failedtoenforceinf' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:62437:12: style: The scope of the variable 'penaltyatdinf' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:62438:12: style: The scope of the variable 'modeldecrease' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:63877:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:64515:14: style: The scope of the variable 'tt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:65664:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:65665:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:65788:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:65789:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:65793:12: style: The scope of the variable 'rowscale' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:66228:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:66229:14: style: The scope of the variable 'jj' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:66230:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:66232:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:66233:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:66237:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:66574:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:66576:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67020:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67022:14: style: The scope of the variable 'bndt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67082:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67152:14: style: The scope of the variable 'bndt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67300:12: style: The scope of the variable 'sft' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67301:14: style: The scope of the variable 'ii' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67302:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67303:14: style: The scope of the variable 'bndt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67438:14: style: The scope of the variable 'bi' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67439:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67445:12: style: The scope of the variable 'vtest' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67446:12: style: The scope of the variable 'invw' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:67761:14: style: The scope of the variable 'jj' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68017:14: style: The scope of the variable 'bndt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68019:12: style: The scope of the variable 'adelta' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68020:14: style: The scope of the variable 'idx' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68021:12: style: The scope of the variable 'vtheta' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68359:14: style: The scope of the variable 'aj' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68362:12: style: The scope of the variable 'bndl' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68363:12: style: The scope of the variable 'bndu' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68364:13: style: The scope of the variable 'flipped' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68366:12: style: The scope of the variable 'dj' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68557:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68850:12: style: The scope of the variable 'vmax' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68854:14: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68857:14: style: The scope of the variable 'dir' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68858:12: style: The scope of the variable 'lim' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68859:13: style: The scope of the variable 'haslim' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68862:12: style: The scope of the variable 'flip' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:68863:14: style: The scope of the variable 'canddir' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:69768:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:69769:12: style: The scope of the variable 'oldminu' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:69770:12: style: The scope of the variable 'newminu' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:69847:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70028:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70031:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70032:14: style: The scope of the variable 'nzl' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70033:14: style: The scope of the variable 'nzu' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70034:14: style: The scope of the variable 'nlogical' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70035:14: style: The scope of the variable 'nstructural' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70036:14: style: The scope of the variable 'offs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70037:14: style: The scope of the variable 'offs1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70038:14: style: The scope of the variable 'offs2' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70415:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70416:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70417:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70521:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70523:12: style: The scope of the variable 'invaq' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70524:14: style: The scope of the variable 'dstoffs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70525:14: style: The scope of the variable 'srcoffs' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70526:14: style: The scope of the variable 'srcidx' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70527:12: style: The scope of the variable 'srcval' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70528:12: style: The scope of the variable 'vcorner' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70529:14: style: The scope of the variable 'idxd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70530:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70882:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70885:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:70886:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71038:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71041:12: style: The scope of the variable 'vm' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71217:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71218:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71219:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71273:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71274:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71275:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71426:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71428:14: style: The scope of the variable 'bndt' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71513:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71648:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:71836:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:73249:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:73404:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:73914:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:74967:12: style: The scope of the variable 'vright' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:74968:12: style: The scope of the variable 'vmax' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:74977:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:74978:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:76863:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:76957:13: style: The scope of the variable 'usesparsegemv' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:80244:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:80681:13: style: The scope of the variable 'bflag' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:80975:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:80979:12: style: The scope of the variable 'fupd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:80980:12: style: The scope of the variable 'gupd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:81057:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:81061:12: style: The scope of the variable 'fupd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:81062:12: style: The scope of the variable 'gupd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:83794:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:83965:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:84788:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:86240:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:87496:14: style: The scope of the variable 'idx0' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:87497:14: style: The scope of the variable 'idx1' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:87498:14: style: The scope of the variable 'ncandbnd' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:87506:13: style: The scope of the variable 'kickneeded' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88043:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88086:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:88118:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:89688:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/optimization.cpp:92196:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/interpolation.cpp:24592:12: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/interpolation.cpp:24592:12: note: Shadow variable alglib-cpp/src/interpolation.cpp:24789:12: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/interpolation.cpp:24789:12: note: Shadow variable alglib-cpp/src/interpolation.cpp:29552:12: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/interpolation.cpp:29552:12: note: Shadow variable alglib-cpp/src/interpolation.cpp:30296:12: style: Local variable 'beta' shadows outer function [shadowFunction] alglib-cpp/src/specialfunctions.h:2233:8: note: Shadowed declaration alglib-cpp/src/interpolation.cpp:30296:12: note: Shadow variable alglib-cpp/src/interpolation.cpp:30438:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:42667:21: style: Parameter 'bufpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:42668:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:42669:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:46937:40: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:47624:70: style: Parameter 'eval' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:47857:84: style: Parameter 'eval' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:47859:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:47860:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:48053:86: style: Parameter 'eval' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:48058:26: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:48059:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:48060:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:48148:86: style: Parameter 'eval' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:48154:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:48155:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:48429:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:48430:21: style: Parameter 'calcpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:48432:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:49884:69: style: Parameter 'builder' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:49887:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50523:57: style: Parameter 'solver' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50530:30: style: Parameter 'wrkidx' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:50536:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:51297:30: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:51298:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:58568:21: style: Parameter 'pool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:58569:26: style: Parameter 'spline' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:58570:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:59478:30: style: Parameter 'blockata' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:59479:12: style: Parameter 'mxata' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:59480:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:59711:81: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:59717:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:59785:84: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:59793:21: style: Parameter 'pool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:59794:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:60014:69: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:60016:30: style: Parameter 'shadow' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:60018:30: style: Parameter 'cidx' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:60021:30: style: Parameter 'xyindexprev' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:60024:30: style: Parameter 'xyindexnew' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:60028:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:60138:84: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:60140:30: style: Parameter 'shadow' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:60142:30: style: Parameter 'cidx' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:60145:30: style: Parameter 'xyindex' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:60149:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:61389:15: style: Parameter 'terminationrequest' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62157:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62178:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:62891:33: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:63619:21: style: Parameter 'bufpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:63620:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:63621:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:65255:31: style: Parameter 'x0' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:65355:31: style: Parameter 'x0' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:70942:39: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:70942:52: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:70970:53: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:71347:61: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:22099:63: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:23134:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:25180:61: style: Parameter 'monitor' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:25181:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:33997:31: style: Parameter 'densecorrc' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:37288:56: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:46680:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:57605:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:57605:55: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:64238:61: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:64865:67: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:64872:18: style: Parameter 'at' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:65010:31: style: Parameter 'al' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:65011:31: style: Parameter 'au' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:65151:31: style: Parameter 'isdroppedcol' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:65641:67: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:65643:31: style: Parameter 'bndu' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:67684:29: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:67749:29: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:67905:29: style: Parameter 's' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:88543:45: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:88545:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:88559:45: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:88561:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92687:52: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92687:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92705:47: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92705:60: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92723:43: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92723:56: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92741:43: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/optimization.cpp:92741:56: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/interpolation.cpp:20408:7: style: Variable 'v' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:20552:7: style: Variable 'v' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:29169:27: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:29179:23: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:29269:27: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:29279:23: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:29340:27: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:29350:23: style: Variable 'i' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:57014:8: style: Variable 'xb' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:57015:8: style: Variable 'yb' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/interpolation.cpp:58257:24: style: Variable 'invscalexy' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:29611:11: style: Variable 'flags' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:31765:9: style: Variable 'mxq' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:38708:33: style: Variable 'reststp' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:38718:29: style: Variable 'fullstp' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:38845:33: style: Variable 'reststp' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:46084:12: style: Variable 'regeps' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:52432:9: style: Variable 'nnz' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/optimization.cpp:83901:9: style: Variable 'nnz' 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:653:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPU_SSE2 [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_i.cpp:651:10: style: The scope of the variable '_TestResult' can be reduced. [variableScope] alglib-cpp/tests/test_i.cpp:652: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:6748: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:469:59: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_i.cpp:523: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:9966:41: note: You might need to cast the function pointer here alglib-cpp/tests/test_i.cpp:523:93: note: Parameter 'ptr' can be declared as pointer to const alglib-cpp/tests/test_i.cpp:551: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:7459:44: note: You might need to cast the function pointer here alglib-cpp/tests/test_i.cpp:551:85: note: Parameter 'ptr' can be declared as pointer to const alglib-cpp/tests/test_i.cpp:556: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:10087:41: note: You might need to cast the function pointer here alglib-cpp/tests/test_i.cpp:556:93: note: Parameter 'ptr' can be declared as pointer to const alglib-cpp/tests/test_i.cpp:670:22: style: Variable '_TotalResult' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_i.cpp:682:26: style: Variable '_TotalResult' 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_x.cpp:65:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] alglib-cpp/tests/test_x.cpp:1011:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] alglib-cpp/src/linalg.cpp:3586:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:3663:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:3693:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:3719:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:6756:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:6786:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:6812:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:6886:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:6886:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:6916:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:6916:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:6942:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:6942:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:8381:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:8411:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:8437:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:11043:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:11073:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:11099:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:11341:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:11341:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:11371:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:11371:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:11397:5: error: Using 'memset' on class that contains a virtual function. [memsetClass] alglib-cpp/src/linalg.cpp:11397:5: error: Using 'memset' on class that contains a reference. [memsetClassReference] alglib-cpp/src/linalg.cpp:53113:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/linalg.cpp:53265:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/linalg.cpp:64103:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/src/linalg.cpp:6974:39: warning: Member variable 'eigsubspacereport::iterationscount' is not assigned a value in 'eigsubspacereport::operator='. [operatorEqVarError] alglib-cpp/src/linalg.cpp:11429:29: warning: Member variable 'matinvreport::terminationtype' is not assigned a value in 'matinvreport::operator='. [operatorEqVarError] alglib-cpp/src/linalg.cpp:11429:29: warning: Member variable 'matinvreport::r1' is not assigned a value in 'matinvreport::operator='. [operatorEqVarError] alglib-cpp/src/linalg.cpp:11429:29: warning: Member variable 'matinvreport::rinf' is not assigned a value in 'matinvreport::operator='. [operatorEqVarError] alglib-cpp/src/linalg.cpp:36182:14: warning: Identical condition 'lend==l', second condition is always false [identicalConditionAfterEarlyExit] alglib-cpp/src/linalg.cpp:36174:17: note: If condition 'lend==l' is true, the function will return/exit alglib-cpp/src/linalg.cpp:36182:14: note: Testing identical condition 'lend==l' alglib-cpp/src/linalg.cpp:42943:22: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/src/linalg.cpp:42929:22: note: First condition alglib-cpp/src/linalg.cpp:42943:22: note: Second condition alglib-cpp/src/linalg.cpp:47974:35: style: Condition 'spchol_relaxedsupernodes' is always true [knownConditionTrueFalse] alglib-cpp/src/linalg.cpp:52952:23: style: Condition 'nadd==1' is always true [knownConditionTrueFalse] alglib-cpp/src/linalg.cpp:52949:12: note: Assignment 'nadd=1', assigned value is 1 alglib-cpp/src/linalg.cpp:52952:23: note: Condition 'nadd==1' is always true alglib-cpp/src/linalg.cpp:3529:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:3559:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:3662:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:3692:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:6755:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:6785:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:6885:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:6915:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:8380:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:8410:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:11042:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:11072:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:11340:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:11370:30: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31683:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31684:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31695:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31696:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31713:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31714:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31725:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31726:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31737:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31738:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31747:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31748:33: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31757:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31758:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31767:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:31768:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40596:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40597:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40623:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40624:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40663:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40664:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40690:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40691:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40717:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40718:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40724:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40725:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40732:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40733:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40739:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:40740:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42963:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42964:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42973:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42974:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42987:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42988:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42997:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:42998:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43007:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43008:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43023:36: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43024:42: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43045:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43046:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43061:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43062:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43077:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43078:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43086:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43087:41: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43097:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43098:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43106:27: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43107:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43115:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43116:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43137:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43138:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43160:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43161:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43182:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:43183:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45411:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45412:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45423:28: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45424:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45440:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45441:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45452:20: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45453:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45464:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45465:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45477:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45478:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45493:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45494:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45506:24: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45507:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45519:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45520:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45529:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45530:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45541:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45542:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45551:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45552:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45561:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45562:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45594:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45595:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45631:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45632:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45664:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:45665:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51633:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51634:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51648:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51649:35: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51663:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51664:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51678:21: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51679:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51693:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51694:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51748:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51749:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51821:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51822:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51876:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:51877:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:54495:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:54496:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:54507:46: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:54508:47: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:54522:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:54523:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:54534:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:54535:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60535:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60536:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60553:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60554:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60575:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60576:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60593:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60594:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60611:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60612:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60632:34: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60633:40: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60662:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60663:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60683:26: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:60684:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61060:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61061:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61076:37: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61077:38: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61100:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61101:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61116:29: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:61117:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:63438:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:63439:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:63445:31: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:63446:32: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:63455:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:63456:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:63462:23: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:63463:18: style: C-style pointer casting [cstyleCast] alglib-cpp/src/linalg.cpp:39458:32: style: Variable 'k4' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:39452:32: note: k4 is assigned alglib-cpp/src/linalg.cpp:39458:32: note: k4 is overwritten alglib-cpp/src/linalg.cpp:39708:35: style: Variable 'vcrit' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:39687:39: note: vcrit is assigned alglib-cpp/src/linalg.cpp:39708:35: note: vcrit is overwritten alglib-cpp/src/linalg.cpp:39755:35: style: Variable 'vcrit' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:39725:39: note: vcrit is assigned alglib-cpp/src/linalg.cpp:39755:35: note: vcrit is overwritten alglib-cpp/src/linalg.cpp:39883:35: style: Variable 'vcrit' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:39857:39: note: vcrit is assigned alglib-cpp/src/linalg.cpp:39883:35: note: vcrit is overwritten alglib-cpp/src/linalg.cpp:39943:35: style: Variable 'vcrit' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:39901:39: note: vcrit is assigned alglib-cpp/src/linalg.cpp:39943:35: note: vcrit is overwritten alglib-cpp/src/linalg.cpp:43470:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:43332:12: note: result is assigned alglib-cpp/src/linalg.cpp:43470:12: note: result is overwritten alglib-cpp/src/linalg.cpp:53043:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/src/linalg.cpp:52913:12: note: result is assigned alglib-cpp/src/linalg.cpp:53043:12: note: result is overwritten alglib-cpp/src/linalg.cpp:55543:9: style: 'continue' is redundant since it is the last statement in a loop. [redundantContinue] alglib-cpp/src/linalg.cpp:15645:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:15706:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:16030:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:16173:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:18447:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:18483:14: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:19953:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:19954:14: style: The scope of the variable 'rowscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20141:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20142:14: style: The scope of the variable 'columnscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20314:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20315:14: style: The scope of the variable 'rowscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20488:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20489:14: style: The scope of the variable 'columnscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20665:14: style: The scope of the variable 'rowscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:20898:14: style: The scope of the variable 'columnscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:21042:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:21131:14: style: The scope of the variable 'rowscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:21367:14: style: The scope of the variable 'columnscount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:21513:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:23510:14: style: The scope of the variable 'mmi' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:24505:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:24709:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:25780:14: style: The scope of the variable 'hashcode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:25781:14: style: The scope of the variable 'tcode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:25782:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:25783:13: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:25911:14: style: The scope of the variable 'hashcode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:25913:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:25914:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26050:14: style: The scope of the variable 'hashcode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26052:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26053:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26240:12: style: The scope of the variable 'tval' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26241:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26242:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26244:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26247:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26251:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26252:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26253:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26254:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26359:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26362:14: style: The scope of the variable 'ct' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26363:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26366:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26369:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26370:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26371:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26372:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26520:12: style: The scope of the variable 'tval' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26523:14: style: The scope of the variable 'ct' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26766:12: style: The scope of the variable 'tval' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26768:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26769:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26770:12: style: The scope of the variable 'vs' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26771:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26772:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26773:12: style: The scope of the variable 'vd0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26774:12: style: The scope of the variable 'vd1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26775:14: style: The scope of the variable 'vi' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26776:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26777:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26779:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26780:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26781:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26782:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26783:14: style: The scope of the variable 'lt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26784:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26785:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26786:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26907:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26908:14: style: The scope of the variable 'id' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26912:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26913:12: style: The scope of the variable 'vy' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26914:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26915:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26916:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26917:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26918:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26919:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26920:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:26921:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27056:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27057:14: style: The scope of the variable 'id' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27059:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27062:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27063:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27064:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27065:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27066:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27067:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27188:12: style: The scope of the variable 'tval' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27190:14: style: The scope of the variable 'id' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27196:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27199:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27200:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27201:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27202:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27203:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27204:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27205:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27376:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27377:14: style: The scope of the variable 'ct' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27381:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27382:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27383:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27384:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27385:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27386:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27563:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27564:14: style: The scope of the variable 'ct' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27566:12: style: The scope of the variable 'tval' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27569:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27570:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27571:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27572:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27573:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27574:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27762:14: style: The scope of the variable 'id' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27765:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27767:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27768:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27770:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27771:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27772:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27773:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27774:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:27775:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28012:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28013:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28014:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28015:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28017:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28018:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28019:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28020:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28021:14: style: The scope of the variable 'lt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28022:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28023:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28024:14: style: The scope of the variable 'rt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28224:14: style: The scope of the variable 'fst' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28225:14: style: The scope of the variable 'lst' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28226:14: style: The scope of the variable 'stp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28233:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28234:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28235:14: style: The scope of the variable 'ri' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28236:14: style: The scope of the variable 'ri1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28237:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28238:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28239:14: style: The scope of the variable 'lt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28240:14: style: The scope of the variable 'lt1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28860:14: style: The scope of the variable 'lt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28861:14: style: The scope of the variable 'rt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:28914:14: style: The scope of the variable 'ind0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29011:14: style: The scope of the variable 'sz' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29165:14: style: The scope of the variable 'hashcode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29167:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29168:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29310:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29311:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29312:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29313:14: style: The scope of the variable 'upperprofile' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29417:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29418:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29419:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29420:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29421:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29422:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29423:14: style: The scope of the variable 'upperprofile' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29515:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:29516:14: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30026:14: style: The scope of the variable 'offs0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30029:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30253:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30260:14: style: The scope of the variable 'offs0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30261:14: style: The scope of the variable 'offs1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30513:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30515:14: style: The scope of the variable 'offs0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:30516:14: style: The scope of the variable 'offs1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31000:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31001:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31248:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31326:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31397:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31398:14: style: The scope of the variable 'nused' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31487:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31488:14: style: The scope of the variable 'nused' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31575:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31973:14: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:31997:13: style: The scope of the variable 'failflag' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32523:14: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:32542:13: style: The scope of the variable 'failflag' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33073:12: style: The scope of the variable 'aa' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33074:12: style: The scope of the variable 'bb' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33075:12: style: The scope of the variable 'bcmax' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33076:12: style: The scope of the variable 'bcmis' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33077:12: style: The scope of the variable 'cc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33078:12: style: The scope of the variable 'cs1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33079:12: style: The scope of the variable 'dd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33081:12: style: The scope of the variable 'p' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33082:12: style: The scope of the variable 'sab' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33083:12: style: The scope of the variable 'sac' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33084:12: style: The scope of the variable 'scl' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33085:12: style: The scope of the variable 'sigma' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33086:12: style: The scope of the variable 'sn1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33087:12: style: The scope of the variable 'tau' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33089:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:33817:14: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34551:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34552:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34703:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34704:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34705:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34853:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34854:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:34855:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:35019:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:35952:14: style: The scope of the variable 'ii' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:35957:14: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:35958:14: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:35960:14: style: The scope of the variable 'lend' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:35963:14: style: The scope of the variable 'lendsv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:35965:14: style: The scope of the variable 'lsv' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:35966:14: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:35994:13: style: The scope of the variable 'gotoflag' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:36845:12: style: The scope of the variable 'ct' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37042:14: style: The scope of the variable 'ibegin' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37043:14: style: The scope of the variable 'idiscl' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37044:14: style: The scope of the variable 'idiscu' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37045:14: style: The scope of the variable 'ie' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37049:14: style: The scope of the variable 'iin' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37050:14: style: The scope of the variable 'ioff' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37053:14: style: The scope of the variable 'iw' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37056:14: style: The scope of the variable 'itmp1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37058:14: style: The scope of the variable 'jdisc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37073:12: style: The scope of the variable 'wkill' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37824:14: style: The scope of the variable 'blksiz' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37825:14: style: The scope of the variable 'bn' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:37832:14: style: The scope of the variable 'jblk' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38211:12: style: The scope of the variable 'scale2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38321:12: style: The scope of the variable 'ak' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38324:12: style: The scope of the variable 'pert' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38458:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38460:14: style: The scope of the variable 'kfnew' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38462:14: style: The scope of the variable 'klnew' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38902:13: style: The scope of the variable 'pair' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38927:12: style: The scope of the variable 'vcrit' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38928:12: style: The scope of the variable 'vmax' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38942:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38943:14: style: The scope of the variable 'k2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38944:14: style: The scope of the variable 'k3' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:38945:14: style: The scope of the variable 'k4' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40075:14: style: The scope of the variable 'icmax' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40076:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40077:12: style: The scope of the variable 'bbnd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40078:12: style: The scope of the variable 'bi1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40079:12: style: The scope of the variable 'bi2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40082:12: style: The scope of the variable 'br1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40083:12: style: The scope of the variable 'br2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40084:12: style: The scope of the variable 'ci21' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40085:12: style: The scope of the variable 'ci22' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40086:12: style: The scope of the variable 'cmax' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40087:12: style: The scope of the variable 'cnorm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40088:12: style: The scope of the variable 'cr21' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40089:12: style: The scope of the variable 'cr22' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40090:12: style: The scope of the variable 'csi' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40091:12: style: The scope of the variable 'csr' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40092:12: style: The scope of the variable 'li21' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40093:12: style: The scope of the variable 'lr21' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40096:12: style: The scope of the variable 'temp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40097:12: style: The scope of the variable 'u22abs' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40098:12: style: The scope of the variable 'ui11' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40099:12: style: The scope of the variable 'ui11r' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40100:12: style: The scope of the variable 'ui12' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40101:12: style: The scope of the variable 'ui12s' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40102:12: style: The scope of the variable 'ui22' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40103:12: style: The scope of the variable 'ur11' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40104:12: style: The scope of the variable 'ur11r' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40105:12: style: The scope of the variable 'ur12' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40106:12: style: The scope of the variable 'ur12s' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40107:12: style: The scope of the variable 'ur22' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40108:12: style: The scope of the variable 'xi1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:40110:12: style: The scope of the variable 'xr1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41067:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41124:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41182:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41246:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41894:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:41897:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42025:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42026:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42149:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42150:14: style: The scope of the variable 'jp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42152:14: style: The scope of the variable 'nz' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42153:14: style: The scope of the variable 'maxwrknz' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42155:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42157:14: style: The scope of the variable 'wrk0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42158:14: style: The scope of the variable 'wrk1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42342:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42343:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42692:14: style: The scope of the variable 'pprev' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:42693:14: style: The scope of the variable 'pnext' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43322:12: style: The scope of the variable 'meand' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43323:14: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43502:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43544:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43545:14: style: The scope of the variable 'loc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43662:14: style: The scope of the variable 'blocklen' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:43663:14: style: The scope of the variable 'setidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44011:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44434:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44435:14: style: The scope of the variable 'newsize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44565:14: style: The scope of the variable 'idxprev' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44566:14: style: The scope of the variable 'idxnext' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44567:14: style: The scope of the variable 'idxr' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44568:14: style: The scope of the variable 'idxc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:44710:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45017:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45822:14: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45826:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45827:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45829:14: style: The scope of the variable 'range0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45830:14: style: The scope of the variable 'range1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45831:14: style: The scope of the variable 'newrange0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45832:14: style: The scope of the variable 'eligiblecnt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:45833:13: style: The scope of the variable 'permready' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46400:14: style: The scope of the variable 'cols0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46401:14: style: The scope of the variable 'cols1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46402:14: style: The scope of the variable 'offss' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46403:14: style: The scope of the variable 'sstride' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46987:14: style: The scope of the variable 'cols0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46988:14: style: The scope of the variable 'cols1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46989:14: style: The scope of the variable 'offss' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46990:14: style: The scope of the variable 'sstride' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46992:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46993:14: style: The scope of the variable 'rbase' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:46994:14: style: The scope of the variable 'offdiagsize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47120:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47276:14: style: The scope of the variable 'sidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47277:14: style: The scope of the variable 'cols0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47278:14: style: The scope of the variable 'cols1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47279:14: style: The scope of the variable 'supernodesize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47280:14: style: The scope of the variable 'offss' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47283:14: style: The scope of the variable 'k0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47284:14: style: The scope of the variable 'k1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47285:14: style: The scope of the variable 'i0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47286:14: style: The scope of the variable 'i1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47379:14: style: The scope of the variable 'sidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47380:14: style: The scope of the variable 'cols0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47381:14: style: The scope of the variable 'cols1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47501:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47502:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47579:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47580:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47655:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47656:14: style: The scope of the variable 'nodeidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47874:14: style: The scope of the variable 'columnidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47875:14: style: The scope of the variable 'nodeidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47878:14: style: The scope of the variable 'cols0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47879:14: style: The scope of the variable 'cols1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47881:13: style: The scope of the variable 'createsupernode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47882:14: style: The scope of the variable 'colcount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47883:14: style: The scope of the variable 'offdiagcnt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47884:14: style: The scope of the variable 'childcolcount' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47885:14: style: The scope of the variable 'childoffdiagcnt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47886:14: style: The scope of the variable 'fakezerosinnewsupernode' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47887:12: style: The scope of the variable 'mergeinefficiency' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:47888:13: style: The scope of the variable 'hastheonlychild' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48155:14: style: The scope of the variable 'rfirst' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48156:14: style: The scope of the variable 'rlast' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48158:14: style: The scope of the variable 'uidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48160:14: style: The scope of the variable 'dbgnzl' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48166:12: style: The scope of the variable 'dbgtotalflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48167:12: style: The scope of the variable 'dbgnoscatterflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48168:12: style: The scope of the variable 'dbgnorowscatterflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48169:12: style: The scope of the variable 'dbgnocolscatterflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48170:12: style: The scope of the variable 'dbgcholeskyflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48171:12: style: The scope of the variable 'dbgcholesky4flop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48172:12: style: The scope of the variable 'dbgrank1flop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48173:12: style: The scope of the variable 'dbgrank4plusflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48174:12: style: The scope of the variable 'dbg444flop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48175:12: style: The scope of the variable 'dbgxx4flop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48177:12: style: The scope of the variable 'sflop' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48181:14: style: The scope of the variable 'uwidth' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48182:14: style: The scope of the variable 'uheight' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48183:14: style: The scope of the variable 'urank' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48715:14: style: The scope of the variable 'cidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48716:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48717:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:48954:12: style: The scope of the variable 'batchcost' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49217:14: style: The scope of the variable 'cols0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49218:14: style: The scope of the variable 'cols1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49219:14: style: The scope of the variable 'offss' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49220:14: style: The scope of the variable 'sstride' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49221:14: style: The scope of the variable 'blocksize' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49591:14: style: The scope of the variable 'kb' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49864:14: style: The scope of the variable 'k' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49986:14: style: The scope of the variable 'jj' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49989:14: style: The scope of the variable 'j0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49990:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:49995:14: style: The scope of the variable 'tlast' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50238:14: style: The scope of the variable 'uidx' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50239:14: style: The scope of the variable 'colu0' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50240:14: style: The scope of the variable 'colu1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50241:14: style: The scope of the variable 'urbase' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50242:14: style: The scope of the variable 'urlast' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50243:14: style: The scope of the variable 'urank' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50244:14: style: The scope of the variable 'uwidth' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50245:14: style: The scope of the variable 'uheight' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50246:14: style: The scope of the variable 'urowstride' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50250:14: style: The scope of the variable 'offsu' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50251:14: style: The scope of the variable 'wrkrow' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:50484:12: style: The scope of the variable 'possignvraw' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:51508:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:52900:12: style: The scope of the variable 'a12' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:54252:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:54380:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:54767:14: style: The scope of the variable 'isub' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:54798:12: style: The scope of the variable 'sminoa' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:54809:13: style: The scope of the variable 'matrixsplitflag' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55733:13: style: The scope of the variable 'gasmal' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55736:12: style: The scope of the variable 'a' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55739:12: style: The scope of the variable 'd' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55746:12: style: The scope of the variable 'l' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55747:12: style: The scope of the variable 'm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55748:12: style: The scope of the variable 'mm' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55749:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55750:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55753:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55754:12: style: The scope of the variable 'temp' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55756:12: style: The scope of the variable 'tt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:55757:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:58422:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:58989:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:58990:13: style: The scope of the variable 'flg' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:59663:12: style: The scope of the variable 'rk12' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:59664:12: style: The scope of the variable 'pap' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:59665:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:59666:12: style: The scope of the variable 'betak' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:59668:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:61636:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:61637:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:61858:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:61859:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62089:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62090:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62216:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62217:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62279:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62280:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62488:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62489:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62490:12: style: The scope of the variable 'ajj' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62700:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62897:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:62898:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63077:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63268:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63504:12: style: The scope of the variable 'vt' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63933:14: style: The scope of the variable 'j1' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63934:14: style: The scope of the variable 'j2' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63935:14: style: The scope of the variable 'j1inc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63936:14: style: The scope of the variable 'j2inc' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63937:14: style: The scope of the variable 'i' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63938:14: style: The scope of the variable 'j' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:63939:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/src/linalg.cpp:15318:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:15342:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:15360:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:15377:40: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17075:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17078:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17283:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17286:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17500:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17503:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17707:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17710:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17898:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:17902:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18088:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18092:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18235:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18238:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18379:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:18382:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:19708:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:19711:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:19866:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:19869:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:23744:31: style: Parameter 'tau' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:31201:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:31219:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:33266:63: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:33582:53: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:43587:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:43627:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:44100:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:44127:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:44270:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:44494:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:44532:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:44815:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:44842:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:45702:43: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:47174:66: style: Parameter 'analysis' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:47175:30: style: Parameter 'curladjrowbegin' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:47178:15: style: Parameter 'failureflag' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:47179:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:47240:68: style: Parameter 'analysis' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:47242:15: style: Parameter 'failureflag' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:47243:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:47349:68: style: Parameter 'analysis' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:47351:15: style: Parameter 'failureflag' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:47352:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:48144:31: style: Parameter 'ttmp1' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:50656:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:50683:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:59466:16: style: Parameter 'i' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:59467:16: style: Parameter 'iter' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:59468:16: style: Parameter 'j' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:59469:16: style: Parameter 'jlast' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:59470:16: style: Parameter 'jump' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:59471:14: style: Parameter 'absxi' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:59472:14: style: Parameter 'altsgn' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:59473:14: style: Parameter 'estold' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:59474:14: style: Parameter 'temp' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62450:72: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62454:30: style: Parameter 'tmp' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62455:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62456:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62664:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62669:30: style: Parameter 'tmp' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62670:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62671:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62876:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62881:30: style: Parameter 'tmp' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62882:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:62883:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63058:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63061:30: style: Parameter 'work' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63062:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63063:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63241:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63244:30: style: Parameter 'work' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63245:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:63246:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/src/linalg.cpp:37436:19: style: Variable 'atoli' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:37440:19: style: Variable 'atoli' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:46189:27: style: Variable 'm' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:47390:13: style: Variable 'curoffs' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:47963:23: style: Variable 'childcolcount' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:47964:25: style: Variable 'childoffdiagcnt' is assigned a value that is never used. [unreadVariable] alglib-cpp/src/linalg.cpp:47968:25: style: Variable 'hastheonlychild' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_x.cpp:538:41: style: Condition 'arr_2[0]==v10_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:515:57: note: Assignment 'v10_mod=9', assigned value is 9 alglib-cpp/tests/test_x.cpp:537:24: note: Assignment 'arr_2[0]=v10_mod', assigned value is 9 alglib-cpp/tests/test_x.cpp:538:41: note: Condition 'arr_2[0]==v10_mod' is always true alglib-cpp/tests/test_x.cpp:584:41: style: Condition 'targt[0]==v30_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:517:68: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:583:24: note: Assignment 'targt[0]=v30_mod', assigned value is -6 alglib-cpp/tests/test_x.cpp:584:41: note: Condition 'targt[0]==v30_mod' is always true alglib-cpp/tests/test_x.cpp:586:64: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:517:24: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:586:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:586:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:585:22: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:586:64: note: Condition 'proxy[0]==v30' is always true alglib-cpp/tests/test_x.cpp:683:41: style: Condition 'arr_2[0]==v10_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:660:71: note: Assignment 'v10_mod=9', assigned value is 9 alglib-cpp/tests/test_x.cpp:682:24: note: Assignment 'arr_2[0]=v10_mod', assigned value is 9 alglib-cpp/tests/test_x.cpp:683:41: note: Condition 'arr_2[0]==v10_mod' is always true alglib-cpp/tests/test_x.cpp:730:45: style: Condition 'targt[0]==v30_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:662:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:729:28: note: Assignment 'targt[0]=v30_mod', assigned value is -6 alglib-cpp/tests/test_x.cpp:730:45: note: Condition 'targt[0]==v30_mod' is always true alglib-cpp/tests/test_x.cpp:732:45: style: Condition 'targt[0]==v30' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:662:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:729:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:732:45: note: Condition 'targt[0]==v30' is always false alglib-cpp/tests/test_x.cpp:732:68: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:662:33: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:731:26: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:732:68: note: Condition 'proxy[0]==v30' is always true alglib-cpp/tests/test_x.cpp:736:45: style: Condition 'targt[0]==v40' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:662:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:729:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:736:45: note: Condition 'targt[0]==v40' is always false alglib-cpp/tests/test_x.cpp:739:45: style: Condition 'targt[0]==v50' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:662:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:729:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:739:45: note: Condition 'targt[0]==v50' is always false alglib-cpp/tests/test_x.cpp:805:45: style: Condition 'targt[0]==v30_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:662:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:804:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:805:45: note: Condition 'targt[0]==v30_mod' is always true alglib-cpp/tests/test_x.cpp:807:45: style: Condition 'targt[0]==v30' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:662:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:804:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:807:45: note: Condition 'targt[0]==v30' is always false alglib-cpp/tests/test_x.cpp:807:68: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:662:33: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:806:26: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:807:68: note: Condition 'proxy[0]==v30' is always true alglib-cpp/tests/test_x.cpp:811:45: style: Condition 'targt[0]==v40' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:662:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:804:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:811:45: note: Condition 'targt[0]==v40' is always false alglib-cpp/tests/test_x.cpp:814:45: style: Condition 'targt[0]==v50' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:662:79: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:804:26: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:814:45: note: Condition 'targt[0]==v50' is always false alglib-cpp/tests/test_x.cpp:905:41: style: Condition 'arr_2[0]==v10_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:882:111: note: Assignment 'v10_mod=9', assigned value is 9 alglib-cpp/tests/test_x.cpp:904:24: note: Assignment 'arr_2[0]=v10_mod', assigned value is 9 alglib-cpp/tests/test_x.cpp:905:41: note: Condition 'arr_2[0]==v10_mod' is always true alglib-cpp/tests/test_x.cpp:951:41: style: Condition 'targt[0]==v30_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:884:82: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:950:24: note: Assignment 'targt[0]=v30_mod', assigned value is -6 alglib-cpp/tests/test_x.cpp:951:41: note: Condition 'targt[0]==v30_mod' is always true alglib-cpp/tests/test_x.cpp:953:64: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:884:36: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:953:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:953:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:952:22: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:953:64: note: Condition 'proxy[0]==v30' is always true alglib-cpp/tests/test_x.cpp:1073:44: style: Condition 'arr_2[0][0]==v10_mod' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:1043:96: note: Assignment 'v10_mod=9', assigned value is 9 alglib-cpp/tests/test_x.cpp:1072:27: note: Assignment 'arr_2[0][0]=v10_mod', assigned value is 9 alglib-cpp/tests/test_x.cpp:1073:44: note: Condition 'arr_2[0][0]==v10_mod' is always true alglib-cpp/tests/test_x.cpp:460:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:470:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:480:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:490:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:602:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:612:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:622:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:632:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:748:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:758:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:768:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:778:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:823:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:833:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:843:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:853:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:969:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:979:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:989:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:999:13: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1176:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1188:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1199:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1210:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1221:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1232:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1288:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1300:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1311:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1322:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1333:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:1344:17: style: Exception should be caught by reference. [catchExceptionByValue] alglib-cpp/tests/test_x.cpp:283:9: error: Resource leak: f [resourceLeak] alglib-cpp/tests/test_x.cpp:63:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:64:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:71:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:72:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:83:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:84:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:91:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:92:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:99:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:100:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:108:21: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:109:21: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:118:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:119:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:127:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:128:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:135:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:192:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:199:19: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:282:16: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:296:27: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_x.cpp:2162:71: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_x.cpp:2169:46: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_x.cpp:1366:21: style: The scope of the variable 'csv_name' can be reduced. [variableScope] alglib-cpp/tests/test_x.cpp:2267:24: style: The scope of the variable 'n0' can be reduced. [variableScope] alglib-cpp/tests/test_x.cpp:2267:28: style: The scope of the variable 'n1' can be reduced. [variableScope] alglib-cpp/tests/test_x.cpp:2592:26: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/tests/test_x.cpp:2591:17: style: Variable '_n' can be declared as const array [constVariable] alglib-cpp/tests/test_x.cpp:1045:84: style: Variable 'v30_mod' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_x.cpp:1755:20: style: Variable 'eps' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_x.cpp:2609:31: style: Unused variable: perf1 [unusedVariable] alglib-cpp/tests/test_c.cpp:3228:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3229:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3281:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3282:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3368:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3369:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3442:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3443:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3503:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3504:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3560:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3561:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3610:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3611:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3671:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3672:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3791:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3792:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3909:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3910:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3969:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:3970:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:4027:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:4028:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:139259:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:139260:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:139261:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:139699:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:139720:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:139743:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat] alglib-cpp/tests/test_c.cpp:59064:31: warning: Identical condition 'solvertype==0', second condition is always false [identicalConditionAfterEarlyExit] alglib-cpp/tests/test_c.cpp:59055:31: note: If condition 'solvertype==0' is true, the function will return/exit alglib-cpp/tests/test_c.cpp:59064:31: note: Testing identical condition 'solvertype==0' alglib-cpp/tests/test_c.cpp:106658:29: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition] alglib-cpp/tests/test_c.cpp:106648:37: note: outer condition: termtype<=1 alglib-cpp/tests/test_c.cpp:106658:29: note: opposite inner condition: termtype==2 alglib-cpp/tests/test_c.cpp:42024:33: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:41988:33: note: First condition alglib-cpp/tests/test_c.cpp:42024:33: note: Second condition alglib-cpp/tests/test_c.cpp:83364:14: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:83293:14: note: First condition alglib-cpp/tests/test_c.cpp:83364:14: note: Second condition alglib-cpp/tests/test_c.cpp:120100:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:120075:13: note: First condition alglib-cpp/tests/test_c.cpp:120100:13: note: Second condition alglib-cpp/tests/test_c.cpp:120127:13: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:120100:13: note: First condition alglib-cpp/tests/test_c.cpp:120127:13: note: Second condition alglib-cpp/tests/test_c.cpp:123322:38: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:123317:38: note: First condition alglib-cpp/tests/test_c.cpp:123322:38: note: Second condition alglib-cpp/tests/test_c.cpp:123384:38: style: The if condition is the same as the previous if condition [duplicateCondition] alglib-cpp/tests/test_c.cpp:123379:38: note: First condition alglib-cpp/tests/test_c.cpp:123384:38: note: Second condition alglib-cpp/tests/test_c.cpp:17069:28: style: Condition 'j-3=2' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:76758:12: note: Assignment 'maxm=3', assigned value is 3 alglib-cpp/tests/test_c.cpp:76774:19: note: Condition 'maxm>=2' is always true alglib-cpp/tests/test_c.cpp:84305:24: style: Condition 'passcount>=2' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:84300:17: note: Assignment 'passcount=10', assigned value is 10 alglib-cpp/tests/test_c.cpp:84305:24: note: Condition 'passcount>=2' is always true alglib-cpp/tests/test_c.cpp:126166:38: style: Condition 'passcount>3' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:126155:17: note: Assignment 'passcount=10', assigned value is 10 alglib-cpp/tests/test_c.cpp:126166:38: note: Condition 'passcount>3' is always true alglib-cpp/tests/test_c.cpp:126634:28: style: Condition 'passcount>=2' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:126598:17: note: Assignment 'passcount=2', assigned value is 2 alglib-cpp/tests/test_c.cpp:126634:28: note: Condition 'passcount>=2' is always true alglib-cpp/tests/test_c.cpp:126780:28: style: Condition 'passcount>=2' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:126751:17: note: Assignment 'passcount=2', assigned value is 2 alglib-cpp/tests/test_c.cpp:126780:28: note: Condition 'passcount>=2' is always true alglib-cpp/tests/test_c.cpp:139299:9: style: Condition '!(&seedrec1!=NULL)' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139299:20: style: Condition '&seedrec1!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139383:9: style: Condition '!(prec2!=NULL)' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139377:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139383:9: note: Condition '!(prec2!=NULL)' is always true alglib-cpp/tests/test_c.cpp:139383:16: style: Condition 'prec2!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139377:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139383:16: note: Condition 'prec2!=NULL' is always false alglib-cpp/tests/test_c.cpp:139401:27: style: Condition 'prec2->recval.ival!=seedrec2copy.recval.ival' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139388:27: note: Assuming that condition 'prec2->recval.ival!=seedrec2copy.recval.ival+1' is not redundant alglib-cpp/tests/test_c.cpp:139396:9: note: Assuming condition is false alglib-cpp/tests/test_c.cpp:139401:27: note: Condition 'prec2->recval.ival!=seedrec2copy.recval.ival' is always true alglib-cpp/tests/test_c.cpp:139454:16: style: Condition 'prec2!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139429:16: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139445:37: note: Assuming condition is false alglib-cpp/tests/test_c.cpp:139454:16: note: Condition 'prec2!=NULL' is always false alglib-cpp/tests/test_c.cpp:139494:9: style: Condition '!(ppool0!=NULL&&ppool1!=NULL)' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139487:15: note: Assuming that condition 'ppool0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139494:9: note: Condition '!(ppool0!=NULL&&ppool1!=NULL)' is always true alglib-cpp/tests/test_c.cpp:139494:17: style: Condition 'ppool0!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139487:15: note: Assuming that condition 'ppool0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139494:17: note: Condition 'ppool0!=NULL' is always false alglib-cpp/tests/test_c.cpp:139511:24: style: Condition 'p0->recval.ival!=tmpval' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139501:12: note: tmpval is assigned 'p0->recval.ival' here. alglib-cpp/tests/test_c.cpp:139504:24: note: Assuming condition is false alglib-cpp/tests/test_c.cpp:139511:24: note: Condition 'p0->recval.ival!=tmpval' is always false alglib-cpp/tests/test_c.cpp:139541:17: style: Condition 'q0->ival!=tmpval-1' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139524:14: note: Assignment 'tmpval=99', assigned value is 99 alglib-cpp/tests/test_c.cpp:139530:22: note: Assignment 'q0->ival=tmpval-1', assigned value is 98 alglib-cpp/tests/test_c.cpp:139534:17: note: Assuming condition is false alglib-cpp/tests/test_c.cpp:139541:17: note: Condition 'q0->ival!=tmpval-1' is always false alglib-cpp/tests/test_c.cpp:139564:9: style: Condition '!(p0!=NULL)' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139564:13: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139570:9: style: Condition '!(p0!=NULL)' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139570:13: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139576:11: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139583:11: style: Condition 'p0!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139576:11: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139583:11: note: Condition 'p0!=NULL' is always false alglib-cpp/tests/test_c.cpp:139589:11: style: Condition 'p0!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139576:11: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139589:11: note: Condition 'p0!=NULL' is always false alglib-cpp/tests/test_c.cpp:139595:11: style: Condition 'p0!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139576:11: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139595:11: note: Condition 'p0!=NULL' is always false alglib-cpp/tests/test_c.cpp:139601:11: style: Condition 'p0!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139576:11: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139601:11: note: Condition 'p0!=NULL' is always false alglib-cpp/tests/test_c.cpp:139624:9: style: Condition '!(p0!=NULL)' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139624:13: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139635:9: style: Condition '!(p0!=NULL)' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139635:13: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139641:11: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139352:5: warning: Either the condition 'prec2!=NULL' is redundant or there is possible null pointer dereference: prec2. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:139377:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139352:5: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:139354:9: warning: Either the condition 'prec2!=NULL' is redundant or there is possible null pointer dereference: prec2. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:139377:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139354:9: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:139375:5: warning: Either the condition 'prec2!=NULL' is redundant or there is possible null pointer dereference: prec2. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:139377:14: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139375:5: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:139388:9: warning: Either the condition 'prec2!=NULL' is redundant or there is possible null pointer dereference: prec2. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:139396:16: note: Assuming that condition 'prec2!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139388:9: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:139419:5: warning: Either the condition 'p0!=NULL' is redundant or there is possible null pointer dereference: p0. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:139558:13: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139419:5: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:139500:5: warning: Either the condition 'p0!=NULL' is redundant or there is possible null pointer dereference: p0. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:139558:13: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139500:5: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:139501:14: warning: Either the condition 'p0!=NULL' is redundant or there is possible null pointer dereference: p0. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:139558:13: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139501:14: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:139511:9: warning: Either the condition 'p0!=NULL' is redundant or there is possible null pointer dereference: p0. [nullPointerRedundantCheck] alglib-cpp/tests/test_c.cpp:139558:13: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139511:9: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:139699: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:139702:33: note: Assuming that condition 'ptr!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139699:12: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:139720: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:139723:33: note: Assuming that condition 'ptr!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139720:12: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:139743: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:139746:33: note: Assuming that condition 'ptr!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139743:12: note: Null pointer dereference alglib-cpp/tests/test_c.cpp:4455:28: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4456:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4472:36: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4473:42: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4490:28: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4491:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4507:28: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4508:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:14658:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:14664:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:18899:27: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:18900:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:18909:35: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:18910:41: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:18923:27: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:18924:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:18933:27: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:18934:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:84067:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:84073:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:90078:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:90084:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:90291:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:90297:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:90611:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:90617:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:92351:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:92357:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:101203:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:101209:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:101747:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:101753:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:101798:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:101804:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:108119:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:108125:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:108278:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:108284:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:108428:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:108434:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:108580:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:108586:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:110460:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:110466:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119047:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119053:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119096:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119102:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119145:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119151:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119194:78: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119200:78: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119254:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119260:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119303:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119309:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119352:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119358:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119401:78: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119407:78: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119459:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119465:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119508:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119514:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119557:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119563:70: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119606:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:119612:74: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:120040:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:120046:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:122236:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:122242:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:122268:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:122274:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:122353:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:122359:62: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:126033:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:126039:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:134902:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:134908:58: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139107:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139113:66: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139277:32: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139278:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139279:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139280:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139281:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139282:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139283:33: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139284:33: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139683:30: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139698:12: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139719:12: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139742:12: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139800:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139818:13: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139862:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139863:32: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139883:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139893:13: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139962:32: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139964:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139965:32: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139966:35: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139967:35: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:139994:21: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140025:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140134:17: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140561:30: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140596:30: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140767:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140768:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140774:30: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140775:36: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140782:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140783:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140789:22: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140790:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140796:25: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140797:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140804:33: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140805:39: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140812:25: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140813:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140820:25: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140821:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140828:16: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140829:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140843:24: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140844:30: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140862:16: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140863:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140877:16: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140878:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140892:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140893:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140902:37: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140903:43: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140912:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140913:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140922:29: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140923:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140932:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140933:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140940:28: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140941:34: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140952:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140953:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140960:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140961:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140968:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140969:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140977:28: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140978:34: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140987:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140988:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140996:20: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:140997:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:141005:23: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:141006:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:141012:31: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:141013:37: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:141020:23: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:141021:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:141027:23: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:141028:18: style: C-style pointer casting [cstyleCast] alglib-cpp/tests/test_c.cpp:4897:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:4592:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:4897:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:5509:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:5486:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:5509:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:7711:22: style: Variable 'beta' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:7659:22: note: beta is assigned alglib-cpp/tests/test_c.cpp:7711:22: note: beta is overwritten alglib-cpp/tests/test_c.cpp:9194:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:9088:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:9194:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:9407:14: style: Variable 'beta' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:9355:14: note: beta is assigned alglib-cpp/tests/test_c.cpp:9407:14: note: beta is overwritten alglib-cpp/tests/test_c.cpp:9634:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:9532:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:9634:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:10017:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:9787:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:10017:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:12238:12: style: Variable 'eulerr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:11610:12: note: eulerr is assigned alglib-cpp/tests/test_c.cpp:12238:12: note: eulerr is overwritten alglib-cpp/tests/test_c.cpp:12243:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:11611:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:12243:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:19081:14: style: Variable 'n2errors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19031:14: note: n2errors is assigned alglib-cpp/tests/test_c.cpp:19081:14: note: n2errors is overwritten alglib-cpp/tests/test_c.cpp:19092:16: style: Variable 'amaxerrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19032:16: note: amaxerrors is assigned alglib-cpp/tests/test_c.cpp:19092:16: note: amaxerrors is overwritten alglib-cpp/tests/test_c.cpp:19140:15: style: Variable 'hsnerrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19033:15: note: hsnerrors is assigned alglib-cpp/tests/test_c.cpp:19140:15: note: hsnerrors is overwritten alglib-cpp/tests/test_c.cpp:19170:14: style: Variable 'mverrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19034:14: note: mverrors is assigned alglib-cpp/tests/test_c.cpp:19170:14: note: mverrors is overwritten alglib-cpp/tests/test_c.cpp:19207:14: style: Variable 'iterrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19035:14: note: iterrors is assigned alglib-cpp/tests/test_c.cpp:19207:14: note: iterrors is overwritten alglib-cpp/tests/test_c.cpp:19242:14: style: Variable 'cterrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19036:14: note: cterrors is assigned alglib-cpp/tests/test_c.cpp:19242:14: note: cterrors is overwritten alglib-cpp/tests/test_c.cpp:19323:14: style: Variable 'mmerrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19037:14: note: mmerrors is assigned alglib-cpp/tests/test_c.cpp:19323:14: note: mmerrors is overwritten alglib-cpp/tests/test_c.cpp:19328:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:19038:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:19328:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:23024:13: style: Variable 'sspderr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:23010:13: note: sspderr is assigned alglib-cpp/tests/test_c.cpp:23024:13: note: sspderr is overwritten alglib-cpp/tests/test_c.cpp:23314:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:23016:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:23314:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:24178:19: style: Variable 'updaterank' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:24175:16: note: updaterank is assigned alglib-cpp/tests/test_c.cpp:24178:19: note: updaterank is overwritten alglib-cpp/tests/test_c.cpp:25778:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:25695:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:25778:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:26501:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:26398:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:26501:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:27298:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:27057:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:27298:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:29821:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:29618:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:29821:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:33511:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:33277:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:33511:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:42498:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:42136:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:42498:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:46331:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:46313:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:46331:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:52518:9: style: Variable 'eps' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:52438:9: note: eps is assigned alglib-cpp/tests/test_c.cpp:52518:9: note: eps is overwritten alglib-cpp/tests/test_c.cpp:62139:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:62106:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:62139:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:64985:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:64639:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:64985:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:67168:12: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:67128:12: note: result is assigned alglib-cpp/tests/test_c.cpp:67168:12: note: result is overwritten alglib-cpp/tests/test_c.cpp:69288:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:69271:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:69288:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:76228:16: style: Variable 'wereerrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:76215:16: note: wereerrors is assigned alglib-cpp/tests/test_c.cpp:76228:16: note: wereerrors is overwritten alglib-cpp/tests/test_c.cpp:77724:16: style: Variable 'wereerrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:77690:16: note: wereerrors is assigned alglib-cpp/tests/test_c.cpp:77724:16: note: wereerrors is overwritten alglib-cpp/tests/test_c.cpp:80251:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:80236:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:80251:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:84443:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:84299:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:84443:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:85887:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:85871:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:85887:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:86407:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:85998:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:86407:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:87062:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:86948:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:87062:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:87449:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:87216:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:87449:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:88049:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:87816:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:88049:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:89334:20: style: Variable 'd2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:89328:20: note: d2 is assigned alglib-cpp/tests/test_c.cpp:89334:20: note: d2 is overwritten alglib-cpp/tests/test_c.cpp:89443:8: style: Variable 'd2' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:89408:12: note: d2 is assigned alglib-cpp/tests/test_c.cpp:89443:8: note: d2 is overwritten alglib-cpp/tests/test_c.cpp:91420:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:91039:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:91420:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:93709:10: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:93657:11: note: n is assigned alglib-cpp/tests/test_c.cpp:93709:10: note: n is overwritten alglib-cpp/tests/test_c.cpp:93922:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:93902:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:93922:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:95952:10: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:95851:11: note: n is assigned alglib-cpp/tests/test_c.cpp:95952:10: note: n is overwritten alglib-cpp/tests/test_c.cpp:96296:7: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:96263:7: note: n is assigned alglib-cpp/tests/test_c.cpp:96296:7: note: n is overwritten alglib-cpp/tests/test_c.cpp:101346:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:100843:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:101346:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:101341:14: style: Variable 'vferrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:100857:14: note: vferrors is assigned alglib-cpp/tests/test_c.cpp:101341:14: note: vferrors is overwritten alglib-cpp/tests/test_c.cpp:114424:25: style: Variable '*hasgradientatnodes' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:114421:25: note: *hasgradientatnodes is assigned alglib-cpp/tests/test_c.cpp:114424:25: note: *hasgradientatnodes is overwritten alglib-cpp/tests/test_c.cpp:114425:24: style: Variable '*hashessianatnodes' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:114422:24: note: *hashessianatnodes is assigned alglib-cpp/tests/test_c.cpp:114425:24: note: *hashessianatnodes is overwritten alglib-cpp/tests/test_c.cpp:114878:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:114652:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:114878:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:115320:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:115241:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:115320:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:116119:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:116042:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:116119:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:116526:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:116375:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:116526:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:116670:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:116585:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:116670:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:116806:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:116729:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:116806:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:116954:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:116863:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:116954:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:117567:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:117069:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:117567:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:125681:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:125662:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:125681:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:128144:13: style: Variable 'npoints' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:127797:13: note: npoints is assigned alglib-cpp/tests/test_c.cpp:128144:13: note: npoints is overwritten alglib-cpp/tests/test_c.cpp:132473:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:132416:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:132473:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:132688:7: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:132671:11: note: v is assigned alglib-cpp/tests/test_c.cpp:132688:7: note: v is overwritten alglib-cpp/tests/test_c.cpp:132960:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:132940:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:132960:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:134570:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:134560:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:134570:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:135659:15: style: Variable 'waserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:135602:15: note: waserrors is assigned alglib-cpp/tests/test_c.cpp:135659:15: note: waserrors is overwritten alglib-cpp/tests/test_c.cpp:135640:19: style: Variable 'mlpcverrorerr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:135604:19: note: mlpcverrorerr is assigned alglib-cpp/tests/test_c.cpp:135640:19: note: mlpcverrorerr is overwritten alglib-cpp/tests/test_c.cpp:135645:21: style: Variable 'mlptrainregrerr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:135605:21: note: mlptrainregrerr is assigned alglib-cpp/tests/test_c.cpp:135645:21: note: mlptrainregrerr is overwritten alglib-cpp/tests/test_c.cpp:135646:22: style: Variable 'mlptrainclasserr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:135606:22: note: mlptrainclasserr is assigned alglib-cpp/tests/test_c.cpp:135646:22: note: mlptrainclasserr is overwritten alglib-cpp/tests/test_c.cpp:135647:20: style: Variable 'mlprestartserr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:135607:20: note: mlprestartserr is assigned alglib-cpp/tests/test_c.cpp:135647:20: note: mlprestartserr is overwritten alglib-cpp/tests/test_c.cpp:135648:19: style: Variable 'mlpxorregrerr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:135608:19: note: mlpxorregrerr is assigned alglib-cpp/tests/test_c.cpp:135648:19: note: mlpxorregrerr is overwritten alglib-cpp/tests/test_c.cpp:135649:18: style: Variable 'mlpxorclserr' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:135609:18: note: mlpxorclserr is assigned alglib-cpp/tests/test_c.cpp:135649:18: note: mlpxorclserr is overwritten alglib-cpp/tests/test_c.cpp:135654:23: style: Variable 'mlptrainenserrors' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:135610:23: note: mlptrainenserrors is assigned alglib-cpp/tests/test_c.cpp:135654:23: note: mlptrainenserrors is overwritten alglib-cpp/tests/test_c.cpp:137156:21: style: Variable 'tstrmserror' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:137148:21: note: tstrmserror is assigned alglib-cpp/tests/test_c.cpp:137156:21: note: tstrmserror is overwritten alglib-cpp/tests/test_c.cpp:137157:21: style: Variable 'tstavgerror' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:137149:21: note: tstavgerror is assigned alglib-cpp/tests/test_c.cpp:137157:21: note: tstavgerror is overwritten alglib-cpp/tests/test_c.cpp:137158:24: style: Variable 'tstavgrelerror' is reassigned a value before the old one has been used. [redundantAssignment] alglib-cpp/tests/test_c.cpp:137150:24: note: tstavgrelerror is assigned alglib-cpp/tests/test_c.cpp:137158:24: note: tstavgrelerror is overwritten alglib-cpp/tests/test_c.cpp:116921:64: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_c.cpp:116925:64: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_c.cpp:116930:65: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_c.cpp:116936:66: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_c.cpp:116943:66: style: Same expression on both sides of '/'. [duplicateExpression] alglib-cpp/tests/test_c.cpp:2197:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:2904:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:2931:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:2954:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:2982:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3268:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3357:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3495:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3780:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3896:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3897:12: style: The scope of the variable 'beta' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:3962:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:4435:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:5005:12: style: The scope of the variable 'sigma' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:5096:12: style: The scope of the variable 'sigma' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:5197:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:5198:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6005:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6006:12: style: The scope of the variable 'beta' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6283:12: style: The scope of the variable 'alphar' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6284:12: style: The scope of the variable 'betar' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6472:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6473:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6601:12: style: The scope of the variable 'ralpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6793:12: style: The scope of the variable 'ralpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6794:12: style: The scope of the variable 'rbeta' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:6999:12: style: The scope of the variable 'ralpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:7000:12: style: The scope of the variable 'rbeta' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:7001:12: style: The scope of the variable 'rv1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:7002:12: style: The scope of the variable 'rv2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:7111:12: style: The scope of the variable 'threshold' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:8924:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:9242:12: style: The scope of the variable 'err' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:12478:12: style: The scope of the variable 'ajj' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:12557:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:15668:12: style: The scope of the variable 'nzprob' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:17928:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:18994:12: style: The scope of the variable 'err' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:18998:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:18999:12: style: The scope of the variable 'scl1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:25255:12: style: The scope of the variable 'pfix' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:27010:12: style: The scope of the variable 'scalea' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:33240:12: style: The scope of the variable 'scalea' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:33587:12: style: The scope of the variable 'eprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:34493:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:34496:12: style: The scope of the variable 'normofresidual' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:34498:12: style: The scope of the variable 'na' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:34511:12: style: The scope of the variable 'getrnorm' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:35086:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:35400:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:35622:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:35848:12: style: The scope of the variable 'err' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:35851:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:35855:12: style: The scope of the variable 'eps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:36002:12: style: The scope of the variable 'c' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:36006:12: style: The scope of the variable 'eps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:38051:12: style: The scope of the variable 'bnorm' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:38779:12: style: The scope of the variable 'anorm' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:38780:12: style: The scope of the variable 'atrnorm' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:39902:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:39949:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:42652:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:43037:12: style: The scope of the variable 'ss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:44284:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:44285:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:44286:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:44287:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:44388:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:44389:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:44390:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:44391:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:46494:12: style: The scope of the variable 'diffstep' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:47427:12: style: The scope of the variable 'fprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:47428:12: style: The scope of the variable 'xprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:47429:12: style: The scope of the variable 'stpmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:47442:12: style: The scope of the variable 'tmpeps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:47448:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:47454:12: style: The scope of the variable 'ss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:50614:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:50615:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:50616:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:50617:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:50718:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:50719:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:50720:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:50721:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:61326:12: style: The scope of the variable 'g' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:63599:12: style: The scope of the variable 'fprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:64387:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:64525:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65102:12: style: The scope of the variable 'fprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65103:12: style: The scope of the variable 'xprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65104:12: style: The scope of the variable 'stpmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65111:12: style: The scope of the variable 'tmpeps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65113:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65114:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65121:12: style: The scope of the variable 'diffstep' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65132:12: style: The scope of the variable 'ss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65730:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65811:12: style: The scope of the variable 'dx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65812:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:65813:12: style: The scope of the variable 't2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:66820:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:66821:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:66822:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:66823:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:66924:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:66925:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:66926:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:66927:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67628:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:67629:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:68156:12: style: The scope of the variable 'big' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:68402:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:68549:12: style: The scope of the variable 'minerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:68701:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:68836:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:68837:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:68942:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69378:12: style: The scope of the variable 'tolx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69379:12: style: The scope of the variable 'tolg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69381:12: style: The scope of the variable 'rho' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69836:12: style: The scope of the variable 'tolx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69838:12: style: The scope of the variable 'tolf' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:69840:12: style: The scope of the variable 'rho' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:71631:12: style: The scope of the variable 'tolx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:75890:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:75891:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:75978:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:75979:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:80119:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:80122:12: style: The scope of the variable 'rho' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:80396:12: style: The scope of the variable 'diffstep' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:80749:12: style: The scope of the variable 'fprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:80750:12: style: The scope of the variable 'xprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:80751:12: style: The scope of the variable 'stpmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:80762:12: style: The scope of the variable 'tmpeps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:80768:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:80774:12: style: The scope of the variable 'ss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:82513:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:82514:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:82515:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:82516:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:82617:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:82618:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:82619:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:82620:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:83004:12: style: The scope of the variable 'eps' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:85284:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:86527:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:86609:12: style: The scope of the variable 'alfbet' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:87200:12: style: The scope of the variable 'alpha' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:87573:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:87574:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:87575:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:87576:12: style: The scope of the variable 'h' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:87611:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:87612:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:87614:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:87615:12: style: The scope of the variable 'y' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:87616:12: style: The scope of the variable 'rho' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:87617:12: style: The scope of the variable 'h' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88374:12: style: The scope of the variable 'taillprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88375:12: style: The scope of the variable 'tailrprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88376:12: style: The scope of the variable 'ebase' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88377:12: style: The scope of the variable 'eshift' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:88491:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:89864:12: style: The scope of the variable 't' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:89868:12: style: The scope of the variable 'lc1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:89869:12: style: The scope of the variable 'lc2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:92711:12: style: The scope of the variable 'prevf' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:92712:12: style: The scope of the variable 'prevd' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:92713:12: style: The scope of the variable 'prevd2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:92955:12: style: The scope of the variable 'sign0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:92957:12: style: The scope of the variable 'r' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:92958:12: style: The scope of the variable 'st' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93307:12: style: The scope of the variable 'refrms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93308:12: style: The scope of the variable 'refavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93310:12: style: The scope of the variable 'refmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93313:12: style: The scope of the variable 'prevresiduals' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93314:12: style: The scope of the variable 'prevpenalty' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93316:12: style: The scope of the variable 'penalty' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93317:12: style: The scope of the variable 'mxd2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93320:12: style: The scope of the variable 'scaletargetsby' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93321:12: style: The scope of the variable 'scalepenaltiesby' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:93322:12: style: The scope of the variable 'lambdans' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:94403:12: style: The scope of the variable 'refrms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:94404:12: style: The scope of the variable 'refavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:94406:12: style: The scope of the variable 'refmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:94749:12: style: The scope of the variable 'refrms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:94750:12: style: The scope of the variable 'refavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:94752:12: style: The scope of the variable 'refmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:95333:12: style: The scope of the variable 'wscale' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:95355:12: style: The scope of the variable 'refrms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:95356:12: style: The scope of the variable 'refavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:95357:12: style: The scope of the variable 'refavgrel' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:95358:12: style: The scope of the variable 'refmax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:96572:12: style: The scope of the variable 'ge' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:96575:12: style: The scope of the variable 'noise' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:96580:12: style: The scope of the variable 'er2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:96581:12: style: The scope of the variable 'erms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:96582:12: style: The scope of the variable 'eavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:96583:12: style: The scope of the variable 'eavgrel' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:96584:12: style: The scope of the variable 'emax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:96585:12: style: The scope of the variable 'rss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:96586:12: style: The scope of the variable 'tss' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:96587:12: style: The scope of the variable 'meany' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:98368:12: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:98369:12: style: The scope of the variable 's3' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:98497:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:98631:12: style: The scope of the variable 'noise' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99143:12: style: The scope of the variable 'ftol' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99649:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99751:12: style: The scope of the variable 'a' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:99752:12: style: The scope of the variable 'b' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103505:12: style: The scope of the variable 'v0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:103506:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:104037:12: style: The scope of the variable 'ept' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:104038:12: style: The scope of the variable 'emax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:104039:12: style: The scope of the variable 'eavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:104865:12: style: The scope of the variable 'ax' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:104866:12: style: The scope of the variable 'ay' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:104867:12: style: The scope of the variable 'az' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:104868:12: style: The scope of the variable 'axy' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:104869:12: style: The scope of the variable 'ayz' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:104870:12: style: The scope of the variable 'vx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:104871:12: style: The scope of the variable 'vy' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:104872:12: style: The scope of the variable 'vz' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:105379:12: style: The scope of the variable 'err' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:105380:12: style: The scope of the variable 'mf' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:105985:12: style: The scope of the variable 'sx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:105986:12: style: The scope of the variable 'sy' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:105991:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:105992:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:106235:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:106495:12: style: The scope of the variable 'va' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:106496:12: style: The scope of the variable 'vb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:106497:12: style: The scope of the variable 'vc' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:106498:12: style: The scope of the variable 'vd' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:107449:12: style: The scope of the variable 'sx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:107450:12: style: The scope of the variable 'sy' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:107455:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:107456:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:107713:12: style: The scope of the variable 'sx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:107714:12: style: The scope of the variable 'sy' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:107719:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:107720:12: style: The scope of the variable 'z' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:108780:12: style: The scope of the variable 'q' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:108784:12: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:108785:12: style: The scope of the variable 's2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:108786:12: style: The scope of the variable 'gstep' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:109432:12: style: The scope of the variable 'vv' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:111562:12: style: The scope of the variable 'scalefactor' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:115377:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:115911:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:116314:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:116572:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:116573:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:116850:12: style: The scope of the variable 'x' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:116851:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:117655:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:117656:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:119679:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:121153:12: style: The scope of the variable 'refrmserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:121154:12: style: The scope of the variable 'refclserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:121156:12: style: The scope of the variable 'refavgce' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:121157:12: style: The scope of the variable 'refavgerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:121158:12: style: The scope of the variable 'refavgrelerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:121559:12: style: The scope of the variable 'a1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:121560:12: style: The scope of the variable 'a2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:122539:12: style: The scope of the variable 'refrmserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:122540:12: style: The scope of the variable 'refclserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:122541:12: style: The scope of the variable 'refavgce' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:122542:12: style: The scope of the variable 'refavgerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:122543:12: style: The scope of the variable 'refavgrelerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:123990:12: style: The scope of the variable 'ekmeans' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:123991:12: style: The scope of the variable 'erandom' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124738:12: style: The scope of the variable 'ea' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124739:12: style: The scope of the variable 'eb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124856:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124857:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124858:12: style: The scope of the variable 's' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124915:12: style: The scope of the variable 's0' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:124916:12: style: The scope of the variable 's1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:125052:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:125585:12: style: The scope of the variable 'dclosest' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:126426:12: style: The scope of the variable 'avgerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:126728:12: style: The scope of the variable 'maxerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:126729:12: style: The scope of the variable 'avgerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:126977:12: style: The scope of the variable 'meanlevel' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:126978:12: style: The scope of the variable 'sigma' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:127217:12: style: The scope of the variable 'refavgce' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:127218:12: style: The scope of the variable 'refrms' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:127219:12: style: The scope of the variable 'refavg' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:127220:12: style: The scope of the variable 'refavgrel' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:127710:12: style: The scope of the variable 'unimportantlo' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:127711:12: style: The scope of the variable 'unimportanthi' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:127712:12: style: The scope of the variable 'importantlo' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:127713:12: style: The scope of the variable 'importanthi' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:128388:12: style: The scope of the variable 'y1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:128389:12: style: The scope of the variable 'y2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129126:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129127:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129128:12: style: The scope of the variable 'sum' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129161:12: style: The scope of the variable 'v1' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:129162:12: style: The scope of the variable 'v2' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132588:12: style: The scope of the variable 'u' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132589:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132590:12: style: The scope of the variable 'sum' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:132634:12: style: The scope of the variable 'wprev' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:135877:12: style: The scope of the variable 'averr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:136768:12: style: The scope of the variable 'avval' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:136921:12: style: The scope of the variable 'tstrelclserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:136922:12: style: The scope of the variable 'tstavgce' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:136923:12: style: The scope of the variable 'tstrmserror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:136924:12: style: The scope of the variable 'tstavgerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:136925:12: style: The scope of the variable 'tstavgrelerror' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:137424:12: style: The scope of the variable 'avgerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:137669:12: style: The scope of the variable 'avgerr' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:138159:12: style: The scope of the variable 'ra' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:138160:12: style: The scope of the variable 'rb' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:138993:12: style: The scope of the variable 'v' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:141248:9: style: The scope of the variable 'idx' can be reduced. [variableScope] alglib-cpp/tests/test_c.cpp:140551:17: style: Local variable 'seed' shadows outer variable [shadowVariable] alglib-cpp/tests/test_c.cpp:141045:10: note: Shadowed declaration alglib-cpp/tests/test_c.cpp:140551:17: note: Shadow variable alglib-cpp/tests/test_c.cpp:2138:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:2157:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:2177:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:2194:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:2901:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:2951:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:39102:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:62037:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:64294:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:79725:15: style: Parameter 'othererrors' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:86467:56: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:87131:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:104716:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:104732:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:105630:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:139831:77: style: Parameter 'arr' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:139835:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:139908:83: style: Parameter 'arr' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:139912:30: style: Parameter 'idxmap' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:139915:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140222:79: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140223:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140226:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140336:79: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140337:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140341:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140475:79: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140476:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140479:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140617:72: style: Parameter 'sumpool' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140620:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140688:83: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140689:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:140693:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] alglib-cpp/tests/test_c.cpp:5210:14: style: Variable 'variance' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:7711:22: style: Variable 'beta' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:21903:12: style: Variable 'mx' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:26244:12: style: Variable 'mx' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:45290:20: style: Variable 'f0' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:68479:11: style: Variable 'q' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:104646:16: style: Variable 'vx' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:104647:16: style: Variable 'vy' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:104662:16: style: Variable 'vx' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:104663:16: style: Variable 'vy' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:104678:16: style: Variable 'vx' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:104679:16: style: Variable 'vy' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:117668:14: style: Variable 'variance' is assigned a value that is never used. [unreadVariable] alglib-cpp/tests/test_c.cpp:129174:14: style: Variable 'variance' is assigned a value that is never used. [unreadVariable] diff: head alglib-cpp/src/alglibinternal.cpp:10519:31: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10527:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10550:31: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10557:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10580:31: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10587:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10616:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10618:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10647:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10649:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10680:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10682:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10710:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10712:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10741:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10745:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10774:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10778:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10812:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10815:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10845:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10847:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10881:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10884:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10913:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10916:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10945:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10948:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10977:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:10980:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11009:31: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11012:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11039:55: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11043:15: style: Parameter 'cholresult' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11044:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11065:48: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11069:31: style: Parameter 'pivots' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11070:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11094:47: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11097:31: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11098:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11099:31: style: Parameter 'tauq' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11100:31: style: Parameter 'taup' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11101:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11130:31: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11136:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11159:55: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11161:31: style: Parameter 'tau' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11162:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11188:31: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11189:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11214:47: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11217:31: style: Parameter 'tau' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11218:31: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11219:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11220:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11247:31: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11248:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11273:47: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11276:31: style: Parameter 'tau' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11277:31: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11278:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11279:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11306:31: style: Parameter 'q' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11307:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11336:50: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11337:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11340:31: style: Parameter 'u' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11342:31: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11344:31: style: Parameter 'vt' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11346:15: style: Parameter 'svdresult' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11347:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11373:71: style: Parameter 'h' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11377:31: style: Parameter 'wr' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11378:31: style: Parameter 'wi' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11379:31: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11380:16: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11381:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11413:31: style: Parameter 'vl' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11414:31: style: Parameter 'vr' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11415:16: style: Parameter 'm' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11416:16: style: Parameter 'info' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11417:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11448:50: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11449:31: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11452:31: style: Parameter 'z' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11453:15: style: Parameter 'evdresult' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11454:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11495:31: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11497:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11515:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11525:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11535:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11545:45: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11555:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11565:49: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11575:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11585:53: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11595:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11605:49: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11615:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:11625:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:12854:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:12899:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:14327:12: style: The scope of the variable 'f1' can be reduced. [variableScope] head alglib-cpp/src/alglibinternal.cpp:14328:12: style: The scope of the variable 'g1' can be reduced. [variableScope] head alglib-cpp/src/alglibinternal.cpp:14745:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:14768:62: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] 2.13.0 alglib-cpp/src/alglibinternal.cpp:15018:14: style: The scope of the variable 'jm1' can be reduced. [variableScope] 2.13.0 alglib-cpp/src/alglibinternal.cpp:15019:14: style: The scope of the variable 'jp1' can be reduced. [variableScope] 2.13.0 alglib-cpp/src/alglibinternal.cpp:15023:14: style: The scope of the variable 'flg' can be reduced. [variableScope] 2.13.0 alglib-cpp/src/alglibinternal.cpp:15028:12: style: The scope of the variable 'rec' can be reduced. [variableScope] head alglib-cpp/src/alglibinternal.cpp:1720:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/alglibinternal.cpp:1822:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/alglibinternal.cpp:18306:54: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:18674:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:1868:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/alglibinternal.cpp:2082:61: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:21490:31: style: Parameter 'batch4buf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:21491:31: style: Parameter 'hpcbuf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:21492:14: style: Parameter 'e' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:21494:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:21519:31: style: Parameter 'batch4buf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:21520:31: style: Parameter 'hpcbuf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:21521:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:21544:31: style: Parameter 'hpcbuf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:21545:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:21568:31: style: Parameter 'grad' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:21569:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2435:60: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2528:36: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2549:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2563:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2577:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2591:51: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2608:52: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2625:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2646:52: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2663:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2684:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2732:59: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2758:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2784:60: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2807:64: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2827:67: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2847:61: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2869:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:2893:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:3793:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:3939:38: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:3959:36: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:3979:36: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:427:31: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:445:28: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:445:41: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:4465:42: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:4480:29: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:4535:55: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:460:25: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:460:38: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:475:24: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:475:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:490:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:512:54: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:532:40: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:853:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibinternal.cpp:8545:63: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] 2.13.0 alglib-cpp/src/alglibinternal.cpp:8637:30: style: Condition 'k==0' is always false [knownConditionTrueFalse] head alglib-cpp/src/alglibmisc.cpp:116:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibmisc.cpp:167:77: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibmisc.cpp:171:102: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibmisc.cpp:4431:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibmisc.cpp:4540:66: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibmisc.cpp:4655:64: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibmisc.cpp:4803:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibmisc.cpp:4919:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibmisc.cpp:5048:66: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibmisc.cpp:5174:64: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibmisc.cpp:5337:68: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/alglibmisc.cpp:86:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/alglibmisc.h:119: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:107:14: note: Virtual destructor in base class alglib-cpp/src/alglibmisc.h:119:14: note: Destructor in derived class 2.13.0 alglib-cpp/src/ap.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] 2.13.0 alglib-cpp/src/ap.cpp:12209:26: error: The address of local variable 'p_double' is accessed at non-zero index. [objectIndex] alglib-cpp/src/ap.cpp:12533:78: note: Address of variable taken here. alglib-cpp/src/ap.cpp:12533:78: note: Calling function '_ialglib_rmatrixrank1', 5th argument '&u->ptr.p_double[uoffs]' value is lifetime=p_double alglib-cpp/src/ap.cpp:12190:14: note: Assuming condition is false alglib-cpp/src/ap.cpp:12209:26: note: The address of local variable 'p_double' is accessed at non-zero index. 2.13.0 alglib-cpp/src/ap.cpp:12210:26: error: The address of local variable 'p_double' is accessed at non-zero index. [objectIndex] alglib-cpp/src/ap.cpp:12533:78: note: Address of variable taken here. alglib-cpp/src/ap.cpp:12533:78: note: Calling function '_ialglib_rmatrixrank1', 5th argument '&u->ptr.p_double[uoffs]' value is lifetime=p_double alglib-cpp/src/ap.cpp:12190:14: note: Assuming condition is false alglib-cpp/src/ap.cpp:12210:26: note: The address of local variable 'p_double' is accessed at non-zero index. 2.13.0 alglib-cpp/src/ap.cpp:12219:26: error: The address of local variable 'p_double' is accessed at non-zero index. [objectIndex] alglib-cpp/src/ap.cpp:12533:78: note: Address of variable taken here. alglib-cpp/src/ap.cpp:12533:78: note: Calling function '_ialglib_rmatrixrank1', 5th argument '&u->ptr.p_double[uoffs]' value is lifetime=p_double alglib-cpp/src/ap.cpp:12190:14: note: Assuming condition is false alglib-cpp/src/ap.cpp:12219:26: note: The address of local variable 'p_double' is accessed at non-zero index. 2.13.0 alglib-cpp/src/ap.cpp:12287:30: error: The address of local variable 'p_double' is accessed at non-zero index. [objectIndex] alglib-cpp/src/ap.cpp:12547:83: note: Address of variable taken here. alglib-cpp/src/ap.cpp:12547:83: note: Calling function '_ialglib_rmatrixger', 6th argument '&u->ptr.p_double[uoffs]' value is lifetime=p_double alglib-cpp/src/ap.cpp:12274:22: note: Assuming condition is false alglib-cpp/src/ap.cpp:12287:30: note: The address of local variable 'p_double' is accessed at non-zero index. head alglib-cpp/src/ap.cpp:13135:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:13179:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:13220:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:13254:71: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:14771:70: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:14815:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:15473:31: style: Parameter '_c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:15476:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:15591:44: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:16148:14: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:16149:14: style: Parameter 'invpowrpplus1' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:16150:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:16180:31: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:16181:14: style: Parameter 'invpowrpplus1' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:16182:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3312:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3317:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3322:36: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3327:36: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3332:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3349:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3354:40: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3359:56: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3364:56: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3369:51: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3374:51: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3379:32: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3389:52: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3394:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3399:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3404:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3409:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3414:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3418:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3423:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3428:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3433:38: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3438:49: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3443:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3448:47: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3453:37: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:3463:14: style: The scope of the variable 'r' can be reduced. [variableScope] head alglib-cpp/src/ap.cpp:4727:31: style: Parameter 'p' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:5386:41: style: Parameter 'serializer' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:547:12: warning: Uninitialized variable: result [uninitvar] alglib-cpp/src/ap.cpp:12037:49: note: Calling function 'ae_align', 1st argument '_loc_abuf' value is alglib-cpp/src/ap.cpp:544:20: note: Assignment 'result=(char*)ptr', assigned value is alglib-cpp/src/ap.cpp:547:12: note: Uninitialized variable: result head alglib-cpp/src/ap.cpp:5911:41: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:6890:35: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/ap.cpp:8381:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/ap.cpp:8686:15: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/ap.cpp:8691:14: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/ap.cpp:8696:15: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/ap.cpp:8701:14: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/ap.cpp:8716:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/ap.cpp:8863:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/ap.cpp:9273:15: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/ap.cpp:9278:14: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/ap.cpp:9304:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/ap.cpp:9647:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_nan [valueFlowBailoutIncompleteVar] head alglib-cpp/src/ap.cpp:9902:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] head alglib-cpp/src/ap.cpp:9907:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] head alglib-cpp/src/ap.cpp:9912:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] head alglib-cpp/src/ap.cpp:9917:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] head alglib-cpp/src/ap.cpp:9922:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable endianness [valueFlowBailoutIncompleteVar] head alglib-cpp/src/ap.cpp:9936:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CSV_SKIP_HEADERS [valueFlowBailoutIncompleteVar] head alglib-cpp/src/ap.h:1704: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:1598:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:1704:14: note: Destructor in derived class head alglib-cpp/src/ap.h:1738: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:1598:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:1738:14: note: Destructor in derived class head alglib-cpp/src/ap.h:1772: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:1598:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:1772:14: note: Destructor in derived class head alglib-cpp/src/ap.h:1818: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:1598:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:1818:14: note: Destructor in derived class head alglib-cpp/src/ap.h:1971: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:1864:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:1971:14: note: Destructor in derived class head alglib-cpp/src/ap.h:2000: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:1864:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2000:14: note: Destructor in derived class head alglib-cpp/src/ap.h:2030: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:1864:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2030:14: note: Destructor in derived class head alglib-cpp/src/ap.h:2072: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:1864:14: note: Virtual destructor in base class alglib-cpp/src/ap.h:2072:14: note: Destructor in derived class head alglib-cpp/src/dataanalysis.cpp:19977:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:19991:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:22270:67: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:22287:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:22304:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:22321:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:22338:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:22356:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:24708:21: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:24709:21: style: Parameter 'gradbuf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:24710:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:25795:21: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:25796:18: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:25797:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] 2.13.0 alglib-cpp/src/dataanalysis.cpp:28088:12: style: The scope of the variable 'r' can be reduced. [variableScope] head alglib-cpp/src/dataanalysis.cpp:31436:30: style: Parameter 'xyc' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:31437:30: style: Parameter 'xydist2' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:31438:21: style: Parameter 'bufferpool' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:31439:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:32480:30: style: Parameter 'd' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:32485:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:34840:66: style: Parameter 's' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:34843:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:35319:77: style: Parameter 's' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:35323:15: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:35324:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:35618:81: style: Parameter 's' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:35621:21: style: Parameter 'permpool' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:35624:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:36548:18: style: Parameter 'rs' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:36549:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] 2.13.0 alglib-cpp/src/dataanalysis.cpp:36843:15: style: Condition 'tree!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/src/dataanalysis.cpp:36795:15: note: Assuming that condition 'tree!=NULL' is not redundant alglib-cpp/src/dataanalysis.cpp:36843:15: note: Condition 'tree!=NULL' is always false head alglib-cpp/src/dataanalysis.cpp:42075:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:42170:14: style: The scope of the variable 'k' can be reduced. [variableScope] head alglib-cpp/src/dataanalysis.cpp:42181:13: style: The scope of the variable 'needevd' can be reduced. [variableScope] head alglib-cpp/src/dataanalysis.cpp:50656:50: style: Parameter 's' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:50662:30: style: Parameter 'cvy' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:50663:21: style: Parameter 'pooldatacv' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:50665:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:50973:27: style: Parameter 'network' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:50974:16: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:50976:21: style: Parameter 'sessions' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:50977:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:51213:18: style: Parameter 'ensemble' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:51218:15: style: Parameter 'ngrad' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:51220:21: style: Parameter 'esessions' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/dataanalysis.cpp:51221:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/diffequations.cpp:104:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/diffequations.cpp:74:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/diffequations.h:100: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:88:14: note: Virtual destructor in base class alglib-cpp/src/diffequations.h:100:14: note: Destructor in derived class head alglib-cpp/src/integration.cpp:731:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/integration.cpp:761:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/integration.h:139: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:127:14: note: Virtual destructor in base class alglib-cpp/src/integration.h:139:14: note: Destructor in derived class head alglib-cpp/src/interpolation.cpp:134:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/interpolation.cpp:164:30: style: C-style pointer casting [cstyleCast] 2.13.0 alglib-cpp/src/interpolation.cpp:28773:12: style: The scope of the variable 'tmp' can be reduced. [variableScope] 2.13.0 alglib-cpp/src/interpolation.cpp:28774:12: style: The scope of the variable 'exf' can be reduced. [variableScope] 2.13.0 alglib-cpp/src/interpolation.cpp:29081:12: style: The scope of the variable 'tex1' can be reduced. [variableScope] head alglib-cpp/src/interpolation.cpp:30438:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:42667:21: style: Parameter 'bufpool' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:42668:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:42669:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:46937:40: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] 2.13.0 alglib-cpp/src/interpolation.cpp:47245:27: style: Condition 'subsetlength>eval->maxpanelsize' is always true [knownConditionTrueFalse] alglib-cpp/src/interpolation.cpp:47189:21: note: Assuming condition 'subsetlength<=eval->maxpanelsize' is false alglib-cpp/src/interpolation.cpp:47245:27: note: Condition 'subsetlength>eval->maxpanelsize' is always true head alglib-cpp/src/interpolation.cpp:47857:84: style: Parameter 'eval' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:47859:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:47860:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:48053:86: style: Parameter 'eval' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:48058:26: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:48059:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:48060:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:48148:86: style: Parameter 'eval' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:48154:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:48155:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:48429:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:48430:21: style: Parameter 'calcpool' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:48432:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:49884:69: style: Parameter 'builder' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:49887:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:50523:57: style: Parameter 'solver' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:50530:30: style: Parameter 'wrkidx' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:50536:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:51297:30: style: Parameter 'f' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:51298:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:58568:21: style: Parameter 'pool' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:58569:26: style: Parameter 'spline' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:58570:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:59478:30: style: Parameter 'blockata' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:59479:12: style: Parameter 'mxata' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:59480:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:59711:81: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:59717:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:59785:84: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:59793:21: style: Parameter 'pool' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:59794:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:60014:69: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:60016:30: style: Parameter 'shadow' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:60018:30: style: Parameter 'cidx' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:60021:30: style: Parameter 'xyindexprev' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:60024:30: style: Parameter 'xyindexnew' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:60028:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:60138:84: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:60140:30: style: Parameter 'shadow' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:60142:30: style: Parameter 'cidx' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:60145:30: style: Parameter 'xyindex' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:60149:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:62157:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:62178:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:63619:21: style: Parameter 'bufpool' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:63620:30: style: Parameter 'y' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:63621:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:70942:52: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.cpp:70970:53: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/interpolation.h:813: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:801:14: note: Virtual destructor in base class alglib-cpp/src/interpolation.h:813:14: note: Destructor in derived class 2.13.0 alglib-cpp/src/linalg.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] head alglib-cpp/src/linalg.cpp:15318:37: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:15342:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:15360:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:15377:40: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:17075:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:17078:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:17283:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:17286:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:17500:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:17503:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:17707:30: style: Parameter 'x' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:17710:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:17898:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:17902:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:18088:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:18092:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:18235:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:18238:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:18379:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:18382:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:18483:14: style: The scope of the variable 'r' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:19708:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:19711:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:19866:30: style: Parameter 'c' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:19869:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:24286:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head alglib-cpp/src/linalg.cpp:24371:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head alglib-cpp/src/linalg.cpp:24973:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable y [valueFlowBailoutIncompleteVar] head alglib-cpp/src/linalg.cpp:31201:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:31219:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:33073:12: style: The scope of the variable 'aa' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33074:12: style: The scope of the variable 'bb' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33075:12: style: The scope of the variable 'bcmax' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33076:12: style: The scope of the variable 'bcmis' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33077:12: style: The scope of the variable 'cc' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33078:12: style: The scope of the variable 'cs1' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33079:12: style: The scope of the variable 'dd' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33081:12: style: The scope of the variable 'p' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33082:12: style: The scope of the variable 'sab' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33083:12: style: The scope of the variable 'sac' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33084:12: style: The scope of the variable 'scl' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33085:12: style: The scope of the variable 'sigma' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33086:12: style: The scope of the variable 'sn1' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33087:12: style: The scope of the variable 'tau' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33089:12: style: The scope of the variable 'z' can be reduced. [variableScope] head alglib-cpp/src/linalg.cpp:33266:63: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:34604:65: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/linalg.cpp:34762:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/linalg.cpp:34913:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/linalg.cpp:3529:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/linalg.cpp:3559:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/linalg.cpp:43587:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:43627:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:44100:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:44127:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:44270:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:44494:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:44532:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:44815:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:44842:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:45702:43: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:47174:66: style: Parameter 'analysis' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:47175:30: style: Parameter 'curladjrowbegin' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:47178:15: style: Parameter 'failureflag' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:47179:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:47240:68: style: Parameter 'analysis' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:47242:15: style: Parameter 'failureflag' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:47243:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:47349:68: style: Parameter 'analysis' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:47351:15: style: Parameter 'failureflag' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:47352:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:50656:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:50683:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:54173:57: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/linalg.cpp:62450:72: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:62454:30: style: Parameter 'tmp' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:62455:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:62456:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:62664:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:62669:30: style: Parameter 'tmp' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:62670:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:62671:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:62876:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:62881:30: style: Parameter 'tmp' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:62882:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:62883:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:63058:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:63061:30: style: Parameter 'work' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:63062:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:63063:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:63241:71: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:63244:30: style: Parameter 'work' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:63245:19: style: Parameter 'rep' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:63246:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/linalg.cpp:63311:116: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/linalg.h:495:14: style: The destructor '~sparsematrix' overrides a destructor in a base class but is not marked with a 'override' specifier. [missingOverride] alglib-cpp/src/linalg.h:483:14: note: Virtual destructor in base class alglib-cpp/src/linalg.h:495:14: note: Destructor in derived class head alglib-cpp/src/optimization.cpp:22099:63: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:23134:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:25180:61: style: Parameter 'monitor' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:25181:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:275:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/optimization.cpp:305:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/optimization.cpp:46680:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:57605:55: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:65721:33: style: Redundant assignment of 'at->rowend.ptr.p_int[i]' to itself. [selfAssignment] 2.13.0 alglib-cpp/src/optimization.cpp:65721:33: warning: Redundant assignment of 'at->rowend.ptr.p_int[i]' to itself. [selfAssignment] head alglib-cpp/src/optimization.cpp:70575:24: style: Condition 's->trftype==0' is always false [knownConditionTrueFalse] 2.13.0 alglib-cpp/src/optimization.cpp:70575:24: style: Condition 's->trftype==0' is always false [knownConditionTrueFalse] alglib-cpp/src/optimization.cpp:70563:52: note: Assuming condition 's->trftype==0' is false alglib-cpp/src/optimization.cpp:70575:24: note: Condition 's->trftype==0' is always false head alglib-cpp/src/optimization.cpp:88543:45: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:88545:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:88559:45: style: Parameter 'state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:88561:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:92687:65: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:92705:60: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:92723:56: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.cpp:92741:56: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/optimization.h:2327: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:2315:14: note: Virtual destructor in base class alglib-cpp/src/optimization.h:2327:14: note: Destructor in derived class head alglib-cpp/src/solvers.cpp:128:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/solvers.cpp:13452:48: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/src/solvers.cpp:14321:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/solvers.cpp:18559:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/solvers.cpp:98:30: style: C-style pointer casting [cstyleCast] head alglib-cpp/src/solvers.h:274: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:262:14: note: Virtual destructor in base class alglib-cpp/src/solvers.h:274:14: note: Destructor in derived class head alglib-cpp/src/specialfunctions.cpp:10208:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/specialfunctions.cpp:10250:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/specialfunctions.cpp:7582:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/specialfunctions.cpp:7654:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/specialfunctions.cpp:8646:43: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/specialfunctions.cpp:8759:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/specialfunctions.cpp:8818:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/specialfunctions.cpp:8883:58: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/specialfunctions.cpp:8930:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:14972:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:4868:53: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:4871:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:4965:61: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:4968:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:5102:65: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:5107:21: style: Parameter 'pool' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:5109:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:5170:70: style: Parameter 'xy' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:5175:16: style: Parameter 'buf0' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:5176:16: style: Parameter 'buf1' can be declared as pointer to const [constParameterPointer] head alglib-cpp/src/statistics.cpp:5177:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] 2.13.0 alglib-cpp/src/statistics.cpp:6068:10: style: Condition 'n>=5' is always true [knownConditionTrueFalse] alglib-cpp/src/statistics.cpp:6059:10: note: Assuming condition 'n<5' is false alglib-cpp/src/statistics.cpp:6068:10: note: Condition 'n>=5' is always true 2.13.0 alglib-cpp/tests/test_c.cpp:0:0: debug: ValueFlow maximum iterations exceeded [valueFlowMaxIterations] head alglib-cpp/tests/test_c.cpp:100316:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:100627:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:100651:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:100829:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:101599:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:102323:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:10234:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:102403:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:102504:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:102592:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:10286:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:102903:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:103195:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:103528:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:104081:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:104716:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:104721:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:104732:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:104737:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:104884:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:10500:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:105075:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:105240:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:105395:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:105630:47: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:105639:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:105745:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:10585:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:106032:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:106274:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:106512:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:10670:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:107019:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:107478:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:10755:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:107747:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:108005:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:10856:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:108673:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:108823:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:109196:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:109489:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:11064:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:110944:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:111180:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:11148:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:111618:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:112532:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:112791:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:113000:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:11347:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:113660:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:114347:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:114421:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:114526:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:114570:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:114637:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:114964:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:114996:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:115037:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:115106:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:115156:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:115233:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:115381:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:115492:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:115883:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:11592:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:115947:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:116029:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:116184:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:116267:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:116365:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:116579:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:116723:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:116857:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:117050:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:117793:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:118785:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:119008:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:119686:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:119844:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:120342:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:120902:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:121175:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:121480:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:121581:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:121845:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:122110:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:122158:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:122561:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:122832:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:122964:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:123652:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:12370:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:124002:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:124161:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:124586:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:124751:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:12494:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:125070:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:125591:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:125658:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:12568:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:125786:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:126139:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:126437:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:126589:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:126742:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:126892:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:126995:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:127232:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:12735:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:127431:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:127730:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:12806:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:128274:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:128310:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:128457:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:129234:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:129263:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:129332:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:129448:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:129502:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:129587:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:129701:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:131243:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:132404:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:13248:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:132649:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:132751:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:132806:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:132940:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:133069:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:133420:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:133648:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:133884:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:134141:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:134559:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:134669:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:135391:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:135454:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:135595:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:135781:50: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:135897:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:136049:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:136230:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:136420:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:13645:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:136633:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:136791:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:136948:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:137285:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:137443:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:13760:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:137689:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:138119:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:138167:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:138420:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:138763:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_BOOL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:138997:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:139061:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:139272:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] 2.13.0 alglib-cpp/tests/test_c.cpp:139618:13: style: Condition 'p0!=NULL' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139576:11: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139618:13: note: Condition 'p0!=NULL' is always false 2.13.0 alglib-cpp/tests/test_c.cpp:139618:9: style: Condition '!(p0!=NULL)' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139576:11: note: Assuming that condition 'p0!=NULL' is not redundant alglib-cpp/tests/test_c.cpp:139618:9: note: Condition '!(p0!=NULL)' is always true head alglib-cpp/tests/test_c.cpp:139624:13: style: Condition 'p0!=NULL' is always true [knownConditionTrueFalse] head alglib-cpp/tests/test_c.cpp:139624:9: style: Condition '!(p0!=NULL)' is always false [knownConditionTrueFalse] 2.13.0 alglib-cpp/tests/test_c.cpp:139624:9: style: Condition '!(p0!=NULL)' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:139558:9: note: Assuming that condition '!(p0!=NULL)' is not redundant alglib-cpp/tests/test_c.cpp:139576:11: note: Assuming condition is false alglib-cpp/tests/test_c.cpp:139624:9: note: Condition '!(p0!=NULL)' is always false head alglib-cpp/tests/test_c.cpp:139683:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:139769:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:139800:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:139831:77: style: Parameter 'arr' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:139835:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:139837:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:139862:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:139908:83: style: Parameter 'arr' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:139912:30: style: Parameter 'idxmap' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:139915:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:139917:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:139958:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140176:11: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140222:79: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140223:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140226:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140228:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140250:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140336:79: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140337:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140341:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140343:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140374:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:14038:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140475:79: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140476:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140479:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140481:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140504:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140560:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140596:52: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140617:72: style: Parameter 'sumpool' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140620:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140622:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140688:83: style: Parameter 'a' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140689:30: style: Parameter 'buf' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140693:15: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:140695:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140798:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140830:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_BOOL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140894:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_BOOL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:140934:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:141204:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:141275:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:141315:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:14393:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:14582:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:14733:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:14868:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:15114:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:15317:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:15517:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:15685:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:15853:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:16152:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:16302:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:16507:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:16657:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:16894:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:17046:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:17260:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:17705:9: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:17939:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:18221:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:18358:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:18552:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:18702:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:18851:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:18901:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:19024:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:19449:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:19683:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:19892:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable x [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:20281:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:20394:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:20529:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:20898:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:21248:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:2138:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:21476:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:2157:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:2177:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:21863:29: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:2194:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:22139:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:22478:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:22997:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:23472:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:24736:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:24912:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:25091:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:25274:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:25507:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:25685:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:26011:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:26054:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:26222:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:26389:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:26652:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:26692:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:26816:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:27042:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:27689:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:27827:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:27910:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:27952:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:28100:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:28238:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:28321:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:28353:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:28456:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:28664:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:28860:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:2901:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:29089:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:29256:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:29453:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:2951:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:29610:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] 2.13.0 alglib-cpp/tests/test_c.cpp:29710:36: style: Condition 'pass>1' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:29621:17: note: Assignment 'passcount=10', assigned value is 10 alglib-cpp/tests/test_c.cpp:29710:17: note: Assuming that condition 'pass==passcount-1' is not redundant alglib-cpp/tests/test_c.cpp:29710:36: note: Condition 'pass>1' is always true head alglib-cpp/tests/test_c.cpp:30036:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30126:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30164:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30200:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30225:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30256:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30295:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30329:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30352:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30385:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30423:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30457:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30484:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30509:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30546:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30578:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30603:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:30763:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:31358:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:31742:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3210:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:32246:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3230:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:32692:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:32777:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3283:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:32936:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:33077:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:33265:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:33599:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3370:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:33805:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:33905:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:34362:49: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3444:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:34525:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:34914:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3505:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:35101:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:35294:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:35413:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3562:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:35646:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:35868:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:36028:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3612:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:36494:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:36582:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3673:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:36825:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:36997:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:37146:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:37309:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:37484:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:37668:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:37823:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3793:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:38084:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:38430:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:38634:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:38795:33: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:38967:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:39102:46: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:39108:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3911:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:39167:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:3971:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:39748:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:39906:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:39955:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:40021:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:40079:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:40120:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:40161:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:40264:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:4029:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:40420:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:40580:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:40774:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:40971:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:41128:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:41314:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:41418:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:41825:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:4202:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:42127:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:42627:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:42673:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:42753:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:43057:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:43658:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:44340:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:44432:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:44557:44: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:4457:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:45458:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:4586:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:45985:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:46057:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:46313:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:46511:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:47479:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:48525:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:49408:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:49600:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:49666:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:49967:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:5014:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:50670:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:50762:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:50941:22: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:51126:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:5115:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:51304:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:51459:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:51654:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:51876:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:52947:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:53601:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:54349:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:5473:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:55222:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:56714:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:5700:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:59486:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:59707:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:6031:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:60623:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:61157:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:61349:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:61507:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:61580:37: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:61681:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:61757:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:61923:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:62008:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:62037:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:62106:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:62247:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:62747:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:6305:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:63112:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] 2.13.0 alglib-cpp/tests/test_c.cpp:63354:20: style: Condition 'optkind==0' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:63313:15: note: Assignment 'optkind=1', assigned value is 1 alglib-cpp/tests/test_c.cpp:63354:20: note: Condition 'optkind==0' is always false 2.13.0 alglib-cpp/tests/test_c.cpp:63358:20: style: Condition 'optkind==1' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:63313:15: note: Assignment 'optkind=1', assigned value is 1 alglib-cpp/tests/test_c.cpp:63358:20: note: Condition 'optkind==1' is always true head alglib-cpp/tests/test_c.cpp:63615:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:63992:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:64294:16: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:64327:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:64468:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:64630:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:6486:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:65151:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:65706:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:65751:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:65881:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:66194:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:6621:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:66876:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:66968:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:67126:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:67218:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:67662:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:68032:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:6814:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:68173:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:68415:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:68567:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:68714:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:68950:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:69199:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:69271:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:69407:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:69886:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:7013:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:7123:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:71697:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:7251:36: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:72838:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:7324:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:74260:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:7438:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:7521:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:75586:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:75930:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:76021:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:76215:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:76333:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:76729:34: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:77360:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:77415:15: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:77470:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:77640:46: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:77690:18: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:77813:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:77891:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:77968:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:7801:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:78061:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:78136:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:78247:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:78327:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:78464:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:78786:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:7927:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:79359:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:79786:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:80129:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:80236:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:80411:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:8053:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:80796:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:81603:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:8168:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:81830:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:82479:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:82569:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:82661:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:8276:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:82773:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:82898:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:83036:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:83992:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:84168:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:8422:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:84291:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:84548:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:84754:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:84848:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:84965:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:85016:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:85154:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:85237:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:85289:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_INT [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:85363:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:85489:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:85630:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:8571:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:85869:19: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:85989:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:86467:56: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:86542:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_pi [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:8666:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:86695:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:86774:54: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_machineepsilon [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:86820:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_pi [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:86938:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:87131:57: style: Parameter '_state' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_c.cpp:87211:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:87514:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:87582:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:87623:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:8764:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:87804:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:88127:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:88382:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:88499:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:8854:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:88705:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:88813:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:89183:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:8929:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:89718:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:89761:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:89804:20: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:89875:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:8996:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:89995:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:9079:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:90843:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:91020:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:91471:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:91499:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:91642:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:9260:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_COMPLEX [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:92791:14: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:92858:32: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:92903:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:92983:43: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:93342:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] 2.13.0 alglib-cpp/tests/test_c.cpp:93646:28: style: Condition 'passcount>=2' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:93368:17: note: Assignment 'passcount=20', assigned value is 20 alglib-cpp/tests/test_c.cpp:93646:28: note: Condition 'passcount>=2' is always true head alglib-cpp/tests/test_c.cpp:93902:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:94078:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:94424:47: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:94767:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:9523:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:95384:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:96355:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:96595:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:97273:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:9782:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:97836:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] 2.13.0 alglib-cpp/tests/test_c.cpp:97918:20: style: Condition 'optkind==0' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:97870:15: note: Assignment 'optkind=1', assigned value is 1 alglib-cpp/tests/test_c.cpp:97918:20: note: Condition 'optkind==0' is always false 2.13.0 alglib-cpp/tests/test_c.cpp:97922:20: style: Condition 'optkind==1' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:97870:15: note: Assignment 'optkind=1', assigned value is 1 alglib-cpp/tests/test_c.cpp:97922:20: note: Condition 'optkind==1' is always true 2.13.0 alglib-cpp/tests/test_c.cpp:98092:20: style: Condition 'optkind==0' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:98048:15: note: Assignment 'optkind=1', assigned value is 1 alglib-cpp/tests/test_c.cpp:98092:20: note: Condition 'optkind==0' is always false 2.13.0 alglib-cpp/tests/test_c.cpp:98096:20: style: Condition 'optkind==1' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_c.cpp:98048:15: note: Assignment 'optkind=1', assigned value is 1 alglib-cpp/tests/test_c.cpp:98096:20: note: Condition 'optkind==1' is always true head alglib-cpp/tests/test_c.cpp:98383:41: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:98543:26: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:98650:38: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:99074:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_false [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:99158:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:99293:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:99444:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_true [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:99654:12: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ae_maxrealnumber [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_c.cpp:99801:27: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable DT_REAL [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_i.cpp:235:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_posinf [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_i.cpp:242:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_neginf [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_i.cpp:251:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_nan [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_i.cpp:258:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_posinf [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_i.cpp:265:62: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable fp_neginf [valueFlowBailoutIncompleteVar] head 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:6748: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 head alglib-cpp/tests/test_i.cpp:325:65: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_i.cpp:469:59: style: Parameter 'ptr' can be declared as pointer to const [constParameterPointer] head alglib-cpp/tests/test_i.cpp:523: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:9966:41: note: You might need to cast the function pointer here alglib-cpp/tests/test_i.cpp:523:93: note: Parameter 'ptr' can be declared as pointer to const head alglib-cpp/tests/test_i.cpp:551: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:7459:44: note: You might need to cast the function pointer here alglib-cpp/tests/test_i.cpp:551:85: note: Parameter 'ptr' can be declared as pointer to const head alglib-cpp/tests/test_i.cpp:556: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:10087:41: note: You might need to cast the function pointer here alglib-cpp/tests/test_i.cpp:556:93: note: Parameter 'ptr' can be declared as pointer to const head alglib-cpp/tests/test_i.cpp:653:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable CPU_SSE2 [valueFlowBailoutIncompleteVar] head alglib-cpp/tests/test_x.cpp:1011:16: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable stdout [valueFlowBailoutIncompleteVar] 2.13.0 alglib-cpp/tests/test_x.cpp:586:41: style: Condition 'targt[0]==v30' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:517:68: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:583:22: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:586:41: note: Condition 'targt[0]==v30' is always false 2.13.0 alglib-cpp/tests/test_x.cpp:586:64: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:517:24: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:585:22: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:586:64: note: Condition 'proxy[0]==v30' is always true head alglib-cpp/tests/test_x.cpp:586:64: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:517:24: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:586:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:586:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:585:22: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:586:64: note: Condition 'proxy[0]==v30' is always true 2.13.0 alglib-cpp/tests/test_x.cpp:953:41: style: Condition 'targt[0]==v30' is always false [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:884:82: note: Assignment 'v30_mod=-6', assigned value is -6 alglib-cpp/tests/test_x.cpp:950:22: note: targt[0] is assigned 'v30_mod' here. alglib-cpp/tests/test_x.cpp:953:41: note: Condition 'targt[0]==v30' is always false 2.13.0 alglib-cpp/tests/test_x.cpp:953:64: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:884:36: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:952:22: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:953:64: note: Condition 'proxy[0]==v30' is always true head alglib-cpp/tests/test_x.cpp:953:64: style: Condition 'proxy[0]==v30' is always true [knownConditionTrueFalse] alglib-cpp/tests/test_x.cpp:884:36: note: Assignment 'v30=6', assigned value is 6 alglib-cpp/tests/test_x.cpp:953:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:953:41: note: Assuming that condition 'targt[0]==v30' is not redundant alglib-cpp/tests/test_x.cpp:952:22: note: proxy[0] is assigned 'v30' here. alglib-cpp/tests/test_x.cpp:953:64: note: Condition 'proxy[0]==v30' is always true DONE