Simplified configuration platforms #160
Annotations
10 warnings
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L182
Parameter 'nMirroredSignalLength' has no matching param tag in the XML comment for 'VariableModeDecomposition.SignalBoundary(Matrix<ComplexNumber>, int, int, int, bool)' (but other parameters do)
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L182
Parameter 'nHalfSignalLenght' has no matching param tag in the XML comment for 'VariableModeDecomposition.SignalBoundary(Matrix<ComplexNumber>, int, int, int, bool)' (but other parameters do)
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L182
Parameter 'x' has no matching param tag in the XML comment for 'VariableModeDecomposition.SignalBoundary(Matrix<ComplexNumber>, int, int, int, bool)' (but other parameters do)
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L180
XML comment has a param tag for '', but there is no parameter by that name
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L179
XML comment has a param tag for '', but there is no parameter by that name
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/VariableModeDecomposition.cs#L178
XML comment has a param tag for '', but there is no parameter by that name
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/Filter/DigitalFilter.cs#L246
Missing XML comment for publicly visible type or member 'DigitalFilter.FiltFilt(double[], double[], double[])'
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/Filter/DigitalFilter.cs#L53
Missing XML comment for publicly visible type or member 'DigitalFilter.FiltFilt(double[])'
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/Filter/DigitalFilter.cs#L40
Missing XML comment for publicly visible type or member 'DigitalFilter.DigitalFilter(double[], double[], int)'
|
|
Analyze (csharp):
src/Gemstone.Numeric/Analysis/Filter/ButterworthFilter.cs#L183
Missing XML comment for publicly visible type or member 'ButterworthFilter.FiltFilt(double[])'
|