Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
11002054

Rules

RulesViolationsSeverity
JavadocPackage
  • allowLegacy: "true"
3Errors Error
NewlineAtEndOfFile0Errors Error
Translation0Errors Error
FileLength0Errors Error
FileTabCharacter
  • eachLine: "true"
21Errors Error
RegexpSingleline
  • message: "Line has trailing spaces."
  • format: "\s+$"
263Errors Error
JavadocMethod86Errors Error
JavadocType1Errors Error
JavadocVariable12Errors Error
JavadocStyle81Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName102Errors Error
MemberName10Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName56Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport3Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
LineLength50Errors Error
MethodLength2Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad35Errors Error
NoWhitespaceAfter2Errors Error
NoWhitespaceBefore2Errors Error
OperatorWrap5Errors Error
ParenPad1Errors Error
TypecastParenPad0Errors Error
WhitespaceAfter85Errors Error
WhitespaceAround820Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks4Errors Error
EmptyBlock0Errors Error
LeftCurly0Errors Error
NeedBraces7Errors Error
RightCurly0Errors Error
AvoidInlineConditionals10Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement2Errors Error
EqualsHashCode0Errors Error
HiddenField23Errors Error
IllegalInstantiation0Errors Error
InnerAssignment7Errors Error
MagicNumber20Errors Error
MissingSwitchDefault1Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension133Errors Error
FinalClass1Errors Error
HideUtilityClassConstructor1Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle4Errors Error
FinalParameters203Errors Error
TodoComment0Errors Error
UpperEll0Errors Error

Details

jama/CholeskyDecomposition.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsName 'L' must match pattern '^[a-z][a-zA-Z0-9]*$'.22
Errors'(' is preceded with whitespace.43
ErrorsParameter Arg should be final.43
ErrorsName 'Arg' must match pattern '^[a-z][a-zA-Z0-9]*$'.43
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.47
ErrorsName 'Lrowj' must match pattern '^[a-z][a-zA-Z0-9]*$'.53
ErrorsName 'Lrowk' must match pattern '^[a-z][a-zA-Z0-9]*$'.56
Errors'*' is not preceded with whitespace.59
Errors'*' is not followed by whitespace.59
ErrorsInner assignments should be avoided.61
Errors'/' is not preceded with whitespace.61
Errors'/' is not followed by whitespace.61
Errors'*' is not preceded with whitespace.62
Errors'*' is not followed by whitespace.62
ErrorsLine has trailing spaces.63
Errors',' is not followed by whitespace.67
Errors'+' is not preceded with whitespace.68
Errors'+' is not followed by whitespace.68
ErrorsLine has trailing spaces.113
ErrorsMethod 'isSPD' is not designed for extension - needs to be abstract, final or empty.144
Errors'(' is preceded with whitespace.144
ErrorsMethod 'getL' is not designed for extension - needs to be abstract, final or empty.152
Errors'(' is preceded with whitespace.152
Errors',' is not followed by whitespace.153
Errors',' is not followed by whitespace.153
ErrorsFirst sentence should end with a period.156
ErrorsUnused @throws tag for 'IllegalArgumentException'.159
ErrorsUnused @throws tag for 'RuntimeException'.160
ErrorsMethod 'solve' is not designed for extension - needs to be abstract, final or empty.163
Errors'(' is preceded with whitespace.163
ErrorsParameter B should be final.163
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.163
ErrorsLine is longer than 80 characters.165
ErrorsLine is longer than 80 characters.168
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.172
ErrorsLine contains a tab character.175
ErrorsLine contains a tab character.176
ErrorsLine contains a tab character.177
ErrorsLine contains a tab character.178
Errors';' is preceded with whitespace.178
ErrorsLine contains a tab character.179
Errors'*' is not preceded with whitespace.179
Errors'*' is not followed by whitespace.179
ErrorsLine contains a tab character.180
ErrorsLine contains a tab character.181
ErrorsLine contains a tab character.182
ErrorsLine contains a tab character.183
ErrorsLine has trailing spaces.184
ErrorsLine contains a tab character.184
ErrorsLine contains a tab character.185
ErrorsLine contains a tab character.186
Errors'-' is not preceded with whitespace.186
Errors'-' is not followed by whitespace.186
ErrorsLine contains a tab character.187
ErrorsLine contains a tab character.188
Errors'+' is not preceded with whitespace.188
Errors'+' is not followed by whitespace.188
Errors';' is preceded with whitespace.188
ErrorsLine contains a tab character.189
Errors'*' is not preceded with whitespace.189
Errors'*' is not followed by whitespace.189
ErrorsLine contains a tab character.190
ErrorsLine contains a tab character.191
ErrorsLine contains a tab character.192
ErrorsLine contains a tab character.193
ErrorsLine has trailing spaces.194
ErrorsLine has trailing spaces.195
Errors',' is not followed by whitespace.196
Errors',' is not followed by whitespace.196
ErrorsMissing a Javadoc comment.198

