.CRML.ETL.Utilities

Contents

Name Description
 firstTrueIndex Returns the index of the first true element of a Boolean vector
 vectorMax Returns the largest element of a vector
 vectorMin Returns the smallest element of a vector
 sort Sorts elements in a vector using the quick sort algorithm
 iterativeQuickSort Quick sort algorithm
 partition Partition function for the quick sort algorithm
 isInsidePolygon Determines whether a point is inside a polygon
 polygonEdgeAngles Returns the vector of polygon edge angles
 polygonVertexAngles Returns the vector of polygon vertex angles from a given point
 intersectionsPolygonLine Returns the vector of intersections between a polygon and a line
 getRandom

Generated at 2026-04-01T18:18:38Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos