GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros | Functions
dSparse.cc File Reference
#include <cfloat>
#include <iostream>
#include <vector>
#include <functional>
#include "quit.h"
#include "lo-ieee.h"
#include "lo-lapack-proto.h"
#include "lo-mappers.h"
#include "dRowVector.h"
#include "oct-locbuf.h"
#include "dDiagMatrix.h"
#include "CSparse.h"
#include "boolSparse.h"
#include "dSparse.h"
#include "functor.h"
#include "oct-spparms.h"
#include "sparse-lu.h"
#include "MatrixType.h"
#include "oct-sparse.h"
#include "sparse-util.h"
#include "sparse-chol.h"
#include "sparse-qr.h"
#include "Sparse-op-defs.h"
#include "Sparse-diag-op-defs.h"
#include "Sparse-perm-op-defs.h"
#include "sparse-dmsolve.h"
Include dependency graph for dSparse.cc:

Go to the source code of this file.

Macros

#define COL_EXPR
 
#define EMPTY_RETURN_CHECK(T)
 
#define ROW_EXPR
 

Functions

SparseMatrix atan2 (const double &x, const SparseMatrix &y)
 
SparseMatrix atan2 (const SparseMatrix &x, const double &y)
 
SparseMatrix atan2 (const SparseMatrix &x, const SparseMatrix &y)
 
SparseMatrix imag (const SparseComplexMatrix &a)
 
SparseMatrix max (double d, const SparseMatrix &m)
 
SparseMatrix max (const SparseMatrix &m, double d)
 
SparseMatrix max (const SparseMatrix &a, const SparseMatrix &b)
 
SparseMatrix min (double d, const SparseMatrix &m)
 
SparseMatrix min (const SparseMatrix &m, double d)
 
SparseMatrix min (const SparseMatrix &a, const SparseMatrix &b)
 
Matrix mul_trans (const Matrix &m, const SparseMatrix &a)
 
SparseBoolMatrix mx_el_and (const SparseMatrix &m, const double &s)
 
SparseBoolMatrix mx_el_and (const double &s, const SparseMatrix &m)
 
SparseBoolMatrix mx_el_and (const SparseMatrix &m1, const SparseMatrix &m2)
 
SparseBoolMatrix mx_el_eq (const SparseMatrix &m, const double &s)
 
SparseBoolMatrix mx_el_eq (const double &s, const SparseMatrix &m)
 
SparseBoolMatrix mx_el_eq (const SparseMatrix &m1, const SparseMatrix &m2)
 
SparseBoolMatrix mx_el_ge (const SparseMatrix &m, const double &s)
 
SparseBoolMatrix mx_el_ge (const double &s, const SparseMatrix &m)
 
SparseBoolMatrix mx_el_ge (const SparseMatrix &m1, const SparseMatrix &m2)
 
SparseBoolMatrix mx_el_gt (const SparseMatrix &m, const double &s)
 
SparseBoolMatrix mx_el_gt (const double &s, const SparseMatrix &m)
 
SparseBoolMatrix mx_el_gt (const SparseMatrix &m1, const SparseMatrix &m2)
 
SparseBoolMatrix mx_el_le (const SparseMatrix &m, const double &s)
 
SparseBoolMatrix mx_el_le (const double &s, const SparseMatrix &m)
 
SparseBoolMatrix mx_el_le (const SparseMatrix &m1, const SparseMatrix &m2)
 
SparseBoolMatrix mx_el_lt (const SparseMatrix &m, const double &s)
 
SparseBoolMatrix mx_el_lt (const double &s, const SparseMatrix &m)
 
SparseBoolMatrix mx_el_lt (const SparseMatrix &m1, const SparseMatrix &m2)
 
SparseBoolMatrix mx_el_ne (const SparseMatrix &m, const double &s)
 
SparseBoolMatrix mx_el_ne (const double &s, const SparseMatrix &m)
 
SparseBoolMatrix mx_el_ne (const SparseMatrix &m1, const SparseMatrix &m2)
 
SparseBoolMatrix mx_el_or (const SparseMatrix &m, const double &s)
 
SparseBoolMatrix mx_el_or (const double &s, const SparseMatrix &m)
 
SparseBoolMatrix mx_el_or (const SparseMatrix &m1, const SparseMatrix &m2)
 
SparseMatrix operator* (const SparseMatrix &m, const SparseMatrix &a)
 
Matrix operator* (const Matrix &m, const SparseMatrix &a)
 
Matrix operator* (const SparseMatrix &m, const Matrix &a)
 
SparseMatrix operator* (const DiagMatrix &d, const SparseMatrix &a)
 
SparseMatrix operator* (const SparseMatrix &a, const DiagMatrix &d)
 
SparseMatrix operator* (const PermMatrix &p, const SparseMatrix &a)
 
SparseMatrix operator* (const SparseMatrix &a, const PermMatrix &p)
 
SparseMatrix operator+ (const DiagMatrix &d, const SparseMatrix &a)
 
SparseMatrix operator+ (const SparseMatrix &a, const DiagMatrix &d)
 