jama/EigenvalueDecomposition.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - jama.gpu.*.2
ErrorsLine has trailing spaces.5
ErrorsLine has trailing spaces.9
ErrorsName 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'.45
ErrorsName 'H' must match pattern '^[a-z][a-zA-Z0-9]*$'.50
ErrorsMissing a Javadoc comment.63
Errors'(' is preceded with whitespace.63
Errors'-' is not preceded with whitespace.71
Errors'-' is not followed by whitespace.71
ErrorsLine has trailing spaces.75
Errors'-' is not preceded with whitespace.76
Errors'-' is not followed by whitespace.76
ErrorsLine has trailing spaces.77
ErrorsLine has trailing spaces.79
Errors'-' is not preceded with whitespace.86
Errors'-' is not followed by whitespace.86
Errors'-' is not preceded with whitespace.88
Errors'-' is not followed by whitespace.88
ErrorsLine has trailing spaces.93
ErrorsLine has trailing spaces.95
Errors'-' is not preceded with whitespace.100
Errors'-' is not followed by whitespace.100
Errors'-' is not preceded with whitespace.107
Errors'-' is not followed by whitespace.107
ErrorsLine has trailing spaces.111
ErrorsLine has trailing spaces.113
Errors'+' is not preceded with whitespace.118
Errors'+' is not followed by whitespace.118
Errors'-' is not preceded with whitespace.118
Errors'-' is not followed by whitespace.118
Errors'-' is not preceded with whitespace.136
Errors'-' is not followed by whitespace.136
Errors'-' is not preceded with whitespace.139
Errors'-' is not followed by whitespace.139
ErrorsLine has trailing spaces.145
ErrorsLine has trailing spaces.147
Errors'-' is not preceded with whitespace.148
Errors'-' is not followed by whitespace.148
Errors'-' is not preceded with whitespace.149
Errors'-' is not followed by whitespace.149
Errors'+' is not preceded with whitespace.151
Errors'+' is not followed by whitespace.151
Errors'+' is not preceded with whitespace.154
Errors'+' is not followed by whitespace.154
Errors'+' is not preceded with whitespace.159
Errors'+' is not followed by whitespace.159
Errors'+' is not preceded with whitespace.167
Errors'+' is not followed by whitespace.167
Errors'-' is not preceded with whitespace.171
Errors'-' is not followed by whitespace.171
Errors'-' is not preceded with whitespace.172
Errors'-' is not followed by whitespace.172
Errors'-' is not preceded with whitespace.174
Errors'-' is not followed by whitespace.174
Errors'-' is not preceded with whitespace.174
Errors'-' is not followed by whitespace.174
ErrorsLine has trailing spaces.176
ErrorsLine has trailing spaces.179
ErrorsMissing a Javadoc comment.180
Errors'(' is preceded with whitespace.180
ErrorsLine has trailing spaces.186
Errors'-' is not preceded with whitespace.188
Errors'-' is not followed by whitespace.188
Errors'-' is not preceded with whitespace.190
Errors'-' is not followed by whitespace.190
ErrorsLine has trailing spaces.191
Errors',' is not followed by whitespace.194
Errors'-52.0' is a magic number.194
ErrorsLine has trailing spaces.198
Errors',' is not followed by whitespace.199
Errors'*' is not preceded with whitespace.202
Errors'*' is not followed by whitespace.202
ErrorsLine has trailing spaces.207
ErrorsLine has trailing spaces.210
ErrorsLine has trailing spaces.215
ErrorsLine has trailing spaces.217
Errors'+' is not preceded with whitespace.219
Errors'+' is not followed by whitespace.219
Errors',' is not followed by whitespace.220
Errors'+' is not preceded with whitespace.225
Errors'+' is not followed by whitespace.225
Errors'+' is not preceded with whitespace.226
Errors'+' is not followed by whitespace.226
Errors'+' is not preceded with whitespace.228
Errors'+' is not followed by whitespace.228
ErrorsLine has trailing spaces.232
ErrorsLine has trailing spaces.234
Errors'+' is not preceded with whitespace.239
Errors'+' is not followed by whitespace.239
Errors'-' is not preceded with whitespace.242
Errors'-' is not followed by whitespace.242
Errors',' is not followed by whitespace.248
Errors'+' is not preceded with whitespace.249
Errors'+' is not followed by whitespace.249
Errors'+' is not preceded with whitespace.253
Errors'+' is not followed by whitespace.253
ErrorsLine has trailing spaces.254
ErrorsLine has trailing spaces.256
Errors'+' is not preceded with whitespace.258
Errors'+' is not followed by whitespace.258
Errors'+' is not preceded with whitespace.259
Errors'+' is not followed by whitespace.259
ErrorsLine has trailing spaces.266
ErrorsLine has trailing spaces.268
Errors'*' is not preceded with whitespace.269
Errors'*' is not followed by whitespace.269
ErrorsLine has trailing spaces.274
ErrorsLine has trailing spaces.276
Errors'-' is not preceded with whitespace.277
Errors'-' is not followed by whitespace.277
Errors'+' is not preceded with whitespace.280
Errors'+' is not followed by whitespace.280
ErrorsMissing a Javadoc comment.300
Errors'(' is preceded with whitespace.300
ErrorsLine has trailing spaces.301
ErrorsLine has trailing spaces.306
Errors'-' is not preceded with whitespace.308
Errors'-' is not followed by whitespace.308
ErrorsLine has trailing spaces.309
Errors'+' is not preceded with whitespace.310
Errors'+' is not followed by whitespace.310
Errors'-' is not preceded with whitespace.310
Errors'-' is not followed by whitespace.310
ErrorsLine has trailing spaces.311
ErrorsLine has trailing spaces.313
Errors'-' is not preceded with whitespace.316
Errors'-' is not followed by whitespace.316
ErrorsLine has trailing spaces.319
ErrorsLine has trailing spaces.321
Errors'-' is not preceded with whitespace.324
Errors'-' is not followed by whitespace.324
Errors'/' is not preceded with whitespace.324
Errors'/' is not followed by whitespace.324
ErrorsLine has trailing spaces.333
ErrorsLine has trailing spaces.336
Errors'*' is not preceded with whitespace.340
Errors'*' is not followed by whitespace.340
Errors'/' is not preceded with whitespace.342
Errors'/' is not followed by whitespace.342
Errors'*' is not preceded with whitespace.344
Errors'*' is not followed by whitespace.344
ErrorsLine has trailing spaces.347
Errors'*' is not preceded with whitespace.351
Errors'*' is not followed by whitespace.351
Errors'/' is not preceded with whitespace.353
Errors'/' is not followed by whitespace.353
Errors'*' is not preceded with whitespace.355
Errors'*' is not followed by whitespace.355
Errors'*' is not preceded with whitespace.358
Errors'*' is not followed by whitespace.358
Errors'-' is not preceded with whitespace.359
Errors'-' is not followed by whitespace.359
Errors'*' is not preceded with whitespace.359
Errors'*' is not followed by whitespace.359
ErrorsLine has trailing spaces.362
ErrorsAvoid inline conditionals.367
Errors'-' is not preceded with whitespace.371
Errors'-' is not followed by whitespace.371
Errors'+' is not preceded with whitespace.371
Errors'+' is not followed by whitespace.371
Errors'-' is not preceded with whitespace.372
Errors'-' is not followed by whitespace.372
Errors'+' is not preceded with whitespace.373
Errors'+' is not followed by whitespace.373
Errors'-' is not preceded with whitespace.374
Errors'-' is not followed by whitespace.374
Errors'-' is not preceded with whitespace.382
Errors'-' is not followed by whitespace.382
ErrorsMissing a Javadoc comment.394
ErrorsMissing a Javadoc comment.395
ErrorsParameter xr should be final.395
ErrorsParameter xi should be final.395
ErrorsParameter yr should be final.395
ErrorsParameter yi should be final.395
Errors',' is not followed by whitespace.396
Errors'd' hides a field.396
Errors'/' is not preceded with whitespace.398
Errors'/' is not followed by whitespace.398
Errors'*' is not preceded with whitespace.399
Errors'*' is not followed by whitespace.399
Errors'*' is not preceded with whitespace.400
Errors'*' is not followed by whitespace.400
Errors'/' is not preceded with whitespace.400
Errors'/' is not followed by whitespace.400
Errors'*' is not preceded with whitespace.401
Errors'*' is not followed by whitespace.401
Errors'/' is not preceded with whitespace.401
Errors'/' is not followed by whitespace.401
Errors'/' is not preceded with whitespace.403
Errors'/' is not followed by whitespace.403
Errors'*' is not preceded with whitespace.404
Errors'*' is not followed by whitespace.404
Errors'*' is not preceded with whitespace.405
Errors'*' is not followed by whitespace.405
Errors'/' is not preceded with whitespace.405
Errors'/' is not followed by whitespace.405
Errors'*' is not preceded with whitespace.406
Errors'*' is not followed by whitespace.406
Errors'/' is not preceded with whitespace.406
Errors'/' is not followed by whitespace.406
ErrorsMethod length is 439 lines (max allowed is 150).413
ErrorsMissing a Javadoc comment.413
Errors'(' is preceded with whitespace.413
ErrorsLine has trailing spaces.414
ErrorsLine has trailing spaces.419
ErrorsLine has trailing spaces.421
Errors'n' hides a field.423
Errors'-' is not preceded with whitespace.423
Errors'-' is not followed by whitespace.423
Errors'-' is not preceded with whitespace.425
Errors'-' is not followed by whitespace.425
Errors',' is not followed by whitespace.426
Errors'-52.0' is a magic number.426
Errors'=' is not preceded with whitespace.428
Errors'=' is not followed by whitespace.428
Errors',' is not followed by whitespace.428
Errors'=' is not preceded with whitespace.428
Errors'=' is not followed by whitespace.428
Errors',' is not followed by whitespace.428
Errors'=' is not preceded with whitespace.428
Errors'=' is not followed by whitespace.428
Errors',' is not followed by whitespace.428
Errors'=' is not preceded with whitespace.428
Errors'=' is not followed by whitespace.428
Errors',' is not followed by whitespace.428
Errors'=' is not preceded with whitespace.428
Errors'=' is not followed by whitespace.428
Errors',' is not followed by whitespace.428
Errors',' is not followed by whitespace.428
Errors',' is not followed by whitespace.428
Errors',' is not followed by whitespace.428
ErrorsLine has trailing spaces.429
ErrorsLine has trailing spaces.431
Errors'-' is not preceded with whitespace.438
Errors'-' is not followed by whitespace.438
Errors',' is not followed by whitespace.438
ErrorsLine has trailing spaces.442
ErrorsLine has trailing spaces.444
ErrorsLine has trailing spaces.447
ErrorsLine has trailing spaces.449
Errors'-' is not preceded with whitespace.452
Errors'-' is not followed by whitespace.452
Errors'-' is not preceded with whitespace.452
Errors'-' is not followed by whitespace.452
Errors'-' is not preceded with whitespace.456
Errors'-' is not followed by whitespace.456
ErrorsLine has trailing spaces.461
ErrorsLine has trailing spaces.464
ErrorsLine has trailing spaces.471
ErrorsLine has trailing spaces.473
Errors'-' is not preceded with whitespace.474
Errors'-' is not followed by whitespace.474
Errors'-' is not preceded with whitespace.475
Errors'-' is not followed by whitespace.475
Errors'-' is not preceded with whitespace.475
Errors'-' is not followed by whitespace.475
Errors'-' is not preceded with whitespace.476
Errors'-' is not followed by whitespace.476
Errors'-' is not preceded with whitespace.476
Errors'-' is not followed by whitespace.476
Errors'-' is not preceded with whitespace.480
Errors'-' is not followed by whitespace.480
Errors'-' is not preceded with whitespace.480
Errors'-' is not followed by whitespace.480
Errors'-' is not preceded with whitespace.480
Errors'-' is not followed by whitespace.480
Errors'-' is not preceded with whitespace.480
Errors'-' is not followed by whitespace.480
ErrorsLine has trailing spaces.482
ErrorsLine has trailing spaces.484
Errors'-' is not preceded with whitespace.491
Errors'-' is not followed by whitespace.491
Errors'-' is not preceded with whitespace.492
Errors'-' is not followed by whitespace.492
Errors'-' is not preceded with whitespace.496
Errors'-' is not followed by whitespace.496
Errors'-' is not preceded with whitespace.498
Errors'-' is not followed by whitespace.498
Errors'+' is not preceded with whitespace.502
Errors'+' is not followed by whitespace.502
ErrorsLine has trailing spaces.505
ErrorsLine has trailing spaces.507
Errors'-' is not preceded with whitespace.508
Errors'-' is not followed by whitespace.508
Errors'-' is not preceded with whitespace.509
Errors'-' is not followed by whitespace.509
Errors'-' is not preceded with whitespace.510
Errors'-' is not followed by whitespace.510
ErrorsLine has trailing spaces.513
ErrorsLine has trailing spaces.515
Errors'-' is not preceded with whitespace.517
Errors'-' is not followed by whitespace.517
Errors'-' is not preceded with whitespace.518
Errors'-' is not followed by whitespace.518
ErrorsLine has trailing spaces.521
ErrorsLine has trailing spaces.523
Errors'-' is not preceded with whitespace.525
Errors'-' is not followed by whitespace.525
Errors'-' is not preceded with whitespace.526
Errors'-' is not followed by whitespace.526
ErrorsLine has trailing spaces.529
ErrorsLine has trailing spaces.531
Errors'-' is not preceded with whitespace.533
Errors'-' is not followed by whitespace.533
Errors'-' is not preceded with whitespace.535
Errors'-' is not followed by whitespace.535
ErrorsLine has trailing spaces.540
ErrorsLine has trailing spaces.542
ErrorsLine has trailing spaces.544
ErrorsLine has trailing spaces.546
Errors'-' is not preceded with whitespace.551
Errors'-' is not followed by whitespace.551
Errors'-' is not preceded with whitespace.551
Errors'-' is not followed by whitespace.551
Errors'-' is not preceded with whitespace.552
Errors'-' is not followed by whitespace.552
Errors'-' is not preceded with whitespace.552
Errors'-' is not followed by whitespace.552
ErrorsLine has trailing spaces.554
ErrorsLine has trailing spaces.556
Errors'10' is a magic number.557
Errors'-' is not preceded with whitespace.562
Errors'-' is not followed by whitespace.562
Errors'-' is not preceded with whitespace.562
Errors'-' is not followed by whitespace.562
Errors'-' is not preceded with whitespace.562
Errors'-' is not followed by whitespace.562
ErrorsInner assignments should be avoided.563
Errors'0.75' is a magic number.563
Errors'-0.4375' is a magic number.564
Errors'30' is a magic number.569
ErrorsInner assignments should be avoided.582
ErrorsInner assignments should be avoided.582
Errors'0.964' is a magic number.582
ErrorsLine has trailing spaces.585
ErrorsLine has trailing spaces.587
ErrorsLine has trailing spaces.589
Errors'-' is not preceded with whitespace.590
Errors'-' is not followed by whitespace.590
Errors'+' is not preceded with whitespace.595
Errors'+' is not followed by whitespace.595
Errors'+' is not preceded with whitespace.595
Errors'+' is not followed by whitespace.595
Errors'+' is not preceded with whitespace.596
Errors'+' is not followed by whitespace.596
Errors'+' is not preceded with whitespace.596
Errors'+' is not followed by whitespace.596
Errors'+' is not preceded with whitespace.597
Errors'+' is not followed by whitespace.597
Errors'+' is not preceded with whitespace.597
Errors'+' is not followed by whitespace.597
Errors'-' is not preceded with whitespace.605
Errors'-' is not followed by whitespace.605
Errors'<' should be on a new line.605
Errors'-' is not preceded with whitespace.606
Errors'-' is not followed by whitespace.606
Errors'-' is not preceded with whitespace.606
Errors'-' is not followed by whitespace.606
Errors'+' should be on a new line.606
Errors'+' is not preceded with whitespace.607
Errors'+' is not followed by whitespace.607
Errors'+' is not preceded with whitespace.607
Errors'+' is not followed by whitespace.607
ErrorsLine has trailing spaces.612
Errors'+' is not preceded with whitespace.613
Errors'+' is not followed by whitespace.613
Errors'-' is not preceded with whitespace.614
Errors'-' is not followed by whitespace.614
Errors'+' is not preceded with whitespace.615
Errors'+' is not followed by whitespace.615
Errors'-' is not preceded with whitespace.616
Errors'-' is not followed by whitespace.616
Errors'3' is a magic number.616
ErrorsLine has trailing spaces.619
ErrorsLine has trailing spaces.621
Errors'-' is not preceded with whitespace.623
Errors'-' is not followed by whitespace.623
Errors'-' is not preceded with whitespace.624
Errors'-' is not followed by whitespace.624
Errors'-' is not preceded with whitespace.626
Errors'-' is not followed by whitespace.626
Errors'+' is not preceded with whitespace.627
Errors'+' is not followed by whitespace.627
Errors'-' is not preceded with whitespace.627
Errors'-' is not followed by whitespace.627
ErrorsAvoid inline conditionals.628
Errors'+' is not preceded with whitespace.628
Errors'+' is not followed by whitespace.628
Errors'-' is not preceded with whitespace.628
Errors'-' is not followed by whitespace.628
Errors'-' is not preceded with whitespace.644
Errors'-' is not followed by whitespace.644
Errors'-' is not preceded with whitespace.646
Errors'-' is not followed by whitespace.646
Errors'-' is not preceded with whitespace.646
Errors'-' is not followed by whitespace.646
ErrorsLine has trailing spaces.654
ErrorsLine has trailing spaces.656
Errors'+' is not preceded with whitespace.658
Errors'+' is not followed by whitespace.658
Errors'+' is not preceded with whitespace.660
Errors'+' is not followed by whitespace.660
Errors'+' is not preceded with whitespace.661
Errors'+' is not followed by whitespace.661
Errors'+' is not preceded with whitespace.661
Errors'+' is not followed by whitespace.661
Errors'+' is not preceded with whitespace.664
Errors'+' is not followed by whitespace.664
Errors'+' is not preceded with whitespace.664
Errors'+' is not followed by whitespace.664
ErrorsLine has trailing spaces.666
ErrorsLine has trailing spaces.668
Errors',' is not followed by whitespace.669
Errors'+' is not preceded with whitespace.669
Errors'+' is not followed by whitespace.669
Errors'3' is a magic number.669
Errors'+' is not preceded with whitespace.670
Errors'+' is not followed by whitespace.670
Errors'+' is not preceded with whitespace.672
Errors'+' is not followed by whitespace.672
Errors'+' is not preceded with whitespace.673
Errors'+' is not followed by whitespace.673
Errors'+' is not preceded with whitespace.673
Errors'+' is not followed by whitespace.673
Errors'+' is not preceded with whitespace.676
Errors'+' is not followed by whitespace.676
Errors'+' is not preceded with whitespace.676
Errors'+' is not followed by whitespace.676
ErrorsLine has trailing spaces.678
ErrorsLine has trailing spaces.680
Errors'+' is not preceded with whitespace.682
Errors'+' is not followed by whitespace.682
Errors'+' is not preceded with whitespace.684
Errors'+' is not followed by whitespace.684
Errors'+' is not preceded with whitespace.685
Errors'+' is not followed by whitespace.685
Errors'+' is not preceded with whitespace.685
Errors'+' is not followed by whitespace.685
Errors'+' is not preceded with whitespace.688
Errors'+' is not followed by whitespace.688
Errors'+' is not preceded with whitespace.688
Errors'+' is not followed by whitespace.688
ErrorsLine has trailing spaces.694
ErrorsLine has trailing spaces.700
Errors'-' is not preceded with whitespace.701
Errors'-' is not followed by whitespace.701
ErrorsLine has trailing spaces.704
ErrorsLine has trailing spaces.706
Errors'-' is not preceded with whitespace.710
Errors'-' is not followed by whitespace.710
ErrorsLine has trailing spaces.727
ErrorsLine has trailing spaces.729
Errors'+' is not preceded with whitespace.731
Errors'+' is not followed by whitespace.731
Errors'+' is not preceded with whitespace.732
Errors'+' is not followed by whitespace.732
Errors'+' is not preceded with whitespace.737
Errors'+' is not followed by whitespace.737
Errors'+' is not preceded with whitespace.739
Errors'+' is not followed by whitespace.739
ErrorsLine has trailing spaces.742
ErrorsLine has trailing spaces.744
ErrorsLine has trailing spaces.753
ErrorsLine has trailing spaces.755
Errors'-' is not preceded with whitespace.757
Errors'-' is not followed by whitespace.757
ErrorsLine has trailing spaces.760
Errors'-' is not preceded with whitespace.761
Errors'-' is not followed by whitespace.761
Errors'-' is not preceded with whitespace.761
Errors'-' is not followed by whitespace.761
Errors'-' is not preceded with whitespace.762
Errors'-' is not followed by whitespace.762
Errors'-' is not preceded with whitespace.762
Errors'-' is not followed by whitespace.762
Errors'-' is not preceded with whitespace.762
Errors'-' is not followed by whitespace.762
Errors'-' is not preceded with whitespace.763
Errors'-' is not followed by whitespace.763
Errors'-' is not preceded with whitespace.763
Errors'-' is not followed by whitespace.763
Errors',' is not followed by whitespace.765
Errors'-' is not preceded with whitespace.765
Errors'-' is not followed by whitespace.765
Errors',' is not followed by whitespace.765
Errors'-' is not preceded with whitespace.765
Errors'-' is not followed by whitespace.765
Errors'-' is not preceded with whitespace.765
Errors'-' is not followed by whitespace.765
Errors'-' is not preceded with whitespace.765
Errors'-' is not followed by whitespace.765
Errors',' is not followed by whitespace.765
Errors'-' is not preceded with whitespace.766
Errors'-' is not followed by whitespace.766
Errors'-' is not preceded with whitespace.766
Errors'-' is not followed by whitespace.766
Errors'-' is not preceded with whitespace.767
Errors'-' is not followed by whitespace.767
Errors'-' is not preceded with whitespace.769
Errors'-' is not followed by whitespace.769
Errors'-' is not preceded with whitespace.771
Errors'-' is not followed by whitespace.771
Errors',' is not followed by whitespace.772
Errors',' is not followed by whitespace.772
Errors',' is not followed by whitespace.772
Errors'-' is not preceded with whitespace.776
Errors'-' is not followed by whitespace.776
ErrorsLine has trailing spaces.780
Errors',' is not followed by whitespace.788
Errors',' is not followed by whitespace.788
Errors',' is not followed by whitespace.788
Errors'-' is not preceded with whitespace.789
Errors'-' is not followed by whitespace.789
ErrorsLine has trailing spaces.792
ErrorsLine has trailing spaces.794
Errors'+' is not preceded with whitespace.795
Errors'+' is not followed by whitespace.795
Errors'+' is not preceded with whitespace.796
Errors'+' is not followed by whitespace.796
Errors'+' should be on a new line.800
Errors'*' is not preceded with whitespace.803
Errors'*' is not followed by whitespace.803
Errors'-' is not preceded with whitespace.803
Errors'-' is not followed by whitespace.803
Errors'*' is not preceded with whitespace.803
Errors'*' is not followed by whitespace.803
Errors'+' is not preceded with whitespace.803
Errors'+' is not followed by whitespace.803
Errors'*' is not preceded with whitespace.803
Errors'*' is not followed by whitespace.803
Errors',' is not followed by whitespace.803
Errors'*' is not preceded with whitespace.803
Errors'*' is not followed by whitespace.803
Errors'-' is not preceded with whitespace.803
Errors'-' is not followed by whitespace.803
Errors'*' is not preceded with whitespace.803
Errors'*' is not followed by whitespace.803
Errors'-' is not preceded with whitespace.803
Errors'-' is not followed by whitespace.803
Errors'*' is not preceded with whitespace.803
Errors'*' is not followed by whitespace.803
Errors',' is not followed by whitespace.803
Errors',' is not followed by whitespace.803
Errors'-' is not preceded with whitespace.804
Errors'-' is not followed by whitespace.804
Errors'+' is not preceded with whitespace.807
Errors'+' is not followed by whitespace.807
Errors'-' is not preceded with whitespace.807
Errors'-' is not followed by whitespace.807
Errors'-' is not preceded with whitespace.807
Errors'-' is not followed by whitespace.807
Errors'+' is not preceded with whitespace.808
Errors'+' is not followed by whitespace.808
Errors'-' is not preceded with whitespace.808
Errors'-' is not followed by whitespace.808
Errors'-' is not preceded with whitespace.810
Errors'-' is not followed by whitespace.810
Errors'*' is not preceded with whitespace.810
Errors'*' is not followed by whitespace.810
Errors'-' is not preceded with whitespace.810
Errors'-' is not followed by whitespace.810
Errors',' is not followed by whitespace.810
Errors'-' is not preceded with whitespace.810
Errors'-' is not followed by whitespace.810
Errors'*' is not preceded with whitespace.810
Errors'*' is not followed by whitespace.810
Errors',' is not followed by whitespace.810
Errors',' is not followed by whitespace.810
Errors'+' is not preceded with whitespace.811
Errors'+' is not followed by whitespace.811
Errors'-' is not preceded with whitespace.811
Errors'-' is not followed by whitespace.811
Errors'+' is not preceded with whitespace.812
Errors'+' is not followed by whitespace.812
ErrorsLine has trailing spaces.815
Errors'-' is not preceded with whitespace.818
Errors'-' is not followed by whitespace.818
Errors',' is not followed by whitespace.818
Errors'-' is not preceded with whitespace.821
Errors'-' is not followed by whitespace.821
Errors'-' is not preceded with whitespace.821
Errors'-' is not followed by whitespace.821
ErrorsLine has trailing spaces.829
ErrorsLine has trailing spaces.831
ErrorsLine has trailing spaces.839
ErrorsLine has trailing spaces.841
Errors'-' is not preceded with whitespace.842
Errors'-' is not followed by whitespace.842
Errors',' is not followed by whitespace.845
Errors'(' is preceded with whitespace.863
ErrorsParameter Arg should be final.863
ErrorsName 'Arg' must match pattern '^[a-z][a-zA-Z0-9]*$'.863
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.864
ErrorsLine has trailing spaces.883
ErrorsLine has trailing spaces.886
ErrorsLine has trailing spaces.893
ErrorsLine has trailing spaces.899
ErrorsLine has trailing spaces.902
ErrorsFirst sentence should end with a period.912
ErrorsMethod 'getV' is not designed for extension - needs to be abstract, final or empty.916
Errors'(' is preceded with whitespace.916
Errors',' is not followed by whitespace.917
Errors',' is not followed by whitespace.917
ErrorsFirst sentence should end with a period.920
ErrorsMethod 'getRealEigenvalues' is not designed for extension - needs to be abstract, final or empty.924
Errors'(' is preceded with whitespace.924
ErrorsFirst sentence should end with a period.928
ErrorsMethod 'getImagEigenvalues' is not designed for extension - needs to be abstract, final or empty.932
Errors'(' is preceded with whitespace.932
ErrorsFirst sentence should end with a period.936
ErrorsMethod 'getD' is not designed for extension - needs to be abstract, final or empty.940
Errors'(' is preceded with whitespace.940
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.941
Errors',' is not followed by whitespace.941
ErrorsName 'D' must match pattern '^[a-z][a-zA-Z0-9]*$'.942
Errors'+' is not preceded with whitespace.949
Errors'+' is not followed by whitespace.949
Errors'-' is not preceded with whitespace.951
Errors'-' is not followed by whitespace.951
ErrorsMissing a Javadoc comment.956

