DescriptiveStatisticsMatrixGetEnsuredBoundaries Method |
| Name | Description | |
|---|---|---|
| GetEnsuredBoundaries(Matrix, Double, Double) |
Returns copy of matrix.
Values below leftBoundary will be replaced with leftBoundary value.
Values above rightBoundary will be replaced with rightBoundary value.
| |
| GetEnsuredBoundaries(Matrix, Double, Double, Matrix) |
Store copy of matrix.
Values below leftBoundary will be replaced with leftBoundary value.
Values above rightBoundary will be replaced with rightBoundary value.
|