Skalar_seq
Main Page
Files
File List
File Members
mylib.h
Go to the documentation of this file.
1
#ifndef FILE_MYLIB
2
#define FILE_MYLIB
3
11
double
scalar
(
const
unsigned
int
N,
const
double
x[],
const
double
y[]);
12
13
19
double
norm
(
const
unsigned
int
N,
const
double
x[]);
20
21
22
23
24
25
#endif
scalar
double scalar(const unsigned int N, const double x[], const double y[])
Definition:
mylib.cpp:20
norm
double norm(const unsigned int N, const double x[])
Definition:
mylib.cpp:33
Generated on Thu Jun 22 2017 15:00:32 for Skalar_seq by
1.8.11