SparseMatrix operator- (const DiagMatrix &d, const SparseMatrix &a)
 
SparseMatrix operator- (const SparseMatrix &a, const DiagMatrix &d)
 
std::ostream & operator<< (std::ostream &os, const SparseMatrix &a)
 
std::istream & operator>> (std::istream &is, SparseMatrix &a)
 
SparseMatrix real (const SparseComplexMatrix &a)
 
Matrix trans_mul (const SparseMatrix &m, const Matrix &a)
 

Macro Definition Documentation

#define COL_EXPR
Value:
double d = data (i); \
tmp[j] += d * d
F77_RET_T F77_REAL &F77_RET_T F77_DBLE &F77_RET_T F77_REAL &F77_RET_T F77_DBLE &F77_RET_T F77_REAL &F77_RET_T F77_DBLE &F77_RET_T const F77_REAL const F77_REAL F77_REAL &F77_RET_T const F77_DBLE const F77_DBLE F77_DBLE &F77_RET_T F77_REAL &F77_RET_T F77_DBLE &F77_RET_T F77_DBLE &F77_RET_T F77_REAL &F77_RET_T F77_REAL &F77_RET_T F77_DBLE &F77_RET_T const F77_DBLE F77_DBLE &F77_RET_T const F77_REAL F77_REAL &F77_RET_T F77_REAL F77_REAL &F77_RET_T F77_DBLE F77_DBLE &F77_RET_T const F77_DBLE const F77_DBLE F77_DBLE * d
double tmp
Definition: data.cc:6300
=val(i)}if ode{val(i)}occurs in table i
Definition: lookup.cc:239

Referenced by SparseMatrix::sumsq().

#define EMPTY_RETURN_CHECK (   T)
Value:
if (nr == 0 || nc == 0) \
return T (nr, nc);

Definition at line 7580 of file dSparse.cc.

Referenced by max(), and min().

#define ROW_EXPR
Value:
double d = data (i); \
tmp[ridx (i)] += d * d
F77_RET_T F77_REAL &F77_RET_T F77_DBLE &F77_RET_T F77_REAL &F77_RET_T F77_DBLE &F77_RET_T F77_REAL &F77_RET_T F77_DBLE &F77_RET_T const F77_REAL const F77_REAL F77_REAL &F77_RET_T const F77_DBLE const F77_DBLE F77_DBLE &F77_RET_T F77_REAL &F77_RET_T F77_DBLE &F77_RET_T F77_DBLE &F77_RET_T F77_REAL &F77_RET_T F77_REAL &F77_RET_T F77_DBLE &F77_RET_T const F77_DBLE F77_DBLE &F77_RET_T const F77_REAL F77_REAL &F77_RET_T F77_REAL F77_REAL &F77_RET_T F77_DBLE F77_DBLE &F77_RET_T const F77_DBLE const F77_DBLE F77_DBLE * d
double tmp
Definition: data.cc:6300
=val(i)}if ode{val(i)}occurs in table i
Definition: lookup.cc:239

Referenced by SparseMatrix::sumsq().

Function Documentation

SparseMatrix atan2 ( const double x,
const SparseMatrix y 
)
SparseMatrix atan2 ( const SparseMatrix x,
const double y 
)
SparseMatrix atan2 ( const SparseMatrix x,
const SparseMatrix y 
)
SparseMatrix imag ( const SparseComplexMatrix a)
SparseMatrix max ( double  d,
const SparseMatrix m 
)
SparseMatrix max ( const SparseMatrix m,
double  d 
)

Definition at line 7792 of file dSparse.cc.

References max().

SparseMatrix max ( const SparseMatrix a,
const SparseMatrix b 
)
SparseMatrix min ( double  d,
const SparseMatrix m 
)
SparseMatrix min ( const SparseMatrix m,
double  d 
)

Definition at line 7642 of file dSparse.cc.

References min().

SparseMatrix min ( const SparseMatrix a,
const SparseMatrix b 
)
Matrix mul_trans ( const Matrix m,
const SparseMatrix a 
)

Definition at line 7509 of file dSparse.cc.

References FULL_SPARSE_MUL_TRANS.

SparseBoolMatrix mx_el_and ( const SparseMatrix m,
const double s 
)

Definition at line 7885 of file dSparse.cc.

SparseBoolMatrix mx_el_and ( const double s,
const SparseMatrix m 
)

Definition at line 7888 of file dSparse.cc.

SparseBoolMatrix mx_el_and ( const SparseMatrix m1,
const SparseMatrix m2 
)

Definition at line 7891 of file dSparse.cc.

SparseBoolMatrix mx_el_eq ( const SparseMatrix m,
const double s 
)

Definition at line 7884 of file dSparse.cc.

SparseBoolMatrix mx_el_eq ( const double s,
const SparseMatrix m 
)

Definition at line 7887 of file dSparse.cc.

SparseBoolMatrix mx_el_eq ( const SparseMatrix m1,
const SparseMatrix m2 
)

