Displaying 7 results from an estimated 7 matches for "rrm".
Did you mean:
rom
2013 Jun 05
2
combining two different matrizes
...,12]
? ?smb = residual[i:j,13]
? ?hml = residual[i:j,14]
? ?rf = residual[i:j,15]
? ?#?berschussrenditen
? ?ex=x-rf
? ?erm=rm-rf
? ?#Regression
? ?reg <- lm(ex~erm+smb+hml)
? ?reglist[[i]] <- coef(reg)
? ?
#Berechnung Residuum
? ?? ?#Residual Berechnung
? ?? ?rx = residual[(j-5):j,a]
? ?? ?rrm = residual[(j-5):j,12]
? ?? ?rsmb = residual[(j-5):j,13]
? ?? ?rhml = residual[(j-5):j,14]
? ?? ?rrf = residual[(j-5):j,15]
? ?? ?rex = rx-rrf
? ?? ?rerm = rrm-rrf
? ?? ?#Berechnung
? ?? ?res <-
sum(rex-(reglist[[i]][2]*rerm+reglist[[i]][3]*rsmb+reglist[[i]][4]*rhml))/sd(rex-(reglist[[i]][2]*r...
2019 Feb 28
3
.ARM.exidx woes
...tried
-fno-exceptions -fno-unwind-tables, but it still generates the section with
all functions marked as 'cantunwind'. As a temporary punt I tried linking
(using lld) with /DISCARD/ on the section, but that seemed to crash lld,
which is another problem for another day. Any suggestions?
RRM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190228/976b7165/attachment.html>
2019 Mar 01
1
.ARM.exidx woes
...hat argument.
As to the lld issue, I was seeing a crash in 6.0.1. This was specifically
just using: "/DISCARD/ : { *(.ARM.exidx*) }". I tried this morning with
7.0.0 and it did not reproduce, so call it fixed? If you want me to post a
reproducible case for 6.0.1, I can.
Thanks again,
RRM
On Fri, Mar 1, 2019 at 5:13 AM Peter Smith <peter.smith at linaro.org> wrote:
> Hello Rob,
>
> I'm not aware of any way to suppress the generation of the .ARM.exidx
> section with clang. There is some rationale behind this decision as
> having a 'cantunwind' makes...
2005 Mar 09
2
Streaming live from windows
Sorry,
Forgot to say that I am looking for free software
On Wed, 9 Mar 2005 16:31:10 +0100, Carsten Henkel <carsten@chatlabel.de> wrote:
> Guten Tag Mohamed Eldesoky,
>
> Am Mittwoch, 9. M?rz 2005 um 16:19 schrieben Sie:
>
> ME> I want to do live streaming from the mic from windows machine.
> ME> Which applications do you recommend ??
>
> sam3
2009 May 01
4
[LLVMdev] RFC: AVX Pattern Specification [LONG]
On Friday 01 May 2009 13:46, Chris Lattner wrote:
> Right, a lot of these problems can be solved by some nice refactoring
> stuff. I'm also hoping that some of the complexity in defining
> shuffle matching code can be helped by making the definition of the
> shuffle patterns more declarative within the td file. It would be
> really nice to say that "this shuffle does a
2008 May 21
0
Errors in using gdb (PR#11496)
...tA18JXvfRp54i9xrjdCNr9CRsEE6cD
tFcqB0Azhy2XpYc9zCvDruYM4MX3UnkJSVUqQrKKcxG0k0gkgnYSD+2C2yoP7UK4KbSj90Wa
sdP+7Z7vO65XqbuDru96XjpLuO6qDNoBIGuJkBUZtCPoCt7aDFPRYozPAmiaZjZtHvgFn3aI
xmh5IBEchbyK08unj0KTNe9SwvA7E9rT3i+QAsRn8CxEYCXCbDD8TmcJAxXQni4RBGKdQDRW
/5nuMexZhkTQ3l1oH6jyr6DaQPua04KJG1UqRzBLu8DtI1C5IlrRmWT9qnCI4lsSiUQiaCfZ
WdqZO4oC2o3cY3Qs7Qi3cLKmE7icVwwbsnOhXXDG4F9ERZ8N5tqRCe2ItZg3lMDbaYbnnxfY
UWhhTh+F6GsN7Wj8R1u9GtrRbYb5yfDQjlnKhfZ0ifhHAPbARdBO7jH94R5jCe3BhA2jtTcF
aGeWdrWxXbCi5+I3C89wlSFiJ5FIBO2kYtDOL5XC+6UUhPZcn3YGt7yRXzgF7ltAO4MHZE7B
mYRBO7MwI5EyV/BcaEdzNMbByjGFdkRrZkhHaEfLP2aS8TnupCPwJeIdb9CDR...