search for: instread

Displaying 20 results from an estimated 25 matches for "instread".

Did you mean: instead
2018 Dec 20
1
formula(model.frame(..)) is misleading
...:6), B=LETTERS[rep(1:2,c(2,4))], C=1/(1:6), D=rep(letters[25:26],c(4,2)), Y=1:6) > m0 <- model.frame(data=d, Y ~ A:B) > formula(m0) Y ~ A + B > `attributes<-`(terms(m0), value=NULL) Y ~ A:B This is in part because model.frame()'s output has class "data.frame" instread of c("model.frame","data.frame"), as SV4 did, so there are no methods for model.frames. Is there a reason that model.frame() returns a data.frame with extra attributes but no special class or is it just an oversight? Bill Dunlap TIBCO Software wdunlap tibco.com [[alternative...
2007 Aug 28
1
attempt at making a polygon class failed
I was reading a presentation of Professor Peng's and typed the presentation code into R but I changed it to make plot.polygon a separate function instread of defining the function in SetMethod itself as he did. Is that the problem with the code below because plot(p) just gives me zero. Thanks. setClass("polygon", representation(x = "numeric", y = "numeric")) plot <- function(object) { return(0) } setGen...
2004 Aug 06
2
vorbis_encode_init() bitrate arguments - offtopic
...96000, // 96kb/s -1 ); And this produced an Ogg Vorbis stream of about 80 kbps on average. But in rc3, the above call produces a circa 240 kbps Ogg Vorbis stream (as reported by xmms). I tried putting 96000 in place of the -1 values, and also putting 96 instread of 96000, but no luck. Any hints would be greatly apprieciated. <p>Akos <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing onl...
2010 Apr 07
2
[LLVMdev] graph abstraction proposal
...ing to do with llvm::BasicBlock I ran into some difficulties, because llvm::DominatorTreeBase calls e.g. getParent()->front() directly on the nodes and uses llvm::Inverse which forced me to implement my GraphTraits also for Inverse. This could be solved using a compile time abstraction of Graph instread of GraphTraits. the abstraction has to provide some typedefs and methods (and would be quite similar to GraphTraits): typedef XXX NodeType; typedef XXX ChildIteratorType; typedef XXX NodesIteratorType; getRoots(); // return all roots getRoot(); // return the root if it is only one, othewise NULL...
2018 Dec 21
3
formula(model.frame(..)) is misleading
...D=rep(letters[25:26],c(4,2)), Y=1:6) >>> m0 <- model.frame(data=d, Y ~ A:B) formula(m0) >> Y ~ A + B >>> `attributes<-`(terms(m0), value=NULL) >> Y ~ A:B > >> This is in part because model.frame()'s output has class >> "data.frame" instread of c("model.frame","data.frame"), as >> SV4 did, so there are no methods for model.frames. > >> Is there a reason that model.frame() returns a data.frame >> with extra attributes but no special class or is it just >> an oversight? > > May guess...
2015 Sep 30
6
sendmail config finding wrong relay
Hi all, I set my sendmail.mc file to have a SMART_HOST entry of mail.xyz.com I do "make" and "service sendmail restart" ... I should be good, but no. :) If I do "host mail.xyz.com" I get the correct address and if I "telnet mail.xyz.com 25" I get a connection. however when I do a test mail - its trying to RELAY to another host. I thought SMART_HOST was
2006 Dec 10
1
NAT and Dial to two channels at once
...Dial(SIP/outside&SIP/inside) and the outside channel answers, bad news. Here's what happens. a) The invite comes in from DID with DID-SDP. b) Asterisk sends out two invites, one to SIP/outside and another to SIP/inside. However, it put an Asterisk server SDP in the invite to SIP/outside instread of DID-SDP. c) The phone answers, and provides asterisk with Outside-SDP. The phone however got an invite that makes it think it should be sending audio to Asterisk-SDP, which it does, where I think it's discarded, as I don't hear it. d) The DID should be sending audio to the outside phon...
2010 Jan 07
1
voicemail /odbc problem
Hi, I'm having a bit of a problem with storing voicemail messages in an odbc database. I *think* I've got everything configured correctly but messages are stored on the asterisk server instread of in the database. System info 64 bit redhat RHEL 5.1 Asterisk 1.4.26 unixODBC installed used makemenuselect to instal res_odbc and cdr_odbc Back end database DB2 Database name voiceml Tables created on server AST_CDR AST_CONFIG VOICEMESSAGES I've checked the unix ODBC side of things...
2018 Nov 23
1
Re: nbdkit: Could not read L1 table when reading exported qcow2
...On the other hand, > when you expose raw over NBD by using qemu-nbd to convert qcow2 to raw > on the server end, then the server can resize things as needed and the > client need not be aware that qcow2 is even involved. > > After nbd resize implemented, we can get actual disk size instread of 'unavailable', right? Will it support disk extend, or just support disk shrinking? > As for why nbdkit doesn't have a plugin for exposing a local qcow2 file > as raw - we don't see the point in duplicating what qemu-nbd can already > do. Yes, someone could write such a...
2010 Apr 08
0
[LLVMdev] graph abstraction proposal
...ck I ran into some difficulties, > because llvm::DominatorTreeBase calls e.g. getParent()->front() > directly on the nodes and uses llvm::Inverse which forced me to > implement my GraphTraits also for Inverse. > > This could be solved using a compile time abstraction of Graph > instread of GraphTraits. > > the abstraction has to provide some typedefs and methods > (and would be quite similar to GraphTraits): > > typedef XXX NodeType; > typedef XXX ChildIteratorType; > typedef XXX NodesIteratorType; > > getRoots(); // return all roots > getRoot(); // r...
2015 Sep 30
0
sendmail config finding wrong relay
..._lookup(mailertable, .com, %0=.com, %1=address, %2=address) => NOT FOUND (0) map_lookup(mailertable, ., %0=., %1=address.com) => NOT FOUND (0) bob at address.com... deliverable: mailer relay, host mail.xyz.com, user bob at address.com So nothing extra in any files - but then /var/log/maillog instread of relay to mail.xyz.com it goes somewhere else. Thoughts? Thanks, jerry
2016 May 31
1
Console screen changed on updating from CentOS 6.7 to CentOS 6.8?
Hello, I have several CentOS 6 VMs, I have updated the first one successfully, but there is one thing I miss or I don't like; How do I get the standard console with 80x25 back? Hello, this is /boot/grub/grub.conf default=0 timeout=5 splashimage=(hd0,0)/grub/splash.xpm.gz hiddenmenu title CentOS (2.6.32-642.el6.x86_64) root (hd0,0) kernel /vmlinuz-2.6.32-642.el6.x86_64 ro
2004 Aug 06
0
vorbis_encode_init() bitrate arguments - offtopic
...// 96kb/s > -1 ); > >And this produced an Ogg Vorbis stream of about 80 kbps on average. > >But in rc3, the above call produces a circa 240 kbps Ogg Vorbis stream >(as reported by xmms). I tried putting 96000 in place of the -1 values, >and also putting 96 instread of 96000, but no luck. > >Any hints would be greatly apprieciated. See the examples. If you initialise a managed mode (which this is), you MUST use vorbis_bitrate_addblock() and vorbis_bitrate_flushpacket(). You SHOULD also give an option to set min/max, since they're now used, and to...
2008 Nov 03
1
help with debugging phone call
I am running 1.4.22. I am doing a simple call into the dialplan and am getting a strange error: [Nov 3 08:32:27] NOTICE[8022]: chan_sip.c:14316 handle_request_invite: Failed to authenticate user "404" <sip:404 at 192.168.1.8>;tag=547521CB-DB0D6130 This is the only line that prints on the console... Typically I get a few lines like: -- Executing [33 at smvoice-sip:1]
2005 Aug 24
2
SIP Registration --Giving up forever after very short network outage.
I'm looking for some help in how to keep asterisk from doing this. If we loose Internet or routing to our upstream provider even for only a few short minutes asterisk quickly gives up & never tries again. I have to do a manual reload to get it to register with my sip provider(s) again before incoming calls are accepted. This is really bad as it causes us to loose the ability to get
2010 Apr 09
0
[LLVMdev] graph abstraction proposal
...Yes this is a problem. However how is it related to your proposal? Do you want to add a getParent call to your graph class? > and uses llvm::Inverse which forced me to > implement my GraphTraits also for Inverse. Yes. > This could be solved using a compile time abstraction of Graph > instread of GraphTraits. > > the abstraction has to provide some typedefs and methods > (and would be quite similar to GraphTraits): I definitely support adding multiple tree roots to the graph interface. This will allow the DOTGraphTraits based printers to not only print trees. > typedef XX...
2018 Dec 21
0
formula(model.frame(..)) is misleading
...6) > >>> m0 <- model.frame(data=d, Y ~ A:B) formula(m0) > >> Y ~ A + B > >>> `attributes<-`(terms(m0), value=NULL) > >> Y ~ A:B > > > >> This is in part because model.frame()'s output has class > >> "data.frame" instread of c("model.frame","data.frame"), as > >> SV4 did, so there are no methods for model.frames. > > > >> Is there a reason that model.frame() returns a data.frame > >> with extra attributes but no special class or is it just > >> an oversig...
2010 Jul 12
1
Using +<group> in "valid users" is not working
Hello to all, I have recently upgraded to SAMBA 3.4.2 on Solaris 10, and reconfigured it to use domain authentication (security = domain). We slapped guest authentication on most shares, with an explicit "valid users = ...." on a small number of sensitive shares. Due to the number of users we were looking at, we set up two UNIX groups "payroll" and "payoff" and
2007 Dec 17
0
[LLVMdev] Elsa and LLVM and LLVM submissions
I used &Idx[0]. In future, please avoid tabs in your patch. I applied your patch. http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071217/056403.html - Devang On Dec 17, 2007, at 2:57 AM, Richard Pennington wrote: > Devang Patel wrote: >> On Dec 15, 2007, at 12:15 PM, Richard Pennington wrote: >>> I got the current version of LLVM via svn yesterday and
2009 Mar 15
0
[LLVMdev] MachO and ELF Writers/MachineCodeEmitters are hard-codedinto LLVMTargetMachine
I like the idea of a generic MachineCodeWriter, although I prefer the name 'ObjectFileWriter'... I think we need to take a hard look at which bits of the Writer/Emitter infrastructure are needed for what tasks (Object File Emittion, JIT, etc.) and make sure that our abstractions are flexible enough... As it stands at the moment, the Writer and Emitter classes could definately be merged