Go to the documentation of this file.
17 static const functype
func[2] = {
33 else if(*
n<0)
info = 2;
58 if(actual_x!=
x)
delete[] actual_x;
69 static const functype
func[2] = {
82 else if(*
n<0)
info = 2;
99 if(x_cpy!=
x)
delete[] x_cpy;
108 static const functype
func[2] = {
122 else if(*
n<0)
info = 2;
141 if(x_cpy!=
x)
delete[] x_cpy;
142 if(y_cpy!=
y)
delete[] y_cpy;
189 static const functype
func[2] = {
202 else if(*
n<0)
info = 2;
218 if(x_cpy!=
x)
delete[] x_cpy;
233 static const functype
func[2] = {
247 else if(*
n<0)
info = 2;
265 if(x_cpy!=
x)
delete[] x_cpy;
266 if(y_cpy!=
y)
delete[] y_cpy;
287 else if(*
n<0)
info = 2;
300 internal::general_rank1_update<Scalar,int,ColMajor,false,false>::run(*
m, *
n,
a, *
lda, x_cpy, y_cpy,
alpha);
302 if(x_cpy!=
x)
delete[] x_cpy;
303 if(y_cpy!=
y)
delete[] y_cpy;
set noclip points set clip one set noclip two set bar set border lt lw set xdata set ydata set zdata set x2data set y2data set boxwidth set dummy x
Map< Matrix< T, Dynamic, 1 >, 0, InnerStride< Dynamic > > make_vector(T *data, int size, int incr)
T * get_compact_vector(T *x, int n, int incx)
int EIGEN_BLAS_FUNC() ger(int *m, int *n, Scalar *palpha, Scalar *px, int *incx, Scalar *py, int *incy, Scalar *pa, int *lda)
double beta(double a, double b)
int EIGEN_BLAS_FUNC() symv(const char *uplo, const int *n, const RealScalar *palpha, const RealScalar *pa, const int *lda, const RealScalar *px, const int *incx, const RealScalar *pbeta, RealScalar *py, const int *incy)
int RealScalar int RealScalar int * incy
int EIGEN_BLAS_FUNC() syr(const char *uplo, const int *n, const RealScalar *palpha, const RealScalar *px, const int *incx, RealScalar *pc, const int *ldc)
#define EIGEN_BLAS_FUNC(X)
RealScalar RealScalar int * incx
int EIGEN_BLAS_FUNC() spr2(char *uplo, int *n, RealScalar *palpha, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *pap)
int RealScalar int RealScalar int RealScalar * pc
NumTraits< Scalar >::Real RealScalar
EIGEN_WEAK_LINKING int xerbla_(const char *msg, int *info, int)
int EIGEN_BLAS_FUNC() syr2(const char *uplo, const int *n, const RealScalar *palpha, const RealScalar *px, const int *incx, const RealScalar *py, const int *incy, RealScalar *pc, const int *ldc)
T * copy_back(T *x_cpy, T *x, int n, int incx)
int RealScalar int RealScalar * py
int EIGEN_BLAS_FUNC() spr(char *uplo, int *n, Scalar *palpha, Scalar *px, int *incx, Scalar *pap)
RealScalar RealScalar * px
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:33:06