Basic functions
Name | Description |
---|---|
Function calculates the statistical dispersion | |
Function calculates the mean value of an vector | |
Base function for efficiency calculation | |
Gives back constant efficiency | |
Approximizes efficiency between two defined points linearly | |
Approximizes efficiency between three defined points quadratically | |
Finds the minimum (maximum) value of a vector | |
Finds the minimum (maximum) value of a vector | |
Get full path name of file or directory name (with logging to console) | |
Smooth Cubic function to that can be used to implement two point control without state events | |
Function for plotting results | |
Smooth saturation of input x between xmin and xmax without state events | |
function calculates the standard deviation | |
Tranforms boolean to real number for multiplication | |
Maps the enum 'primaryEnergyCarrierHeat' to 'primaryEnergyCarrier' | |
Function that approximates 1/x by a twice continuously differentiable function | |
Returns number of occurences of e in a given vector v | |
Finds all occurences of e in a given vector v and returns the positions | |
Creates a vector which only contains the elements of vector which do not exist in subset | |
Return the Index of a matrix based upon a parameter | |
Calculates the amount of true booleans in a array with size n |