jama/FloatMatrix.java

ViolationMessageLine
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.17
ErrorsMissing a Javadoc comment.21
ErrorsLine has trailing spaces.25
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.28
ErrorsLine has trailing spaces.32
ErrorsLine has trailing spaces.44
ErrorsParameter m should be final.49
Errors'm' hides a field.49
ErrorsParameter n should be final.49
Errors'n' hides a field.49
ErrorsLine has trailing spaces.57
ErrorsParameter m should be final.63
Errors'm' hides a field.63
ErrorsParameter n should be final.63
Errors'n' hides a field.63
ErrorsParameter s should be final.63
ErrorsLine has trailing spaces.76
ErrorsUnused @throws tag for 'IllegalArgumentException'.78
ErrorsParameter A should be final.82
Errors'A' hides a field.82
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.82
ErrorsLine is longer than 80 characters.87
ErrorsLine has trailing spaces.95
ErrorsParameter A should be final.101
Errors'A' hides a field.101
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.101
ErrorsParameter m should be final.101
Errors'm' hides a field.101
ErrorsParameter n should be final.101
Errors'n' hides a field.101
ErrorsFirst sentence should end with a period.107
ErrorsLine has trailing spaces.109
ErrorsUnused @throws tag for 'IllegalArgumentException'.113
ErrorsParameter vals should be final.116
ErrorsArray brackets at illegal position.116
ErrorsParameter m should be final.116
Errors'm' hides a field.116
ErrorsAvoid inline conditionals.118
ErrorsLine is longer than 80 characters.120
ErrorsLine has trailing spaces.136
ErrorsUnused @throws tag for 'IllegalArgumentException'.138
ErrorsExpected an @return tag.141
ErrorsParameter A should be final.141
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.141
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.144
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.145
ErrorsLine is longer than 80 characters.148
ErrorsFirst sentence should end with a period.157
ErrorsExpected an @return tag.161
ErrorsMethod 'copy' is not designed for extension - needs to be abstract, final or empty.161
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.162
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.163
ErrorsExpected an @return tag.176
ErrorsMethod 'clone' is not designed for extension - needs to be abstract, final or empty.176
ErrorsLine has trailing spaces.183
ErrorsMethod 'getArray' is not designed for extension - needs to be abstract, final or empty.187
ErrorsLine has trailing spaces.193
ErrorsMethod 'getArrayCopy' is not designed for extension - needs to be abstract, final or empty.197
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.198
ErrorsLine has trailing spaces.209
ErrorsMethod 'getColumnPackedCopy' is not designed for extension - needs to be abstract, final or empty.214
ErrorsLine has trailing spaces.226
ErrorsMethod 'getRowPackedCopy' is not designed for extension - needs to be abstract, final or empty.230
ErrorsLine has trailing spaces.242
ErrorsMethod 'getRowDimension' is not designed for extension - needs to be abstract, final or empty.246
ErrorsLine has trailing spaces.252
ErrorsMethod 'getColumnDimension' is not designed for extension - needs to be abstract, final or empty.256
ErrorsLine has trailing spaces.262
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.269
ErrorsParameter i should be final.269
ErrorsParameter j should be final.269
ErrorsLine has trailing spaces.275
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.281
ErrorsMethod 'getFloatMatrix' is not designed for extension - needs to be abstract, final or empty.284
ErrorsParameter i0 should be final.284
ErrorsParameter i1 should be final.284
ErrorsParameter j0 should be final.284
ErrorsParameter j1 should be final.284
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.285
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.286
ErrorsLine is longer than 80 characters.294
ErrorsLine has trailing spaces.302
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.306
ErrorsMethod 'getFloatMatrix' is not designed for extension - needs to be abstract, final or empty.309
ErrorsParameter r should be final.309
ErrorsParameter c should be final.309
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.310
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.311
ErrorsLine is longer than 80 characters.319
ErrorsLine has trailing spaces.327
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.332
ErrorsMethod 'getFloatMatrix' is not designed for extension - needs to be abstract, final or empty.335
ErrorsParameter i0 should be final.335
ErrorsParameter i1 should be final.335
ErrorsParameter c should be final.335
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.336
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.337
ErrorsLine is longer than 80 characters.345
ErrorsLine has trailing spaces.353
ErrorsUnused @param tag for 'i0'.355
ErrorsUnused @param tag for 'i1'.356
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.358
ErrorsMethod 'getFloatMatrix' is not designed for extension - needs to be abstract, final or empty.361
ErrorsParameter r should be final.361
ErrorsParameter j0 should be final.361
ErrorsExpected @param tag for 'j0'.361
ErrorsParameter j1 should be final.361
ErrorsExpected @param tag for 'j1'.361
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.362
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.363
ErrorsLine is longer than 80 characters.371
ErrorsLine has trailing spaces.379
ErrorsMethod 'set' is not designed for extension - needs to be abstract, final or empty.386
ErrorsParameter i should be final.386
ErrorsParameter j should be final.386
ErrorsParameter s should be final.386
ErrorsLine has trailing spaces.392
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.398
ErrorsMethod 'setFloatMatrix' is not designed for extension - needs to be abstract, final or empty.401
ErrorsParameter i0 should be final.401
ErrorsParameter i1 should be final.401
ErrorsParameter j0 should be final.401
ErrorsParameter j1 should be final.401
ErrorsParameter X should be final.401
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.401
ErrorsLine is longer than 80 characters.409
ErrorsLine has trailing spaces.416
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.420
ErrorsMethod 'setFloatMatrix' is not designed for extension - needs to be abstract, final or empty.423
ErrorsParameter r should be final.423
ErrorsParameter c should be final.423
ErrorsParameter X should be final.423
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.423
ErrorsLine is longer than 80 characters.431
ErrorsLine has trailing spaces.438
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.443
ErrorsMethod 'setFloatMatrix' is not designed for extension - needs to be abstract, final or empty.446
ErrorsParameter r should be final.446
ErrorsParameter j0 should be final.446
ErrorsParameter j1 should be final.446
ErrorsParameter X should be final.446
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.446
ErrorsLine is longer than 80 characters.454
ErrorsLine has trailing spaces.461
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.466
ErrorsMethod 'setFloatMatrix' is not designed for extension - needs to be abstract, final or empty.469
ErrorsParameter i0 should be final.469
ErrorsParameter i1 should be final.469
ErrorsParameter c should be final.469
ErrorsParameter X should be final.469
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.469
ErrorsLine is longer than 80 characters.477
ErrorsLine has trailing spaces.484
ErrorsMethod 'transpose' is not designed for extension - needs to be abstract, final or empty.488
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.489
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.490
ErrorsFirst sentence should end with a period.499
ErrorsLine has trailing spaces.501
ErrorsMethod 'norm1' is not designed for extension - needs to be abstract, final or empty.505
ErrorsFirst sentence should end with a period.517
ErrorsLine has trailing spaces.519
ErrorsMethod 'normInf' is not designed for extension - needs to be abstract, final or empty.523
ErrorsFirst sentence should end with a period.535
ErrorsLine has trailing spaces.537
ErrorsMethod 'uminus' is not designed for extension - needs to be abstract, final or empty.541
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.542
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.543
ErrorsFirst sentence should end with a period.552
ErrorsLine has trailing spaces.554
ErrorsMethod 'plus' is not designed for extension - needs to be abstract, final or empty.559
ErrorsParameter B should be final.559
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.559
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.561
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.562
ErrorsFirst sentence should end with a period.571
ErrorsLine has trailing spaces.573
ErrorsMethod 'plusEquals' is not designed for extension - needs to be abstract, final or empty.578
ErrorsParameter B should be final.578
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.578
ErrorsFirst sentence should end with a period.588
ErrorsLine has trailing spaces.590
ErrorsMethod 'minus' is not designed for extension - needs to be abstract, final or empty.595
ErrorsParameter B should be final.595
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.595
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.597
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.598
ErrorsFirst sentence should end with a period.607
ErrorsLine has trailing spaces.609
ErrorsMethod 'minusEquals' is not designed for extension - needs to be abstract, final or empty.614
ErrorsParameter B should be final.614
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.614
ErrorsFirst sentence should end with a period.624
ErrorsLine has trailing spaces.626
ErrorsMethod 'arrayTimes' is not designed for extension - needs to be abstract, final or empty.631
ErrorsParameter B should be final.631
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.631
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.633
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.634
ErrorsFirst sentence should end with a period.643
ErrorsLine has trailing spaces.645
ErrorsMethod 'arrayTimesEquals' is not designed for extension - needs to be abstract, final or empty.650
ErrorsParameter B should be final.650
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.650
ErrorsFirst sentence should end with a period.660
ErrorsLine has trailing spaces.662
ErrorsMethod 'arrayRightDivide' is not designed for extension - needs to be abstract, final or empty.667
ErrorsParameter B should be final.667
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.667
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.669
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.670
ErrorsFirst sentence should end with a period.679
ErrorsLine has trailing spaces.681
ErrorsMethod 'arrayRightDivideEquals' is not designed for extension - needs to be abstract, final or empty.686
ErrorsParameter B should be final.686
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.686
ErrorsFirst sentence should end with a period.696
ErrorsLine has trailing spaces.698
ErrorsMethod 'arrayLeftDivide' is not designed for extension - needs to be abstract, final or empty.703
ErrorsParameter B should be final.703
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.703
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.705
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.706
ErrorsFirst sentence should end with a period.715
ErrorsLine has trailing spaces.717
ErrorsMethod 'arrayLeftDivideEquals' is not designed for extension - needs to be abstract, final or empty.722
ErrorsParameter B should be final.722
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.722
ErrorsFirst sentence should end with a period.732
ErrorsLine has trailing spaces.734
ErrorsMethod 'times' is not designed for extension - needs to be abstract, final or empty.739
ErrorsParameter s should be final.739
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.740
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.741
ErrorsFirst sentence should end with a period.750
ErrorsLine has trailing spaces.752
ErrorsMethod 'timesEquals' is not designed for extension - needs to be abstract, final or empty.757
ErrorsParameter s should be final.757
ErrorsFirst sentence should end with a period.766
ErrorsLine has trailing spaces.768
ErrorsUnused @throws tag for 'IllegalArgumentException'.771
ErrorsMethod 'times' is not designed for extension - needs to be abstract, final or empty.775
ErrorsParameter B should be final.775
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.775
ErrorsLine is longer than 80 characters.777
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.779
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.780
ErrorsName 'Bcolj' must match pattern '^[a-z][a-zA-Z0-9]*$'.781
ErrorsName 'Arowi' must match pattern '^[a-z][a-zA-Z0-9]*$'.787
ErrorsLine has trailing spaces.800
ErrorsMethod 'trace' is not designed for extension - needs to be abstract, final or empty.804
ErrorsLine has trailing spaces.815
ErrorsExpected an @return tag.818
ErrorsMethod 'toMatrix' is not designed for extension - needs to be abstract, final or empty.818
ErrorsFirst sentence should end with a period.828
ErrorsLine has trailing spaces.830
ErrorsParameter m should be final.836
ErrorsParameter n should be final.836
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.837
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.838
ErrorsFirst sentence should end with a period.847
ErrorsLine has trailing spaces.849
ErrorsParameter m should be final.855
ErrorsParameter n should be final.855
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.856
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.857
ErrorsAvoid inline conditionals.860
ErrorsLine has trailing spaces.869
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.874
ErrorsParameter w should be final.874
ErrorsParameter d should be final.874
ErrorsLine has trailing spaces.881
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.887
ErrorsParameter output should be final.887
ErrorsParameter w should be final.887
ErrorsParameter d should be final.887
ErrorsLine has trailing spaces.902
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.908
ErrorsParameter format should be final.908
ErrorsParameter width should be final.908
ErrorsLine has trailing spaces.923
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.930
ErrorsParameter output should be final.930
ErrorsParameter format should be final.930
ErrorsParameter width should be final.930
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.951
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.959
ErrorsParameter obj should be final.960
ErrorsFirst sentence should end with a period.981
ErrorsParameter B should be final.983
ErrorsExpected @param tag for 'B'.983
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.983
ErrorsLine is longer than 80 characters.985

