Click or drag to resize

NumberGroups Methods

Compatible with IDEA StatiCa Beta 21.0 - beta
Methods
  NameDescription
Public methodStatic memberCreate(IEnumerableDouble)
Creates new instance with one group with specified sequence of numbers.
Public methodStatic memberCreate(Double)
Creates new instance with one group with one value.
Public methodStatic memberCreate(Double)
Creates new instance with one group with specified sequence of numbers.
Public methodStatic memberCreate(String)
Creates new instance with varibale count of bolts based on * operator
Public methodStatic memberCreate(ListValueCount)
Creates new instance with list of ValueCount .
Public methodStatic memberCreate(Double, Int32)
Creates a new instance of one group with several values (defined by count).
Public methodStatic memberCreateGroups(IEnumerableDouble)
Creates new instance with groups with with one value in group.
Public methodStatic memberCreateGroups(Double)
Creates new instance with groups with with one value in group.
Top
See Also