/

The Nematrian Function Library

Set Manipulation Functions

[this page | pdf | back links]

The Nematrian function library includes a range of tools that are useful for manipulating sets. For further details on set manipulation see SetManipulationIntro.

 

The web functions available include ones set out in the table below. To see a complete list of functions currently available in the Nematrian online toolkit please go to list of types of available functions or complete list of individual functions.

 


NAVIGATION LINKS
Contents | Prev | Next


Web functionShort description of function
MnAddConstantToSeriesReturns a series formed by adding a constant to another series
MnAppendArrayAppends second array onto (i.e. following) first array
MnCountSetOfMembersOfArrayReturns number of distinct members in InputArray
MnCountSetOfMembersOfDateArrayReturns number of distinct members in InputArray
MnCountSetOfMembersOfIntegerArrayReturns number of distinct members in InputArray
MnCountSetOfMembersOfStringArrayReturns number of distinct members in InputArray
MnCountsOfArrayReturns an array indicating counts of consecutively ordered distinct values in the (numerical) array
MnCountsOfDateArrayReturns an array indicating counts of consecutively ordered distinct values in the (date) array
MnCountsOfIntegerArrayReturns an array indicating counts of consecutively ordered distinct values in the (integer) array
MnCountsOfStringArrayReturns an array indicating counts of consecutively ordered distinct values in the (string) array
MnExperienceAnalysisSinglePeriodCountsReturns an array containing the results of an 'experience analysis' for a single period
MnIntersectionOfDateSetsReturns the intersection of two sets
MnIntersectionOfIntegerSetsReturns the intersection of two sets
MnIntersectionOfSetsReturns the intersection of two sets
MnIntersectionOfStringSetsReturns the intersection of two sets
MnRandomOrderingReturns a random ordering of the integers from 0 to n-1
MnRandomPermutationReturns a pre-seeded random ordering of the integers from 0 to n-1
MnSetOfMembersOfArrayReturns an array corresponding to the set of (distinct) members of an array
MnSetOfMembersOfDateArrayReturns an array corresponding to the set of (distinct) members of an array
MnSetOfMembersOfIntegerArrayReturns an array corresponding to the set of (distinct) members of an array
MnSetOfMembersOfStringArrayReturns an array corresponding to the set of (distinct) members of an array
MnSortedIntersectionOfDateSetsReturns the sorted intersection of two sets
MnSortedIntersectionOfIntegerSetsReturns the sorted intersection of two sets
MnSortedIntersectionOfSetsReturns the sorted intersection of two sets
MnSortedIntersectionOfStringSetsReturns the sorted intersection of two sets
MnSortedSetOfMembersOfArrayReturns an array corresponding to the sorted set of (distinct) members of an array
MnSortedSetOfMembersOfDateArrayReturns an array corresponding to the sorted set of (distinct) members of an array
MnSortedSetOfMembersOfIntegerArrayReturns an array corresponding to the sorted set of (distinct) members of an array
MnSortedSetOfMembersOfStringArrayReturns an array corresponding to the sorted set of (distinct) members of an array
MnSortedUnionOfDateSetsReturns the sorted union of two sets
MnSortedUnionOfIntegerSetsReturns the sorted union of two sets
MnSortedUnionOfSetsReturns the sorted union of two sets
MnSortedUnionOfStringSetsReturns the sorted union of two sets
MnUnionOfDateSetsReturns the union of two sets
MnUnionOfIntegerSetsReturns the union of two sets
MnUnionOfSetsReturns the union of two sets
MnUnionOfStringSetsReturns the union of two sets

Desktop view | Switch to Mobile