jama/LUDecomposition.java

ViolationMessageLine
ErrorsName 'LU' must match pattern '^[a-z][a-zA-Z0-9]*$'.25
ErrorsLine has trailing spaces.32
Errors'(' is preceded with whitespace.48
ErrorsParameter A should be final.48
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.48
ErrorsName 'LUrowi' must match pattern '^[a-z][a-zA-Z0-9]*$'.60
ErrorsName 'LUcolj' must match pattern '^[a-z][a-zA-Z0-9]*$'.61
Errors',' is not followed by whitespace.80
Errors'*' is not preceded with whitespace.83
Errors'*' is not followed by whitespace.83
ErrorsInner assignments should be avoided.86
ErrorsLine has trailing spaces.88
Errors'+' is not preceded with whitespace.92
Errors'+' is not followed by whitespace.92
ErrorsLine has trailing spaces.106
Errors'+' is not preceded with whitespace.108
Errors'+' is not followed by whitespace.108
ErrorsMethod 'isNonsingular' is not designed for extension - needs to be abstract, final or empty.182
Errors'(' is preceded with whitespace.182
Errors'if' construct must use '{}'s.184
ErrorsFirst sentence should end with a period.190
ErrorsMethod 'getL' is not designed for extension - needs to be abstract, final or empty.194
Errors'(' is preceded with whitespace.194
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.195
Errors',' is not followed by whitespace.195
ErrorsName 'L' must match pattern '^[a-z][a-zA-Z0-9]*$'.196
ErrorsFirst sentence should end with a period.211
ErrorsMethod 'getU' is not designed for extension - needs to be abstract, final or empty.215
Errors'(' is preceded with whitespace.215
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.216
Errors',' is not followed by whitespace.216
ErrorsName 'U' must match pattern '^[a-z][a-zA-Z0-9]*$'.217
ErrorsFirst sentence should end with a period.230
ErrorsMethod 'getPivot' is not designed for extension - needs to be abstract, final or empty.234
Errors'(' is preceded with whitespace.234
ErrorsFirst sentence should end with a period.242
ErrorsMethod 'getDoublePivot' is not designed for extension - needs to be abstract, final or empty.246
Errors'(' is preceded with whitespace.246
ErrorsFirst sentence should end with a period.254
ErrorsUnused @throws tag for 'IllegalArgumentException'.256
ErrorsMethod 'det' is not designed for extension - needs to be abstract, final or empty.259
Errors'(' is preceded with whitespace.259
ErrorsFirst sentence should end with a period.270
ErrorsUnused @throws tag for 'IllegalArgumentException'.273
ErrorsUnused @throws tag for 'RuntimeException'.274
ErrorsMethod 'solve' is not designed for extension - needs to be abstract, final or empty.277
Errors'(' is preceded with whitespace.277
ErrorsParameter B should be final.277
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.277
ErrorsLine is longer than 80 characters.279
ErrorsName 'Xmat' must match pattern '^[a-z][a-zA-Z0-9]*$'.287
Errors',' is not followed by whitespace.287
Errors',' is not followed by whitespace.287
Errors'-' is not preceded with whitespace.287
Errors'-' is not followed by whitespace.287
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.288
Errors'+' is not preceded with whitespace.292
Errors'+' is not followed by whitespace.292
Errors'*' is not preceded with whitespace.294
Errors'*' is not followed by whitespace.294
Errors'-' is not preceded with whitespace.299
Errors'-' is not followed by whitespace.299
Errors'*' is not preceded with whitespace.305
Errors'*' is not followed by whitespace.305
ErrorsMissing a Javadoc comment.311

