API Specification Errors
Errors in Class: org.biojava.stats.svm.NormalizingKernel


Category 2: Member Error

NormalizingKernel()
  • Constructor missing comment.
/**
 * Constructs a NormalizingKernel object.
 */
NormalizingKernel(SVMKernel)
  • Constructor missing comment.
/**
 * Constructs a NormalizingKernel object.
 *
 * @param k  a SVMKernel object
 */

Explanation of Columns

Left Column
Identifies the error or warning.
Right Column
Shows the comment-text that generated the error in red.
Displays a template you can cut and paste in black.