Definition at line 7890 of file dSparse.cc.

SparseBoolMatrix mx_el_ge ( const SparseMatrix m,
const double s 
)

Definition at line 7884 of file dSparse.cc.

SparseBoolMatrix mx_el_ge ( const double s,
const SparseMatrix m 
)

Definition at line 7887 of file dSparse.cc.

SparseBoolMatrix mx_el_ge ( const SparseMatrix m1,
const SparseMatrix m2 
)

Definition at line 7890 of file dSparse.cc.

SparseBoolMatrix mx_el_gt ( const SparseMatrix m,
const double s 
)

Definition at line 7884 of file dSparse.cc.

SparseBoolMatrix mx_el_gt ( const double s,
const SparseMatrix m 
)

Definition at line 7887 of file dSparse.cc.

SparseBoolMatrix mx_el_gt ( const SparseMatrix m1,
const SparseMatrix m2 
)

Definition at line 7890 of file dSparse.cc.

SparseBoolMatrix mx_el_le ( const SparseMatrix m,
const double s 
)

Definition at line 7884 of file dSparse.cc.

SparseBoolMatrix mx_el_le ( const double s,
const SparseMatrix m 
)

Definition at line 7887 of file dSparse.cc.

SparseBoolMatrix mx_el_le ( const SparseMatrix m1,
const SparseMatrix m2 
)

Definition at line 7890 of file dSparse.cc.

SparseBoolMatrix mx_el_lt ( const SparseMatrix m,
const double s 
)

Definition at line 7884 of file dSparse.cc.

SparseBoolMatrix mx_el_lt ( const double s,
const SparseMatrix m 
)

Definition at line 7887 of file dSparse.cc.

SparseBoolMatrix mx_el_lt ( const SparseMatrix m1,
const SparseMatrix m2 
)

Definition at line 7890 of file dSparse.cc.

SparseBoolMatrix mx_el_ne ( const SparseMatrix m,
const double s 
)

Definition at line 7884 of file dSparse.cc.

SparseBoolMatrix mx_el_ne ( const double s,
const SparseMatrix m 
)

Definition at line 7887 of file dSparse.cc.

SparseBoolMatrix mx_el_ne ( const SparseMatrix m1,
const SparseMatrix m2 
)

Definition at line 7890 of file dSparse.cc.

SparseBoolMatrix mx_el_or ( const SparseMatrix m,
const double s 
)

Definition at line 7885 of file dSparse.cc.

SparseBoolMatrix mx_el_or ( const double s,
const SparseMatrix m 
)

Definition at line 7888 of file dSparse.cc.

SparseBoolMatrix mx_el_or ( const SparseMatrix m1,
const SparseMatrix m2 
)

Definition at line 7891 of file dSparse.cc.

SparseMatrix operator* ( const SparseMatrix m,
const SparseMatrix a 
)

Definition at line 7497 of file dSparse.cc.

References SPARSE_SPARSE_MUL.

Matrix operator* ( const Matrix m,
const SparseMatrix a 
)

Definition at line 7503 of file dSparse.cc.

References FULL_SPARSE_MUL.

Matrix operator* ( const SparseMatrix m,
const Matrix a 
)

Definition at line 7515 of file dSparse.cc.

References SPARSE_FULL_MUL.

SparseMatrix operator* ( const DiagMatrix d,
const SparseMatrix a 
)

Definition at line 7529 of file dSparse.cc.

References a, and d.

SparseMatrix operator* ( const SparseMatrix a,
const DiagMatrix d 
)

Definition at line 7535 of file dSparse.cc.

References a, and d.

SparseMatrix operator* ( const PermMatrix p,
const SparseMatrix a 
)

Definition at line 7567 of file dSparse.cc.

References octinternal_do_mul_pm_sm().

SparseMatrix operator* ( const SparseMatrix a,
const PermMatrix p 
)

Definition at line 7573 of file dSparse.cc.

References octinternal_do_mul_sm_pm().

SparseMatrix operator+ ( const DiagMatrix d,
const SparseMatrix a 
)

Definition at line 7541 of file dSparse.cc.

References a, and d.

SparseMatrix operator+ ( const SparseMatrix a,
const DiagMatrix d 
)

Definition at line 7553 of file dSparse.cc.

References a, and d.

SparseMatrix operator- ( const DiagMatrix d,
const SparseMatrix a 
)

Definition at line 7547 of file dSparse.cc.

References a, and d.

SparseMatrix operator- ( const SparseMatrix a,
const DiagMatrix d 
)

Definition at line 7559 of file dSparse.cc.

References a, and d.

std::ostream& operator<< ( std::ostream &  os,
const SparseMatrix a 
)
std::istream& operator>> ( std::istream &  is,
SparseMatrix a 
)

Definition at line 7463 of file dSparse.cc.

References a, and is.

SparseMatrix real ( const SparseComplexMatrix a)
Matrix trans_mul ( const SparseMatrix m,
const Matrix a 
)

Definition at line 7521 of file dSparse.cc.

References SPARSE_FULL_TRANS_MUL.