jama/Matrix.java

ViolationMessageLine
ErrorsExtra HTML tag found: </DT>42
ErrorsLine has trailing spaces.46
ErrorsLine has trailing spaces.55
ErrorsExtra HTML tag found: </DD>56
ErrorsLine has trailing spaces.58
ErrorsLine has trailing spaces.72
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.75
ErrorsLine has trailing spaces.79
ErrorsLine has trailing spaces.91
ErrorsParameter m should be final.96
Errors'm' hides a field.96
ErrorsParameter n should be final.96
Errors'n' hides a field.96
ErrorsLine has trailing spaces.104
ErrorsParameter m should be final.110
Errors'm' hides a field.110
ErrorsParameter n should be final.110
Errors'n' hides a field.110
ErrorsParameter s should be final.110
ErrorsLine has trailing spaces.123
ErrorsUnused @throws tag for 'IllegalArgumentException'.125
ErrorsParameter A should be final.129
Errors'A' hides a field.129
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.129
ErrorsLine is longer than 80 characters.134
ErrorsLine has trailing spaces.142
ErrorsParameter A should be final.148
Errors'A' hides a field.148
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.148
ErrorsParameter m should be final.148
Errors'm' hides a field.148
ErrorsParameter n should be final.148
Errors'n' hides a field.148
ErrorsFirst sentence should end with a period.154
ErrorsLine has trailing spaces.156
ErrorsUnused @throws tag for 'IllegalArgumentException'.160
ErrorsParameter vals should be final.163
ErrorsArray brackets at illegal position.163
ErrorsParameter m should be final.163
Errors'm' hides a field.163
ErrorsAvoid inline conditionals.165
ErrorsLine is longer than 80 characters.167
ErrorsLine has trailing spaces.183
ErrorsUnused @throws tag for 'IllegalArgumentException'.185
ErrorsExpected an @return tag.188
ErrorsParameter A should be final.188
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.188
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.191
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.192
ErrorsLine is longer than 80 characters.195
ErrorsFirst sentence should end with a period.204
ErrorsExpected an @return tag.208
ErrorsMethod 'copy' is not designed for extension - needs to be abstract, final or empty.208
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.209
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.210
ErrorsExpected an @return tag.223
ErrorsMethod 'clone' is not designed for extension - needs to be abstract, final or empty.223
ErrorsLine has trailing spaces.230
ErrorsMethod 'getArray' is not designed for extension - needs to be abstract, final or empty.234
ErrorsLine has trailing spaces.240
ErrorsMethod 'getArrayCopy' is not designed for extension - needs to be abstract, final or empty.244
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.245
ErrorsLine has trailing spaces.256
ErrorsMethod 'getColumnPackedCopy' is not designed for extension - needs to be abstract, final or empty.260
ErrorsLine has trailing spaces.272
ErrorsMethod 'getRowPackedCopy' is not designed for extension - needs to be abstract, final or empty.276
ErrorsLine has trailing spaces.288
ErrorsMethod 'getRowDimension' is not designed for extension - needs to be abstract, final or empty.292
ErrorsLine has trailing spaces.298
ErrorsMethod 'getColumnDimension' is not designed for extension - needs to be abstract, final or empty.302
ErrorsLine has trailing spaces.308
ErrorsMethod 'get' is not designed for extension - needs to be abstract, final or empty.315
ErrorsParameter i should be final.315
ErrorsParameter j should be final.315
ErrorsLine has trailing spaces.321
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.327
ErrorsMethod 'getMatrix' is not designed for extension - needs to be abstract, final or empty.330
ErrorsParameter i0 should be final.330
ErrorsParameter i1 should be final.330
ErrorsParameter j0 should be final.330
ErrorsParameter j1 should be final.330
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.331
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.332
ErrorsLine has trailing spaces.347
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.351
ErrorsMethod 'getMatrix' is not designed for extension - needs to be abstract, final or empty.354
ErrorsParameter r should be final.354
ErrorsParameter c should be final.354
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.355
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.356
ErrorsLine has trailing spaces.371
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.376
ErrorsMethod 'getMatrix' is not designed for extension - needs to be abstract, final or empty.379
ErrorsParameter i0 should be final.379
ErrorsParameter i1 should be final.379
ErrorsParameter c should be final.379
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.380
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.381
ErrorsLine has trailing spaces.396
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.401
ErrorsMethod 'getMatrix' is not designed for extension - needs to be abstract, final or empty.404
ErrorsParameter r should be final.404
ErrorsParameter j0 should be final.404
ErrorsParameter j1 should be final.404
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.405
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.406
ErrorsLine has trailing spaces.422
ErrorsExpected an @return tag.426
ErrorsMethod 'getColumnVector' is not designed for extension - needs to be abstract, final or empty.426
ErrorsParameter col should be final.426
ErrorsExpected @param tag for 'col'.426
ErrorsLine is longer than 80 characters.428
ErrorsLine has trailing spaces.439
ErrorsMethod 'set' is not designed for extension - needs to be abstract, final or empty.446
ErrorsParameter i should be final.446
ErrorsParameter j should be final.446
ErrorsParameter s should be final.446
ErrorsLine has trailing spaces.452
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.458
ErrorsMethod 'setMatrix' is not designed for extension - needs to be abstract, final or empty.461
ErrorsParameter i0 should be final.461
ErrorsParameter i1 should be final.461
ErrorsParameter j0 should be final.461
ErrorsParameter j1 should be final.461
ErrorsParameter X should be final.461
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.461
ErrorsLine has trailing spaces.475
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.479
ErrorsMethod 'setMatrix' is not designed for extension - needs to be abstract, final or empty.482
ErrorsParameter r should be final.482
ErrorsParameter c should be final.482
ErrorsParameter X should be final.482
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.482
ErrorsLine has trailing spaces.496
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.501
ErrorsMethod 'setMatrix' is not designed for extension - needs to be abstract, final or empty.504
ErrorsParameter r should be final.504
ErrorsParameter j0 should be final.504
ErrorsParameter j1 should be final.504
ErrorsParameter X should be final.504
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.504
ErrorsLine has trailing spaces.518
ErrorsUnused @throws tag for 'ArrayIndexOutOfBoundsException'.523
ErrorsMethod 'setMatrix' is not designed for extension - needs to be abstract, final or empty.526
ErrorsParameter i0 should be final.526
ErrorsParameter i1 should be final.526
ErrorsParameter c should be final.526
ErrorsParameter X should be final.526
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.526
ErrorsLine has trailing spaces.540
ErrorsMethod 'transpose' is not designed for extension - needs to be abstract, final or empty.544
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.545
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.546
ErrorsFirst sentence should end with a period.555
ErrorsLine has trailing spaces.557
ErrorsMethod 'norm1' is not designed for extension - needs to be abstract, final or empty.561
ErrorsFirst sentence should end with a period.573
ErrorsLine has trailing spaces.575
ErrorsMethod 'norm2' is not designed for extension - needs to be abstract, final or empty.579
ErrorsFirst sentence should end with a period.583
ErrorsLine has trailing spaces.585
ErrorsMethod 'normInf' is not designed for extension - needs to be abstract, final or empty.589
ErrorsFirst sentence should end with a period.601
ErrorsLine has trailing spaces.603
ErrorsMethod 'normF' is not designed for extension - needs to be abstract, final or empty.607
ErrorsFirst sentence should end with a period.617
ErrorsLine has trailing spaces.619
ErrorsMethod 'uminus' is not designed for extension - needs to be abstract, final or empty.623
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.624
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.625
ErrorsFirst sentence should end with a period.634
ErrorsLine has trailing spaces.636
ErrorsMethod 'plus' is not designed for extension - needs to be abstract, final or empty.641
ErrorsParameter B should be final.641
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.641
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.643
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.644
ErrorsFirst sentence should end with a period.653
ErrorsLine has trailing spaces.655
ErrorsMethod 'plusEquals' is not designed for extension - needs to be abstract, final or empty.660
ErrorsParameter B should be final.660
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.660
ErrorsFirst sentence should end with a period.670
ErrorsLine has trailing spaces.672
ErrorsMethod 'minus' is not designed for extension - needs to be abstract, final or empty.677
ErrorsParameter B should be final.677
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.677
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.679
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.680
ErrorsFirst sentence should end with a period.689
ErrorsLine has trailing spaces.691
ErrorsMethod 'minusEquals' is not designed for extension - needs to be abstract, final or empty.696
ErrorsParameter B should be final.696
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.696
ErrorsFirst sentence should end with a period.706
ErrorsLine has trailing spaces.708
ErrorsMethod 'arrayTimes' is not designed for extension - needs to be abstract, final or empty.713
ErrorsParameter B should be final.713
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.713
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.715
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.716
ErrorsFirst sentence should end with a period.725
ErrorsLine has trailing spaces.727
ErrorsMethod 'arrayTimesEquals' is not designed for extension - needs to be abstract, final or empty.732
ErrorsParameter B should be final.732
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.732
ErrorsFirst sentence should end with a period.742
ErrorsLine has trailing spaces.744
ErrorsMethod 'arrayRightDivide' is not designed for extension - needs to be abstract, final or empty.749
ErrorsParameter B should be final.749
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.749
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.751
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.752
ErrorsFirst sentence should end with a period.761
ErrorsLine has trailing spaces.763
ErrorsMethod 'arrayRightDivideEquals' is not designed for extension - needs to be abstract, final or empty.768
ErrorsParameter B should be final.768
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.768
ErrorsFirst sentence should end with a period.778
ErrorsLine has trailing spaces.780
ErrorsMethod 'arrayLeftDivide' is not designed for extension - needs to be abstract, final or empty.785
ErrorsParameter B should be final.785
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.785
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.787
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.788
ErrorsFirst sentence should end with a period.797
ErrorsLine has trailing spaces.799
ErrorsMethod 'arrayLeftDivideEquals' is not designed for extension - needs to be abstract, final or empty.804
ErrorsParameter B should be final.804
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.804
ErrorsFirst sentence should end with a period.814
ErrorsLine has trailing spaces.816
ErrorsMethod 'times' is not designed for extension - needs to be abstract, final or empty.821
ErrorsParameter s should be final.821
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.822
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.823
ErrorsFirst sentence should end with a period.832
ErrorsLine has trailing spaces.834
ErrorsMethod 'timesEquals' is not designed for extension - needs to be abstract, final or empty.839
ErrorsParameter s should be final.839
ErrorsFirst sentence should end with a period.848
ErrorsLine has trailing spaces.850
ErrorsUnused @throws tag for 'IllegalArgumentException'.853
ErrorsMethod 'times' is not designed for extension - needs to be abstract, final or empty.856
ErrorsParameter B should be final.856
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.856
ErrorsLine is longer than 80 characters.858
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.860
ErrorsName 'C' must match pattern '^[a-z][a-zA-Z0-9]*$'.861
ErrorsName 'Bcolj' must match pattern '^[a-z][a-zA-Z0-9]*$'.862
ErrorsName 'Arowi' must match pattern '^[a-z][a-zA-Z0-9]*$'.868
ErrorsLine has trailing spaces.882
ErrorsMethod 'timesRowVector' is not designed for extension - needs to be abstract, final or empty.886
ErrorsParameter vector should be final.886
ErrorsLine has trailing spaces.893
ErrorsMethod 'timesColumnVector' is not designed for extension - needs to be abstract, final or empty.897
ErrorsParameter vector should be final.897
ErrorsName 'M' must match pattern '^[a-z][a-zA-Z0-9]*$'.898
ErrorsFirst sentence should end with a period.905
ErrorsLine has trailing spaces.907
ErrorsMethod 'lu' is not designed for extension - needs to be abstract, final or empty.912
ErrorsFirst sentence should end with a period.916
ErrorsLine has trailing spaces.918
ErrorsMethod 'qr' is not designed for extension - needs to be abstract, final or empty.923
ErrorsFirst sentence should end with a period.927
ErrorsLine has trailing spaces.929
ErrorsMethod 'chol' is not designed for extension - needs to be abstract, final or empty.934
ErrorsFirst sentence should end with a period.938
ErrorsLine has trailing spaces.940
ErrorsMethod 'svd' is not designed for extension - needs to be abstract, final or empty.945
ErrorsFirst sentence should end with a period.949
ErrorsLine has trailing spaces.951
ErrorsMethod 'eig' is not designed for extension - needs to be abstract, final or empty.956
ErrorsFirst sentence should end with a period.960
ErrorsLine has trailing spaces.962
ErrorsMethod 'solve' is not designed for extension - needs to be abstract, final or empty.967
ErrorsParameter B should be final.967
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.967
ErrorsLine is longer than 80 characters.968
ErrorsAvoid inline conditionals.968
ErrorsFirst sentence should end with a period.971
ErrorsLine has trailing spaces.973
ErrorsMethod 'solveTranspose' is not designed for extension - needs to be abstract, final or empty.978
ErrorsParameter B should be final.978
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.978
ErrorsFirst sentence should end with a period.982
ErrorsLine has trailing spaces.984
ErrorsMethod 'inverse' is not designed for extension - needs to be abstract, final or empty.988
ErrorsFirst sentence should end with a period.992
ErrorsLine has trailing spaces.994
ErrorsMethod 'det' is not designed for extension - needs to be abstract, final or empty.998
ErrorsFirst sentence should end with a period.1002
ErrorsLine has trailing spaces.1004
ErrorsMethod 'rank' is not designed for extension - needs to be abstract, final or empty.1008
ErrorsFirst sentence should end with a period.1012
ErrorsLine has trailing spaces.1014
ErrorsMethod 'cond' is not designed for extension - needs to be abstract, final or empty.1018
ErrorsLine has trailing spaces.1024
ErrorsMethod 'trace' is not designed for extension - needs to be abstract, final or empty.1028
ErrorsFirst sentence should end with a period.1036
ErrorsLine has trailing spaces.1038
ErrorsParameter m should be final.1044
ErrorsParameter n should be final.1044
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.1045
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.1046
ErrorsFirst sentence should end with a period.1055
ErrorsLine has trailing spaces.1057
ErrorsParameter m should be final.1063
ErrorsParameter n should be final.1063
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.1064
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.1065
ErrorsAvoid inline conditionals.1068
ErrorsLine has trailing spaces.1077
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.1082
ErrorsParameter w should be final.1082
ErrorsParameter d should be final.1082
ErrorsLine has trailing spaces.1089
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.1095
ErrorsParameter output should be final.1095
ErrorsParameter w should be final.1095
ErrorsParameter d should be final.1095
ErrorsLine has trailing spaces.1110
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.1116
ErrorsParameter format should be final.1116
ErrorsParameter width should be final.1116
ErrorsLine has trailing spaces.1131
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.1138
ErrorsParameter output should be final.1138
ErrorsParameter format should be final.1138
ErrorsParameter width should be final.1138
ErrorsLine has trailing spaces.1160
ErrorsExpected an @return tag.1164
ErrorsParameter input should be final.1164
ErrorsExpected @throws tag for 'java.io.IOException'.1164
Errors'255' is a magic number.1174
ErrorsEmpty statement.1181
ErrorsArray brackets at illegal position.1192
ErrorsInner assignments should be avoided.1201
ErrorsLine is longer than 80 characters.1205
ErrorsLine is longer than 80 characters.1210
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.1214
ErrorsMethod 'hashCode' is not designed for extension - needs to be abstract, final or empty.1223
ErrorsMethod 'equals' is not designed for extension - needs to be abstract, final or empty.1231
ErrorsParameter obj should be final.1232
ErrorsFirst sentence should end with a period.1253
ErrorsParameter B should be final.1255
ErrorsExpected @param tag for 'B'.1255
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.1255
ErrorsMissing a Javadoc comment.1261

