Click or drag to resize

DescriptiveStatisticsMatrixGetEnsuredBoundaries Method

Overload List
  NameDescription
Public methodStatic memberGetEnsuredBoundaries(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.
Public methodStatic memberGetEnsuredBoundaries(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.
Top
See Also