search for: zerofuncs

Displaying 2 results from an estimated 2 matches for "zerofuncs".

2013 Mar 14
0
funciones (findInterval, which) y simulación discreta
Tengo 2 grandes inquietudes: Necesito aplicar la función findInterval a una lista donde su componentes son matrices(32x32), cuyos intervalos se conformaron de la siguiente manera: 1er paso. # a todas las matrices se las dividió en matrices superiores e inferiores d_sup <- lapply(Matriz,function(x){data.matrix(upper.tri(x)*x)}) d_inf <-
2008 Oct 28
2
[LLVMdev] Debugging lli using bugpoint
...d returned 1 exit status* *** Debugging code generator crash! Checking to see if we can delete global inits: - Removing all global inits hides problem! *** Attempting to reduce the number of global variables in the testcase Checking for crash with only these global variables: Revision_ariths_c ZeroFuncs ZeroMutFuncs AInvFuncs AInvMutFuncs OneFuncs OneMutFuncs InvFuncs InvMutFuncs EqFuncs... <5919 total>: *** Attempting to reduce the number of functions in the testcase Checking for crash with only these functions: InstallZeroObject VerboseZeroObject ZeroObject FuncZERO InstallZeroMutObject...