jama/QRDecomposition.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - jama.gpu.*.2
ErrorsName 'QR' must match pattern '^[a-z][a-zA-Z0-9]*$'.27
ErrorsName 'Rdiag' must match pattern '^[a-z][a-zA-Z0-9]*$'.38
Errors'(' is preceded with whitespace.49
ErrorsParameter A should be final.49
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.49
Errors',' is not followed by whitespace.61
Errors'+' is not preceded with whitespace.75
Errors'+' is not followed by whitespace.75
ErrorsLine has trailing spaces.76
Errors'*' is not preceded with whitespace.78
Errors'*' is not followed by whitespace.78
Errors'/' is not preceded with whitespace.80
Errors'/' is not followed by whitespace.80
Errors'*' is not preceded with whitespace.82
Errors'*' is not followed by whitespace.82
ErrorsMethod 'isFullRank' is not designed for extension - needs to be abstract, final or empty.98
Errors'(' is preceded with whitespace.98
Errors'if' construct must use '{}'s.100
ErrorsFirst sentence should end with a period.106
ErrorsMethod 'getH' is not designed for extension - needs to be abstract, final or empty.110
Errors'(' is preceded with whitespace.110
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.111
Errors',' is not followed by whitespace.111
ErrorsName 'H' must match pattern '^[a-z][a-zA-Z0-9]*$'.112
ErrorsFirst sentence should end with a period.125
ErrorsMethod 'getR' is not designed for extension - needs to be abstract, final or empty.129
Errors'(' is preceded with whitespace.129
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.130
Errors',' is not followed by whitespace.130
ErrorsName 'R' must match pattern '^[a-z][a-zA-Z0-9]*$'.131
ErrorsFirst sentence should end with a period.146
ErrorsMethod 'getQ' is not designed for extension - needs to be abstract, final or empty.150
Errors'(' is preceded with whitespace.150
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.151
Errors',' is not followed by whitespace.151
ErrorsName 'Q' must match pattern '^[a-z][a-zA-Z0-9]*$'.152
Errors'-' is not preceded with whitespace.153
Errors'-' is not followed by whitespace.153
Errors'*' is not preceded with whitespace.162
Errors'*' is not followed by whitespace.162
Errors'/' is not preceded with whitespace.164
Errors'/' is not followed by whitespace.164
Errors'*' is not preceded with whitespace.166
Errors'*' is not followed by whitespace.166
ErrorsFirst sentence should end with a period.174
ErrorsUnused @throws tag for 'IllegalArgumentException'.177
ErrorsUnused @throws tag for 'RuntimeException'.178
ErrorsMethod 'solve' is not designed for extension - needs to be abstract, final or empty.181
Errors'(' is preceded with whitespace.181
ErrorsParameter B should be final.181
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.181
ErrorsLine is longer than 80 characters.183
ErrorsLine has trailing spaces.188
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.191
ErrorsLine has trailing spaces.196
Errors'*' is not preceded with whitespace.198
Errors'*' is not followed by whitespace.198
Errors'/' is not preceded with whitespace.200
Errors'/' is not followed by whitespace.200
Errors'*' is not preceded with whitespace.202
Errors'*' is not followed by whitespace.202
Errors'-' is not preceded with whitespace.207
Errors'-' is not followed by whitespace.207
Errors'*' is not preceded with whitespace.213
Errors'*' is not followed by whitespace.213
Errors',' is not followed by whitespace.217
Errors',' is not followed by whitespace.217
Errors',' is not followed by whitespace.217
Errors'-' is not preceded with whitespace.217
Errors'-' is not followed by whitespace.217
Errors',' is not followed by whitespace.217
Errors',' is not followed by whitespace.217
Errors'-' is not preceded with whitespace.217
Errors'-' is not followed by whitespace.217
ErrorsMissing a Javadoc comment.219

jama/SingularValueDecomposition.java

