search for: m_a

Displaying 8 results from an estimated 8 matches for "m_a".

Did you mean: _a
2013 Feb 18
1
attempt to apply non-function
...34)) * ((1 - exp(-0.05(v+6)/0.11 * v + 0.66)))) dv <- I_ext - ( + g_Na * (m_Na(v))^3 * h_Na * (E_Na - v) + ((g_CaT * m_CaT * h_CaT) + (g_CaS * m_CaS)) * (E_Ca - v) + (g_K * m_K^4) * (E_K - v) + (g_KCa * m_KCa * h_KCa * (E_K - v)) + (g_Af * h_Af + g_As * h_As) * m_A^3 * (E_K - v) + (g_L * (E_L - v))) dh_Na <- k_h * (0.08 * (1 - h_Na) * exp(-0.125 * (v + 39)) - h_Na / (1 + exp(-(0.2 * (2 + 8))))) dm_Ca <- -C_Ca * (g_CaT * m_CaT * h_CaT + g_CaS * m_CaS) * (v - E_Ca) + k_Ca * (0.05 - m_Ca) dm_CaT <- 50 * 1 / (1 + exp(-0.143 * (v + 11)...
2013 Feb 08
2
[LLVMdev] assert when mixing static and non-static members with an external AST source
...ause ExternalFieldOffsets doesn't contain a FieldDecl that updateExternalFieldOffset expected. I found that the assert occurs when both static and non-static member variables are present. For instance, with the following, the lldb command 'expr my_test.length()' does not assert unless m_a is declared: class test { static const int npos = -1; int m_a; public: int length() { return npos; } }; The problem reproduces with Linux x86_64 targets, but not on Darwin. The issue was introduced in the last month or so, but I'm not sure if it's an issue with lldb or clang...
2013 Feb 15
0
[LLVMdev] assert when mixing static and non-static members with an external AST source
...ause ExternalFieldOffsets doesn't contain a FieldDecl that updateExternalFieldOffset expected. I found that the assert occurs when both static and non-static member variables are present. For instance, with the following, the lldb command 'expr my_test.length()' does not assert unless m_a is declared: class test { static const int npos = -1; int m_a; public: int length() { return npos; } }; The problem reproduces with Linux x86_64 targets, but not on Darwin. The issue was introduced in the last month or so, but I'm not sure if it's an issue with lldb or clang...
2008 Sep 19
0
problems with too many NA in the function ideal() from pscl package.
...the ideal() function, which resides in the pscl package. However, I'm receiving an error message that I don't understand. Error in ideal(a, maxiter = 1000, thin = 10, burnin = 50, store.item = TRUE, : NA/NaN/Inf in foreign function call (arg 13) my code is simple the following: > m_a <- ideal(a, maxiter = 1000, thin = 10, burnin = 50, + store.item = TRUE, normalize=T, + priors=list(xp=1e-12,xpv=1e-12,bp=1e-12,bpv=1e-12), verbose=T) ideal: analysis of roll call data via Markov chain Monte Carlo methods. Subsetting rollcall object a using dropList Using the followi...
2018 Jun 18
3
[lldb-dev] Adding DWARF5 accelerator table support to llvm
...ression that results in a class A instance or reference, we will get the complete version of the type. When we are making other types that include class A through inheritance or as a member variable, we may or may not need get the full definition for class A. For example if we have a "class A* m_a_ptr;" member variable, we don't need to know about A since we only need to know what type we need in order to layout the type which is a pointer here. If we inherit from class A or have a "class A m_a;" then the layout type needed here would be the full type. So we are very caref...
2018 Jun 15
2
[lldb-dev] Adding DWARF5 accelerator table support to llvm
How do you handle name lookup for nested classes? They have the same problem (they don't appear in all definitions) - don't appear in all descriptions of the outer/parent class. (in theory we could ensure there's always at least a declaration of the nested class - but we don't even do that if the nested class is unused) Is it just the case that Clang doesn't mind you adding a
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...j>wVRLh;b>qa66O30SH=bP`r^2tyG&*VVB=2`EWKgOh)+=<S_ zw%6&{0a4B=oRm+0++a+QE6K)pqV9ek?vkE?mo;|$6~?b`cQsd$kfNGJEL2Xc*n5C< z6e*41oe>MKFF_%-K85MTR0$U_zpW&8vuJ)f^PnuVq{K8}oGoi|w{Eg0o-b{9xSLP* z_j9JbEVM at u<+Wi^ce(>BeufT}kC4PWX?Mfx;<C=F_73dXvg^JHcVp84LuKK4b4gV9 zTE;Ze9_EgM_A=h(KovvvbZY07t?BUep<^TV5bLqvGrVA%@&>skC)rODNJ`ox;+40- zSJHo?0_XR&$)mvzMughnPkRc^0p?kC0Ev0KLEyi>lFs+yrN4G<28IoBRRIwS<O+9Q zI~$m`uP?HK;ZNI&tFF75f->rRP(oKjPb1pD3l43uO7UCVcf%nTQG;)@wy#tOiX5hI zE%NromimP5#!On(({uWAA*6JydU84=fEBjqA`kM|e7LBXkYL>b+JxAs!1x at EK9KeR zaoq#<...