Package smetana.core
Class JUtils
java.lang.Object
smetana.core.JUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic doubleabs(double x) static doubleatan2(double a, double b) static doublestatic intstatic doublecos(double x) static __ptr__static booleanstatic CStringstatic booleanisdigit(char c) static voidstatic voidstatic intstatic voidstatic booleanstatic doublepow(double a, double b) static voidstatic voidqsort1(CArrayOfStar array, int nb, CFunction compare) static voidstatic intstatic doublesin(double x) static size_tstatic size_tstatic doublesqrt(double x) static CStringstatic intstatic intstatic intstatic voidstatic CStringstatic doublestatic intstatic chartolower(char c)
-
Field Details
-
USHRT_MAX
public static int USHRT_MAX
-
-
Constructor Details
-
JUtils
public JUtils()
-
-
Method Details
-
sizeof
-
sizeof
-
strcmp
-
strncmp
-
strstr
-
strncpy
-
strchr
-
strtol
-
strtod
-
atof
-
memcmp
-
memset
-
strlen
-
abs
public static double abs(double x) -
cos
public static double cos(double x) -
sin
public static double sin(double x) -
sqrt
public static double sqrt(double x) -
atan2
public static double atan2(double a, double b) -
pow
public static double pow(double a, double b) -
isdigit
public static boolean isdigit(char c) -
atoi
-
tolower
public static char tolower(char c) -
getenv
-
LOG
-
LOG2
-
EQ
-
NEQ
-
qsort1
-
qsort2
-
setjmp
-
printDebugEdge
-
create
-