ViolationMessageLine
ErrorsUsing the '.*' form of import should be avoided - jama.gpu.*.2
ErrorsName 'U' must match pattern '^[a-z][a-zA-Z0-9]*$'.29
ErrorsName 'V' must match pattern '^[a-z][a-zA-Z0-9]*$'.29
ErrorsMethod length is 421 lines (max allowed is 150).51
Errors'(' is preceded with whitespace.51
ErrorsParameter Arg should be final.51
ErrorsName 'Arg' must match pattern '^[a-z][a-zA-Z0-9]*$'.51
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.55
ErrorsLine has trailing spaces.59
ErrorsLine contains a tab character.60
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.62
Errors',' is not followed by whitespace.64
Errors'+' is not preceded with whitespace.65
Errors'+' is not followed by whitespace.65
Errors',' is not followed by whitespace.65
Errors'-' is not preceded with whitespace.76
Errors'-' is not followed by whitespace.76
Errors',' is not followed by whitespace.76
Errors',' is not followed by whitespace.77
Errors'-' is not preceded with whitespace.77
Errors'-' is not followed by whitespace.77
Errors',' is not followed by whitespace.77
Errors',' is not followed by whitespace.78
Errors',' is not followed by whitespace.86
Errors'+' is not preceded with whitespace.99
Errors'+' is not followed by whitespace.99
Errors'*' is not preceded with whitespace.106
Errors'*' is not followed by whitespace.106
Errors'/' is not preceded with whitespace.108
Errors'/' is not followed by whitespace.108
Errors'*' is not preceded with whitespace.110
Errors'*' is not followed by whitespace.110
Errors'+' is not preceded with whitespace.134
Errors'+' is not followed by whitespace.134
Errors',' is not followed by whitespace.135
Errors'+' is not preceded with whitespace.138
Errors'+' is not followed by whitespace.138
Errors'+' is not preceded with whitespace.141
Errors'+' is not followed by whitespace.141
Errors'+' is not preceded with whitespace.144
Errors'+' is not followed by whitespace.144
Errors'+' is not preceded with whitespace.147
Errors'+' is not followed by whitespace.147
Errors'+' is not preceded with whitespace.151
Errors'+' is not followed by whitespace.151
Errors'+' is not preceded with whitespace.154
Errors'+' is not followed by whitespace.154
Errors'+' is not preceded with whitespace.155
Errors'+' is not followed by whitespace.155
Errors'*' is not preceded with whitespace.156
Errors'*' is not followed by whitespace.156
Errors'+' is not preceded with whitespace.159
Errors'+' is not followed by whitespace.159
Errors'/' is not preceded with whitespace.160
Errors'/' is not followed by whitespace.160
Errors'+' is not preceded with whitespace.160
Errors'+' is not followed by whitespace.160
Errors'+' is not preceded with whitespace.161
Errors'+' is not followed by whitespace.161
Errors'*' is not preceded with whitespace.162
Errors'*' is not followed by whitespace.162
Errors'+' is not preceded with whitespace.171
Errors'+' is not followed by whitespace.171
Errors',' is not followed by whitespace.180
Errors'+' is not preceded with whitespace.180
Errors'+' is not followed by whitespace.180
Errors'-' is not preceded with whitespace.185
Errors'-' is not followed by whitespace.185
Errors'+' is not preceded with whitespace.187
Errors'+' is not followed by whitespace.187
Errors'-' is not preceded with whitespace.188
Errors'-' is not followed by whitespace.188
Errors'-' is not preceded with whitespace.190
Errors'-' is not followed by whitespace.190
Errors'-' is not preceded with whitespace.201
Errors'-' is not followed by whitespace.201
Errors'+' is not preceded with whitespace.203
Errors'+' is not followed by whitespace.203
Errors'*' is not preceded with whitespace.206
Errors'*' is not followed by whitespace.206
Errors'/' is not preceded with whitespace.208
Errors'/' is not followed by whitespace.208
Errors'*' is not preceded with whitespace.210
Errors'*' is not followed by whitespace.210
Errors')' is preceded with whitespace.213
Errors'-' is not preceded with whitespace.217
Errors'-' is not followed by whitespace.217
Errors'-' is not preceded with whitespace.232
Errors'-' is not followed by whitespace.232
Errors'+' is not preceded with whitespace.234
Errors'+' is not followed by whitespace.234
Errors'+' is not preceded with whitespace.236
Errors'+' is not followed by whitespace.236
Errors'*' is not preceded with whitespace.237
Errors'*' is not followed by whitespace.237
Errors'/' is not preceded with whitespace.239
Errors'/' is not followed by whitespace.239
Errors'+' is not preceded with whitespace.239
Errors'+' is not followed by whitespace.239
Errors'+' is not preceded with whitespace.240
Errors'+' is not followed by whitespace.240
Errors'*' is not preceded with whitespace.241
Errors'*' is not followed by whitespace.241
Errors'-' is not preceded with whitespace.254
Errors'-' is not followed by whitespace.254
Errors',' is not followed by whitespace.256
Errors'-52.0' is a magic number.256
Errors',' is not followed by whitespace.257
Errors'-966.0' is a magic number.257
Errors',' is not followed by whitespace.259
Errors'-' is not preceded with whitespace.273
Errors'-' is not followed by whitespace.273
Errors'<=' should be on a new line.277
Errors'*' is not preceded with whitespace.278
Errors'*' is not followed by whitespace.278
Errors'+' is not preceded with whitespace.278
Errors'+' is not followed by whitespace.278
Errors'-' is not preceded with whitespace.283
Errors'-' is not followed by whitespace.283
Errors'4' is a magic number.284
Errors'-' is not preceded with whitespace.287
Errors'-' is not followed by whitespace.287
ErrorsLine has trailing spaces.291
ErrorsAvoid inline conditionals.291
Errors'+' should be on a new line.291
Errors'+' is not preceded with whitespace.292
Errors'+' is not followed by whitespace.292
ErrorsAvoid inline conditionals.292
Errors'-' is not preceded with whitespace.292
Errors'-' is not followed by whitespace.292
Errors'*' is not preceded with whitespace.293
Errors'*' is not followed by whitespace.293
Errors'3' is a magic number.299
Errors'-' is not preceded with whitespace.300
Errors'-' is not followed by whitespace.300
Errorsswitch without "default" clause.311
ErrorsAvoid nested blocks.315
Errors'-' is not preceded with whitespace.316
Errors'-' is not followed by whitespace.316
Errors'-' is not preceded with whitespace.317
Errors'-' is not followed by whitespace.317
Errors'-' is not preceded with whitespace.318
Errors'-' is not followed by whitespace.318
Errors',' is not followed by whitespace.319
Errors'/' is not preceded with whitespace.320
Errors'/' is not followed by whitespace.320
Errors'/' is not preceded with whitespace.321
Errors'/' is not followed by whitespace.321
Errors'*' is not preceded with whitespace.324
Errors'*' is not followed by whitespace.324
Errors'-' is not preceded with whitespace.324
Errors'-' is not followed by whitespace.324
Errors'-' is not preceded with whitespace.325
Errors'-' is not followed by whitespace.325
Errors'*' is not preceded with whitespace.325
Errors'*' is not followed by whitespace.325
Errors'-' is not preceded with whitespace.325
Errors'-' is not followed by whitespace.325
Errors'*' is not preceded with whitespace.329
Errors'*' is not followed by whitespace.329
Errors'*' is not preceded with whitespace.329
Errors'*' is not followed by whitespace.329
Errors'-' is not preceded with whitespace.329
Errors'-' is not followed by whitespace.329
Errors'-' is not preceded with whitespace.330
Errors'-' is not followed by whitespace.330
Errors'*' is not preceded with whitespace.330
Errors'*' is not followed by whitespace.330
Errors'*' is not preceded with whitespace.330
Errors'*' is not followed by whitespace.330
Errors'-' is not preceded with whitespace.330
Errors'-' is not followed by whitespace.330
ErrorsAvoid nested blocks.340
Errors'-' is not preceded with whitespace.341
Errors'-' is not followed by whitespace.341
Errors'-' is not preceded with whitespace.342
Errors'-' is not followed by whitespace.342
Errors',' is not followed by whitespace.344
Errors'/' is not preceded with whitespace.345
Errors'/' is not followed by whitespace.345
Errors'/' is not preceded with whitespace.346
Errors'/' is not followed by whitespace.346
Errors'*' is not preceded with whitespace.348
Errors'*' is not followed by whitespace.348
Errors'*' is not preceded with whitespace.349
Errors'*' is not followed by whitespace.349
Errors'*' is not preceded with whitespace.352
Errors'*' is not followed by whitespace.352
Errors'*' is not preceded with whitespace.352
Errors'*' is not followed by whitespace.352
Errors'-' is not preceded with whitespace.352
Errors'-' is not followed by whitespace.352
Errors'-' is not preceded with whitespace.353
Errors'-' is not followed by whitespace.353
Errors'*' is not preceded with whitespace.353
Errors'*' is not followed by whitespace.353
Errors'*' is not preceded with whitespace.353
Errors'*' is not followed by whitespace.353
Errors'-' is not preceded with whitespace.353
Errors'-' is not followed by whitespace.353
Errors'3' is a magic number.363
ErrorsAvoid nested blocks.363
ErrorsLine has trailing spaces.366
ErrorsLine has trailing spaces.368
Errors'-' is not preceded with whitespace.368
Errors'-' is not followed by whitespace.368
Errors',' is not followed by whitespace.368
Errors'-' is not preceded with whitespace.368
Errors'-' is not followed by whitespace.368
Errors',' is not followed by whitespace.368
Errors'-' is not preceded with whitespace.368
Errors'-' is not followed by whitespace.368
Errors',' is not followed by whitespace.369
Errors'-' is not preceded with whitespace.370
Errors'-' is not followed by whitespace.370
Errors'/' is not preceded with whitespace.370
Errors'/' is not followed by whitespace.370
Errors'-' is not preceded with whitespace.371
Errors'-' is not followed by whitespace.371
Errors'/' is not preceded with whitespace.371
Errors'/' is not followed by whitespace.371
Errors'-' is not preceded with whitespace.372
Errors'-' is not followed by whitespace.372
Errors'/' is not preceded with whitespace.372
Errors'/' is not followed by whitespace.372
Errors'/' is not preceded with whitespace.373
Errors'/' is not followed by whitespace.373
Errors'/' is not preceded with whitespace.374
Errors'/' is not followed by whitespace.374
Errors'*' is not preceded with whitespace.375
Errors'*' is not followed by whitespace.375
Errors'*' is not preceded with whitespace.375
Errors'*' is not followed by whitespace.375
Errors'/' is not preceded with whitespace.375
Errors'/' is not followed by whitespace.375
Errors'*' is not preceded with whitespace.376
Errors'*' is not followed by whitespace.376
Errors'*' is not preceded with whitespace.376
Errors'*' is not followed by whitespace.376
Errors'*' is not preceded with whitespace.376
Errors'*' is not followed by whitespace.376
Errors'*' is not preceded with whitespace.379
Errors'*' is not followed by whitespace.379
Errors'/' is not preceded with whitespace.383
Errors'/' is not followed by whitespace.383
Errors'*' is not preceded with whitespace.385
Errors'*' is not followed by whitespace.385
Errors'*' is not preceded with whitespace.386
Errors'*' is not followed by whitespace.386
ErrorsLine has trailing spaces.387
ErrorsLine has trailing spaces.389
Errors'-' is not preceded with whitespace.390
Errors'-' is not followed by whitespace.390
Errors',' is not followed by whitespace.391
Errors'/' is not preceded with whitespace.392
Errors'/' is not followed by whitespace.392
Errors'/' is not preceded with whitespace.393
Errors'/' is not followed by whitespace.393
Errors'-' is not preceded with whitespace.395
Errors'-' is not followed by whitespace.395
Errors'*' is not preceded with whitespace.397
Errors'*' is not followed by whitespace.397
Errors'*' is not preceded with whitespace.397
Errors'*' is not followed by whitespace.397
Errors'*' is not preceded with whitespace.398
Errors'*' is not followed by whitespace.398
Errors'*' is not preceded with whitespace.398
Errors'*' is not followed by whitespace.398
Errors'*' is not preceded with whitespace.399
Errors'*' is not followed by whitespace.399
Errors'+' is not preceded with whitespace.399
Errors'+' is not followed by whitespace.399
Errors'+' is not preceded with whitespace.400
Errors'+' is not followed by whitespace.400
Errors'*' is not preceded with whitespace.400
Errors'*' is not followed by whitespace.400
Errors'+' is not preceded with whitespace.400
Errors'+' is not followed by whitespace.400
Errors'*' is not preceded with whitespace.403
Errors'*' is not followed by whitespace.403
Errors'*' is not preceded with whitespace.403
Errors'*' is not followed by whitespace.403
Errors'+' is not preceded with whitespace.403
Errors'+' is not followed by whitespace.403
Errors'+' is not preceded with whitespace.404
Errors'+' is not followed by whitespace.404
Errors'*' is not preceded with whitespace.404
Errors'*' is not followed by whitespace.404
Errors'*' is not preceded with whitespace.404
Errors'*' is not followed by whitespace.404
Errors'+' is not preceded with whitespace.404
Errors'+' is not followed by whitespace.404
Errors',' is not followed by whitespace.408
Errors'/' is not preceded with whitespace.409
Errors'/' is not followed by whitespace.409
Errors'/' is not preceded with whitespace.410
Errors'/' is not followed by whitespace.410
Errors'*' is not preceded with whitespace.412
Errors'*' is not followed by whitespace.412
Errors'*' is not preceded with whitespace.412
Errors'*' is not followed by whitespace.412
Errors'+' is not preceded with whitespace.412
Errors'+' is not followed by whitespace.412
Errors'+' is not preceded with whitespace.413
Errors'+' is not followed by whitespace.413
Errors'*' is not preceded with whitespace.413
Errors'*' is not followed by whitespace.413
Errors'*' is not preceded with whitespace.413
Errors'*' is not followed by whitespace.413
Errors'+' is not preceded with whitespace.413
Errors'+' is not followed by whitespace.413
Errors'*' is not preceded with whitespace.414
Errors'*' is not followed by whitespace.414
Errors'+' is not preceded with whitespace.414
Errors'+' is not followed by whitespace.414
Errors'+' is not preceded with whitespace.415
Errors'+' is not followed by whitespace.415
Errors'*' is not preceded with whitespace.415
Errors'*' is not followed by whitespace.415
Errors'+' is not preceded with whitespace.415
Errors'+' is not followed by whitespace.415
Errors'-' is not preceded with whitespace.416
Errors'-' is not followed by whitespace.416
Errors'*' is not preceded with whitespace.418
Errors'*' is not followed by whitespace.418
Errors'*' is not preceded with whitespace.418
Errors'*' is not followed by whitespace.418
Errors'+' is not preceded with whitespace.418
Errors'+' is not followed by whitespace.418
Errors'+' is not preceded with whitespace.419
Errors'+' is not followed by whitespace.419
Errors'*' is not preceded with whitespace.419
Errors'*' is not followed by whitespace.419
Errors'*' is not preceded with whitespace.419
Errors'*' is not followed by whitespace.419
Errors'+' is not preceded with whitespace.419
Errors'+' is not followed by whitespace.419
Errors'-' is not preceded with whitespace.424
Errors'-' is not followed by whitespace.424
Errors'4' is a magic number.431
ErrorsAvoid nested blocks.431
ErrorsLine has trailing spaces.434
ErrorsAvoid inline conditionals.436
ErrorsLine has trailing spaces.443
ErrorsLine has trailing spaces.445
Errors'+' is not preceded with whitespace.447
Errors'+' is not followed by whitespace.447
Errors'+' is not preceded with whitespace.451
Errors'+' is not followed by whitespace.451
Errors'+' is not preceded with whitespace.452
Errors'+' is not followed by whitespace.452
Errors'-' is not preceded with whitespace.453
Errors'-' is not followed by whitespace.453
Errors'+' is not preceded with whitespace.455
Errors'+' is not followed by whitespace.455
Errors'+' is not preceded with whitespace.455
Errors'+' is not followed by whitespace.455
Errors'-' is not preceded with whitespace.458
Errors'-' is not followed by whitespace.458
Errors'+' is not preceded with whitespace.460
Errors'+' is not followed by whitespace.460
Errors'+' is not preceded with whitespace.460
Errors'+' is not followed by whitespace.460
ErrorsFirst sentence should end with a period.477
ErrorsMethod 'getU' is not designed for extension - needs to be abstract, final or empty.481
Errors'(' is preceded with whitespace.481
Errors',' is not followed by whitespace.482
Errors',' is not followed by whitespace.482
Errors'+' is not preceded with whitespace.482
Errors'+' is not followed by whitespace.482
Errors',' is not followed by whitespace.482
ErrorsFirst sentence should end with a period.485
ErrorsMethod 'getV' is not designed for extension - needs to be abstract, final or empty.489
Errors'(' is preceded with whitespace.489
Errors',' is not followed by whitespace.490
Errors',' is not followed by whitespace.490
ErrorsFirst sentence should end with a period.493
ErrorsMethod 'getSingularValues' is not designed for extension - needs to be abstract, final or empty.497
Errors'(' is preceded with whitespace.497
ErrorsFirst sentence should end with a period.501
ErrorsMethod 'getS' is not designed for extension - needs to be abstract, final or empty.505
Errors'(' is preceded with whitespace.505
ErrorsName 'X' must match pattern '^[a-z][a-zA-Z0-9]*$'.506
Errors',' is not followed by whitespace.506
ErrorsName 'S' must match pattern '^[a-z][a-zA-Z0-9]*$'.507
ErrorsFirst sentence should end with a period.517
ErrorsMethod 'norm2' is not designed for extension - needs to be abstract, final or empty.521
Errors'(' is preceded with whitespace.521
ErrorsFirst sentence should end with a period.525
ErrorsMethod 'cond' is not designed for extension - needs to be abstract, final or empty.529
Errors'(' is preceded with whitespace.529
Errors'/' is not preceded with whitespace.530
Errors'/' is not followed by whitespace.530
Errors',' is not followed by whitespace.530
Errors'-' is not preceded with whitespace.530
Errors'-' is not followed by whitespace.530
ErrorsFirst sentence should end with a period.533
ErrorsMethod 'rank' is not designed for extension - needs to be abstract, final or empty.537
Errors'(' is preceded with whitespace.537
Errors',' is not followed by whitespace.538
Errors'-52.0' is a magic number.538
Errors',' is not followed by whitespace.539
Errors'*' is not preceded with whitespace.539
Errors'*' is not followed by whitespace.539
Errors'*' is not preceded with whitespace.539
Errors'*' is not followed by whitespace.539
ErrorsMissing a Javadoc comment.548

jama/gpu/GPU.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsLine has trailing spaces.26
ErrorsLine has trailing spaces.29
ErrorsLine has trailing spaces.34
ErrorsLine has trailing spaces.36
ErrorsLine is longer than 80 characters.38
ErrorsLine has trailing spaces.44
ErrorsLine has trailing spaces.47
ErrorsClass GPU should be declared as final.49
ErrorsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.52
ErrorsMissing a Javadoc comment.54
ErrorsMissing a Javadoc comment.61
ErrorsParameter context should be final.61
ErrorsMissing a Javadoc comment.65
ErrorsParameter context should be final.65
Errors'context' hides a field.65
ErrorsLine has trailing spaces.76
ErrorsLine is longer than 80 characters.81
ErrorsParameter A should be final.81
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.81
ErrorsParameter B should be final.81
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.81
ErrorsExpected @throws tag for 'IOException'.81
ErrorsLine has trailing spaces.88
ErrorsLine is longer than 80 characters.93
ErrorsParameter A should be final.93
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.93
ErrorsParameter B should be final.93
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.93
ErrorsExpected @throws tag for 'IOException'.93
ErrorsLine is longer than 80 characters.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter A should be final.97
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.97
ErrorsParameter B should be final.97
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.97
ErrorsParameter local should be final.97
ErrorsLine is longer than 80 characters.99
ErrorsLine is longer than 80 characters.117
ErrorsLine is longer than 80 characters.120
ErrorsLine is longer than 80 characters.124
Errors'{' is followed by whitespace.124
ErrorsLine is longer than 80 characters.125
Errors'{' is followed by whitespace.125
ErrorsLine is longer than 80 characters.152
ErrorsMissing a Javadoc comment.173
ErrorsParameter matrix should be final.173
ErrorsLine is longer than 80 characters.178
ErrorsMissing a Javadoc comment.184
ErrorsParameter matrix should be final.184
ErrorsLine is longer than 80 characters.189
ErrorsLine is longer than 80 characters.195
ErrorsMissing a Javadoc comment.195
ErrorsParameter pointer should be final.195
ErrorsParameter rows should be final.195
ErrorsParameter cols should be final.195
ErrorsLine is longer than 80 characters.199
ErrorsLine is longer than 80 characters.205
ErrorsMissing a Javadoc comment.205
ErrorsParameter pointer should be final.205
ErrorsParameter rows should be final.205
ErrorsParameter cols should be final.205
ErrorsLine is longer than 80 characters.209
ErrorsLine has trailing spaces.216
ErrorsExpected an @return tag.220
ErrorsParameter size should be final.220
ErrorsExpected @param tag for 'size'.220
ErrorsParameter blocksize should be final.220
ErrorsExpected @param tag for 'blocksize'.220
ErrorsLine has trailing spaces.235
ErrorsLine has trailing spaces.237
ErrorsExpected an @return tag.242
ErrorsLine is longer than 80 characters.242
ErrorsParameter matrix should be final.242
ErrorsExpected @param tag for 'matrix'.242
ErrorsParameter workgroupSize should be final.242
ErrorsExpected @param tag for 'workgroupSize'.242
ErrorsLine is longer than 80 characters.249
ErrorsLine has trailing spaces.255
ErrorsLine is longer than 80 characters.261
ErrorsParameter result should be final.261
ErrorsParameter A should be final.261
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.261
ErrorsParameter B should be final.261
ErrorsName 'B' must match pattern '^[a-z][a-zA-Z0-9]*$'.261
ErrorsLine is longer than 80 characters.262
ErrorsLine is longer than 80 characters.265

jama/util/Maths.java

ViolationMessageLine
ErrorsMissing package-info.java file.0
ErrorsMissing a Javadoc comment.3
ErrorsUtility classes should not have a public or default constructor.3
ErrorsExpected an @return tag.7
ErrorsParameter a should be final.7
ErrorsExpected @param tag for 'a'.7
ErrorsParameter b should be final.7
ErrorsExpected @param tag for 'b'.7
Errors'/' is not preceded with whitespace.10
Errors'/' is not followed by whitespace.10
Errors'*' is not preceded with whitespace.11
Errors'*' is not followed by whitespace.11
Errors'+' is not preceded with whitespace.11
Errors'+' is not followed by whitespace.11
Errors'*' is not preceded with whitespace.11
Errors'*' is not followed by whitespace.11
Errors'/' is not preceded with whitespace.13
Errors'/' is not followed by whitespace.13
Errors'*' is not preceded with whitespace.14
Errors'*' is not followed by whitespace.14
Errors'+' is not preceded with whitespace.14
Errors'+' is not followed by whitespace.14
Errors'*' is not preceded with whitespace.14
Errors'*' is not followed by whitespace.14

jama/util/MatrixReader.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.11
ErrorsLine has trailing spaces.13
ErrorsLine has trailing spaces.15
ErrorsMissing a Javadoc comment.19
ErrorsParameter in should be final.19
ErrorsLine has trailing spaces.25
ErrorsMethod 'readMatrix' is not designed for extension - needs to be abstract, final or empty.29
ErrorsExpected @throws tag for 'IOException'.29
Errors'255' is a magic number.39
Errors'while' construct must use '{}'s.45
ErrorsEmpty statement.46
Errors'if' construct must use '{}'s.47
ErrorsArray brackets at illegal position.55
Errors'for' construct must use '{}'s.56
ErrorsInner assignments should be avoided.63
Errors'if' construct must use '{}'s.66
ErrorsLine is longer than 80 characters.67
Errors'if' construct must use '{}'s.70
ErrorsLine is longer than 80 characters.71
ErrorsName 'A' must match pattern '^[a-z][a-zA-Z0-9]*$'.74

jama/util/MatrixWriter.java

ViolationMessageLine
ErrorsFirst sentence should end with a period.15
ErrorsLine has trailing spaces.17
ErrorsLine has trailing spaces.19
ErrorsMissing a Javadoc comment.23
ErrorsMissing a Javadoc comment.24
ErrorsMissing a Javadoc comment.26
ErrorsParameter out should be final.26
ErrorsMissing a Javadoc comment.31
ErrorsParameter out should be final.31
ErrorsMissing a Javadoc comment.36
Errors'10' is a magic number.37
Errors'10' is a magic number.38
ErrorsMethod 'setFormatter' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter format should be final.45
Errors'format' hides a field.45
ErrorsMethod 'setWidth' is not designed for extension - needs to be abstract, final or empty.50
ErrorsMissing a Javadoc comment.50
ErrorsParameter width should be final.50
Errors'width' hides a field.50
ErrorsMethod 'setDigits' is not designed for extension - needs to be abstract, final or empty.55
ErrorsMissing a Javadoc comment.55
ErrorsParameter digits should be final.55
ErrorsLine is longer than 80 characters.57
ErrorsLine has trailing spaces.71
ErrorsMethod 'writeMatrix' is not designed for extension - needs to be abstract, final or empty.74
ErrorsParameter matrix should be final.74
ErrorsExpected @param tag for 'matrix'.74
ErrorsLine has trailing spaces.95
ErrorsMethod 'writeMatrix' is not designed for extension - needs to be abstract, final or empty.98
ErrorsParameter matrix should be final.98
ErrorsExpected @param tag for 'matrix'.98
ErrorsLine has trailing spaces.123
ErrorsExpected an @return tag.129
ErrorsParameter matrix should be final.129
ErrorsExpected @param tag for 'matrix'.129
ErrorsParameter width should be final.129
ErrorsExpected @param tag for 'width'.129
ErrorsParameter digits should be final.129
ErrorsExpected @param tag for 'digits'.129