Displaying 10 results from an estimated 10 matches for "ginterator".
Did you mean:
interator
2005 Jul 14
1
memory problem
I'm a beginner in R and, therefore, I don't know how serious my trouble is.
After running a script:
**
*t**<-c(14598417794,649693)*
*data**=data.frame(read.spss("C:\\Ginters\\Kalibracija\\cal_data.sav"))*
*Xs=**as.matrix(data[,1:2])
*
*koef**=data.frame(read.spss("C:\\Ginters\\Kalibracija\\f.sav"))
*
*piks=**as.matrix(koef[,1**])*
2002 Jan 24
2
Data input performance
Dear list,
I'm brand new to R (started using it few days ago...), so sorry for possibly
stupid question.
Anyways, I'm using R to cluster my data. I do have the dissimilarity matrix
as a text file, numbers separated by space. It's at its best something like
2300x2300 matrix.
Now, it seems to me, that the process of importing the matrix into R is
rather slow. For the peak size of
2000 Feb 23
0
Fwd: RE: Group logon Scripts
I have a similar situation and have assigned all users to varying primary groups. It
works OK but could be better. I am including an e-mail from the samba list that improves
on my login/out scripts. I have not had a chance to try the improvements yet. Good
luck.
Forwarded From: "Naccarato, Robert" <naccarar@bis.adp.com>
>
> > I use the following script in the root
2004 Oct 10
1
[LLVMdev] Re: Hide visible string in variable
...e is a pretty straight-forward translation from the C code in
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> this case.
sorry, I still don't understand the way you mentioned. Would you mind giving me a example?
What I have tried is that I used the following code
for(Module::ginterator gI=M->gbegin(), gE=M->gbegin; gI!=gE;++gI){
std::cout<< *gI<< gI->getName()<<gI->getInitializer();
}
With *gI, I could get all string
With gI->getName, I could get the global variable name.
With gI->getInitializer(), I could get the init value for the GV....
2000 Jan 07
3
Group logon Scripts
We're almost at the stage of rolling out our new RH6.1/Samba server -
one last item. We have some 60 users and 7 departments. Can I use/how
do I use a logon script to log groups onto the server. I currently have
1 logon script per user, but a small change in 1 share means updating
every script. Can I log them on by group ID but still map
their personal shares with the %U flag so I then
1999 May 11
2
Unsubsribe
Best Regards,
Mike Garver
_________________________
Marketing Associate
Deerfield.com
http://www.deerfield.com/
sales@deerfield.com
----------------------------------------------------------------------
Please download and try our other exciting software products:
----------------------------------------------------------------------
WinGate - http://www.wingate.com/
FTP Voyager -
1998 Aug 11
23
Printing problems
I cannot print to my Samba-printer from Win NT. Printing works fine under
X-windows. What could be wrong?
//Michael
2003 Dec 01
0
No subject
is turned on. Can anybody
kind to confirm with me?
Our network is using a mix of Win2k server, Win2k Pro, Win98, Win95 and
WinMe machines, where the
Win2k server is the domain controller and terminal service applications
server and the Samba is a member
fileserver of the domain. All workstations logon and mount the samba file
services.
We'd like to check if the problem could be solved by
1999 May 15
0
SAMBA digest 2091
I ran into this problem with an old DOS program on a Netware
server. When I moved the program to a smaller volume the
problem went away. I concluded that the old program had a
problem recognizing disk space on large volumes. Try setting the
max disk size option in smb.conf and see if that helps.
BRG
> I'm looking at migrating a small Netware 3.12 server to a Linux box with
> samba