Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

scopy(3) [centos man page]

scopy.f(3)							      LAPACK								scopy.f(3)

NAME
scopy.f - SYNOPSIS
Functions/Subroutines subroutine scopy (N, SX, INCX, SY, INCY) SCOPY Function/Subroutine Documentation subroutine scopy (integerN, real, dimension(*)SX, integerINCX, real, dimension(*)SY, integerINCY) SCOPY Purpose: SCOPY copies a vector, x, to a vector, y. uses unrolled loops for increments equal to 1. Author: Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Date: November 2011 Further Details: jack dongarra, linpack, 3/11/78. modified 12/3/93, array(1) declarations changed to array(*) Definition at line 52 of file scopy.f. Author Generated automatically by Doxygen for LAPACK from the source code. Version 3.4.2 Tue Sep 25 2012 scopy.f(3)

Check Out this Related Man Page

csrot.f(3)							      LAPACK								csrot.f(3)

NAME
csrot.f - SYNOPSIS
Functions/Subroutines subroutine csrot (N, CX, INCX, CY, INCY, C, S) CSROT Function/Subroutine Documentation subroutine csrot (integerN, complex, dimension( * )CX, integerINCX, complex, dimension( * )CY, integerINCY, realC, realS) CSROT Purpose: CSROT applies a plane rotation, where the cos and sin (c and s) are real and the vectors cx and cy are complex. jack dongarra, linpack, 3/11/78. Parameters: N N is INTEGER On entry, N specifies the order of the vectors cx and cy. N must be at least zero. CX CX is COMPLEX array, dimension at least ( 1 + ( N - 1 )*abs( INCX ) ). Before entry, the incremented array CX must contain the n element vector cx. On exit, CX is overwritten by the updated vector cx. INCX INCX is INTEGER On entry, INCX specifies the increment for the elements of CX. INCX must not be zero. CY CY is COMPLEX array, dimension at least ( 1 + ( N - 1 )*abs( INCY ) ). Before entry, the incremented array CY must contain the n element vector cy. On exit, CY is overwritten by the updated vector cy. INCY INCY is INTEGER On entry, INCY specifies the increment for the elements of CY. INCY must not be zero. C C is REAL On entry, C specifies the cosine, cos. S S is REAL On entry, S specifies the sine, sin. Author: Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Date: November 2011 Definition at line 99 of file csrot.f. Author Generated automatically by Doxygen for LAPACK from the source code. Version 3.4.2 Tue Sep 25 2012 csrot.f(3)
Man Page

13 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Struggling with a text file

Hi, I am struggling with the following... I try to grep out information of a text file I got with lynx, a text browser. The text file I get from lynx with dump is attached in the bottom. What I would like to get is another file containing the astro-ph/98324 (number) and title and list of... (13 Replies)
Discussion started by: pau
13 Replies

2. Red Hat

Minicom with VMWare ESX Server

Hello! I have an ESX Server up and running. Now I want to connect a serial device to the COM Port. For that I need the minicom program. When I try "configure - make - make all" I get some errors. Can someone please explain to me, what the problems are: # ./configure checking for a... (3 Replies)
Discussion started by: Kickbit
3 Replies

3. UNIX for Dummies Questions & Answers

Passing variable between servers

hi everyone, i need to passing variable from one server to another server. How can i do it? Assume that i have got two servers (exp: A and B servers) i am in A server and i need to get value which in B server. i think i have to do ftp connection, but after connection how can i get... (6 Replies)
Discussion started by: temhem
6 Replies

4. Solaris

HELP - memory usage on Solaris : ps -efl and top

Hi all, OS Version: SunOS <hostname> 5.10 Generic_142900-13 sun4v sparc SUNW,Sun-Blade-T6340 I need some expert guidance on investigating memory usage on Solaris. I want to know whether am interpreting the output from ps -efl correctly and whether the command top is showing the right... (3 Replies)
Discussion started by: newbie_01
3 Replies

5. Shell Programming and Scripting

Truncate path and keep only filenames

Hi everyone, I have a question for you, I'm trying to create a script that will automate creating loading screens for the iPhone. So what I need to do, is list the directories inside /var/mobile/Applications and scan inside those, for the .app directory inside each. Take that .app name... (15 Replies)
Discussion started by: kicker75
15 Replies

6. Programming

help with opening files and reading them in C

In C, given a name or path to a file, how do I check if the path is valid, and how can I check its permisions will let me read from it, and how do i check if its an empty file? (15 Replies)
Discussion started by: omega666
15 Replies

7. SCO

Need advice: Copying large CSV report files off SCO system

I have a SCO Unix server from 1999 running SCO 5.0.5 and some ancient accounting software called Real World A report writer program on the system is used to generate CSV files from accounting that we write with DOSCOPY commands to 3.5" floppies In the next 60 days we will be decommissioning... (11 Replies)
Discussion started by: magnetman
11 Replies

8. Shell Programming and Scripting

Not able to copy the file in perl cgi script

Hello experts, I am facing an very typical problem and hope the issue can be solved. I have a page download.cgi in /cgi-bin folder. use CGI; use CGI::Carp qw ( fatalsToBrowser ); use File::Copy copy("C:\\Program Files\\Apache Software... (8 Replies)
Discussion started by: scriptscript
8 Replies

9. Shell Programming and Scripting

How to read the variable from awk output?

I am reading an xml file with date tag as <Date>Default</Date> using the below command. Dt=$(awk -F'' '/<Date>/{print $3}' /home/test/try.xml and getting the value from the xml file stored in this variable "Dt" echo $Dt gives me a value. Dt=Default. Now according to my requirement, If... (2 Replies)
Discussion started by: Saidul
2 Replies

10. UNIX for Dummies Questions & Answers

Installing SPIDER single particle software-help with bashrc?

Hello, I am a Unix newbie and I need some help with getting this program up and running for work. It is a program for analyzing electron microscopy images. If you google SPIDER single particle, you will find the website with the program to download as well as the installation instructions (which... (4 Replies)
Discussion started by: bicarbajg
4 Replies

11. Ubuntu

System loks up after upgrade from 14.04 to 16.04

After upgrading from 14 LTS to 16 LTS the system started getting these hard lockups, where nothing works, can't get to it through ssh, or console. I have asked for help on Launchpad Ubuntu forum, but so far no replies. in /var/log/kern.log: Aug 7 21:47:26 XPS-8700 kernel: NMI... (9 Replies)
Discussion started by: migurus
9 Replies

12. Ubuntu

Ubuntu 16.04 doesn't detect my second monitor

I have Ubuntu 16.04 (dual boot with Windows 10) and a HP Spectre x360 laptop. I have recently bought a Dell Ultrasharp U2515H monitor, which I connect via a Dell docking station. When I plug the docking station to my laptop on Windows, both monitors are detected and everything works fine. ... (23 Replies)
Discussion started by: twelth_hour
23 Replies

13. Shell Programming and Scripting

What is the meaning of ## in UNIX shell script?

Hi All, I am new to unix shell scripting and I was documenting one of the unix script and encountered below statements - for ii in `ls -1rt /oracle/admin/MARSCOPY/ext_files/fpm-ifpm/*.small.txt | tail -1 | awk '{print $1}'` do smallssim=${ii##/oracle/admin/MARSCOPY/ext_files/fpm-ifpm/}... (2 Replies)
Discussion started by: shuklajayb4
2 Replies