LineIdSeverityMessage
FBCache.h
40noCopyConstructorstyle'class FBCache' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
LeastSquares.h
17noExplicitConstructorstyleClass 'LeastSquares' has a constructor with 1 argument that is not explicit.
Matrix.cpp
1588unreadVariablestyleVariable 'is_gamma_one' is assigned a value that is never used.
MatrixWriter.h
45noExplicitConstructorstyleClass 'MatrixWriter' has a constructor with 1 argument that is not explicit.
main.cpp
60noConstructorstyleThe class 'X' does not have a constructor.
tests/TestFBCache.cpp
52unreadVariablestyleVariable 'ref_gradFBEx1_g01' is assigned a value that is never used.
53unreadVariablestyleVariable 'ref_gradFBEx1_g02' is assigned a value that is never used.
tests/TestFBSplitting.cpp
100unreadVariablestyleVariable 'data_w' is assigned a value that is never used.
tests/TestFBSplittingFast.cpp
51variableScopestyleThe scope of the variable 'x0' can be reduced.
106unreadVariablestyleVariable 'data_w' is assigned a value that is never used.
117variableScopestyleThe scope of the variable 'x0' can be reduced.
165variableScopestyleThe scope of the variable 'x0' can be reduced.
tests/TestSeparableSum.cpp
45unreadVariablestyleVariable 'num_functs' is assigned a value that is never used.
109unreadVariablestyleVariable 'num_functs' is assigned a value that is never used.