1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66
|
LIBRARY LibScilab.dll
EXPORTS
;--------------------------
; core
;--------------------------
GetDataSize
GetData
callscifun_
cha1_
gettype_
getmatdims_
freeArrayOfString
dsort_
check_dims
numopt_
check_scalar
recu_
vstk_
overload_
check_vector
createvarfromptr_
get_optionals
check_same_dims
check_dim_prop
checkrhs_
checklhs_
convert2sci_
scistring_
getScilabMode
callFunctionFromGateway
putlhsvar_
getlistrhsvar_
elementtype_
iop_
check_length
firstopt_
intersci_
com_
vartype_
getrhsvar_
createvar_
stack_
findopt_
sciReturnUserData
sciReturnChar
addStringColVectorToReturnedList
sciReturnStringMatrix
sciReturnRowHandleVector
sciReturnRowIntVector
createReturnedList
addColVectorToReturnedList
destroyReturnedList
sciReturnHandle
sciReturnMatrix
sciReturnEmptyMatrix
sciReturnInt
sciReturnRowVector
sciReturnRowStringVector
sciReturnDouble
sciReturnString
addMatrixToReturnedList
sciReturnColHandleVector
sciReturnRowVectorFromInt
GetVarDimension
|