CVM Class Library  8.1
This C++ class library encapsulates concepts of vector and different matrices including square, band, symmetric and hermitian ones in Euclidean space of real and complex numbers.
 All Classes Files Functions Variables Typedefs Friends Macros Pages
Functions
zpoly.f File Reference

Go to the source code of this file.

Functions

subroutine zpoly (M, A, LDA, N, V, P, LDP, B)

Function Documentation

subroutine zpoly ( integer  M,
double complex, dimension(lda*m)  A,
integer  LDA,
integer  N,
double complex, dimension(n)  V,
double complex, dimension(ldp*m)  P,
integer  LDP,
double complex, dimension(1)  B 
)

Definition at line 23 of file zpoly.f.

Here is the call graph for this function: