File: smx-cs-sm.cc

package info (click to toggle)
octave3.0 1%3A3.0.1-6lenny3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 49,912 kB
  • ctags: 27,149
  • sloc: cpp: 166,567; fortran: 61,399; ansic: 8,766; sh: 5,856; lex: 4,419; makefile: 3,965; yacc: 3,013; lisp: 1,692; objc: 889; perl: 795; awk: 532
file content (13 lines) | stat: -rw-r--r-- 435 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
// DO NOT EDIT -- generated by sparse-mk-ops
#include <config.h>
#include "Array-util.h"
#include "quit.h"
#include "smx-cs-sm.h"
#include "boolSparse.h"
#include "CMatrix.h"
#include "CSparse.h"
#include "oct-cmplx.h"
#include "dSparse.h"
SPARSE_SSM_BIN_OPS (ComplexMatrix, SparseComplexMatrix, Complex, SparseMatrix)
SPARSE_SSM_CMP_OPS (Complex, 0.0, real, SparseMatrix, 0.0, )
SPARSE_SSM_BOOL_OPS2 (Complex, SparseMatrix, 0.0, 0.0)