Skip to content

Updated gemstone/numeric version to 1.0.148 #163

Updated gemstone/numeric version to 1.0.148

Updated gemstone/numeric version to 1.0.148 #163

Triggered via push October 24, 2025 12:15
Status Success
Total duration 1m 48s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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[])'