search for: stuctures

Displaying 20 results from an estimated 43 matches for "stuctures".

Did you mean: structures
2007 May 18
1
[LLVMdev] how to dump data stuctures of llvm in llvm-gcc
Hi All, Can any one please tell me the option in llvm-gcc to dump data structures of llvm and llvm IR. Thanks and regards, Manish
2003 Apr 07
2
Is it possible to have data stuctures like in C ?
I'am a very fresh R user and I'd like to know how I could create such structures. I saw R was objects-oriented but I can not find any doccumentation on about how to build my hown ojects. Thanks.
2006 Jun 29
2
zero.print in print.table after adding margins
The function addmargins() adds margins to a table, but returns a matrix. But even after converted to a table the print.zero="." option of print.table() does not work: > x <- sample( 1:7, 20, replace=T ) > y <- sample( 1:7, 20, replace=T ) > tt <- table( x, y ) > tx <- as.table( addmargins( table( x, y ) ) ) > print( tt, zero.print="." ) y x 1 2
2006 Jun 29
2
zero.print in print.table after adding margins
The function addmargins() adds margins to a table, but returns a matrix. But even after converted to a table the print.zero="." option of print.table() does not work: > x <- sample( 1:7, 20, replace=T ) > y <- sample( 1:7, 20, replace=T ) > tt <- table( x, y ) > tx <- as.table( addmargins( table( x, y ) ) ) > print( tt, zero.print="." ) y x 1 2
2005 Jan 10
1
Could anyone explain the slot and bucket concept in SFQ to me?
Dear all, I''m reading codes in sch_sqf.c in kernel 2.4 of Linux. I find I messed up with the concept of slot, bucket and hash tables. Could anyone explain the data stucture of the hash tables a little to me. Thanks very much. Best, Franklin BTW: I can not understand why the number of entries of dep[SFQ_DEPTH*] should be twice:( _______________________________________________ LARTC
2013 Feb 28
1
[PATCH] x86/mm: fix invalid unlinking of nested p2m tables
Commit 90805dc (c/s 26387:4056e5a3d815) ("EPT: Make ept data stucture or operations neutral") makes nested p2m tables be unlinked from the host p2m table before their destruction (in p2m_teardown_nestedp2m). However, by this time the host p2m table has already been torn down, leading to a possible race condition where another allocation between the two kinds of table being torn down can
2003 Nov 17
3
S Programming
...m thinking of writing my own functions in s-plus (or in R). I just know how to work with S-plus / R built-in functions. Therefore, I'm a beginner in S programming. I am looking for some on-line documentation that is well written about "Programming in S language" where control stuctures / loops / vectorization and necessery sequences of S programming are presented in an organized form. Any comment / suggestion / idea / web-link / replies will be gladly accepted. Thanks for your time. _______________________ Mohammad Ehsanul Karim <wildscop at yahoo.com> Institute...
2013 Feb 22
1
[LLVMdev] testing instruction selection
...with the PQCC (Production Quality Compiler Compiler ) project at Carnegie Mellon. Intermetrics where I worked had a commercial version of this and later Tartan Laboratories. http://en.wikipedia.org/wiki/PQCC Any phase of the compiler had an ascii representation that could be parsed into binary stuctures and then submitted to that phase and optionally propagated to later phases. You could also save off the state of any phase in ascii too. So you could write test cases for optimizations and code generation that were reproducible and such. In those days they used various YAML ancient precursors...
2013 Feb 20
1
type 3 aov for repeated measures
Hi, I know this question has been asked before but I have not seen an answer pertaining to repeated measures anovas. I got a simple data set with two factors: block (3 levels) and prime (2 levels). The dataset (expData) are stuctured so one column (block) states which block a trial is in and one column (prime) states which prime was used in the trial, another column (RT) states reation time for
2004 Jul 24
3
Population simulation.
Hello, can anyone tell me if R has any special function for simulating the structure of human populations? Something like the genetic algorithm? I need to simulate a sample of a population with a specific structure. Is there something on R that can help me? Thanks to everyone. __________________________________________________________
2007 Sep 05
1
Question about making array dataset inside a package
Hello I have a question about how I can include an array dataset inside a package. In our package, one R function is designed to take an array of 2 rows * 2 columns * k levels as input data enter by the user, where k is positive integers. I am trying to include a 3-D array of 2-by-2-by-8 as dataset in the package, so users can load the data using data(dataname). We prefer to load the
2011 Nov 08
1
How to handle empty arguments
Dear all, I am having a data stucture that contains Products and Time Stamps,   I have made also two lists ProductList=list(c('Example1','Example2'...) TimeStamp=list(c("1990-02-03 12:57:60"),c("1990-02-03 12:57:60"),   then I have made few functions that call each other   do_analysis_for_all the data<-function(arguments){    .....   
2006 May 31
2
Rails Bug when loading required files for API?
Hello, I have seen some odd behaviour of my Web Services code plus some ''similar'' postings to this list, so I believe this may be a bug in Rails. But I''m failry new to RoR, so maybe I''m doing something wrong. I''ll explain: I have a WS API defined, communicating with a remote system that expects a stucture: When defined like this (all
2013 Feb 22
2
[LLVMdev] testing instruction selection
It's kind of troubling that you can't create test cases that start with DAG as opposed to bitcode .ll. It's very tedious sometimes to go through and make sure that you have really tested all your patterns and sometimes the compiler changes and it stops generating those patterns but may resume generating them later. So if you make a change at a time when it's not generating
2013 Feb 22
0
[LLVMdev] testing instruction selection
Do you have any suggestions about how to address this? -- Sean Silva
2010 Aug 03
0
Multilevel GEE (2 nested clusters)
Hi R-Help. I am working on a data set with a 3-level nested structure. I have individuals nested in households and multiple observations on each individual. I assume that the individuals inside a given household are correlated and that the individuals are correlated with themselves over time. The data is not balanced. I have computed a GLMM with logit link function and two random normal
2003 Jan 16
0
msdfs samba client - Linux CIFS Client
Hello, my company recently changed the stucture of some shares (Win2000). Since then, we are not able to access these shares from Linux/Solaris anymore. I tried smbmount and smbclient and can access the top-level directory of the share and see the directory structure, but I can't see any data inside these directories. A few days ago, someone told me that msdfs is used for the new structure
2006 May 09
1
>4gb file corruption from NT4 to Samba
Hi, sorry if this question has been asked before, I searched the archives and discovered the same question but no replies to it. Basically, I'm trying to transfer large files from a Windows NT4 machine to samba (version 3.0.20b, SuSE 10.0, reiserfs) and after 4GB the file gets filled with zeros. No such corruption occurs when transferring from Windows 2000. Does anyone know whether this
2006 Feb 20
4
how to set a simple application in Apache?
I am not familar with the RoR site stucture on Apache. I did this but.it doen''t work. I only want to output a word on a page with RoR. I did this 1. >cd public_html (enter web root) 2. >rails sayhello 3. >cd sayhello 4. >cd app 5. >cd controller (enter controller folder) 6. edit application.rb def hello end 7. cd views (enter views folder ) 8. add a
2016 Jul 25
2
[Bug 12036] New: Multiple --link-dest, --copy-dest, or --compare-dest flags produce incorrect behavior
https://bugzilla.samba.org/show_bug.cgi?id=12036 Bug ID: 12036 Summary: Multiple --link-dest, --copy-dest, or --compare-dest flags produce incorrect behavior Product: rsync Version: 3.1.2 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 Component: