Mercurial > hg > octave-lyh
comparison liboctave/oct-spparms.h @ 6108:143b556ce725
[project @ 2006-10-27 01:45:54 by jwe]
author | jwe |
---|---|
date | Fri, 27 Oct 2006 01:45:56 +0000 |
parents | d73ffe42f2c8 |
children | fa6312d93730 |
comparison
equal
deleted
inserted
replaced
6107:6465ca8e4f0c | 6108:143b556ce725 |
---|---|
33 #include "dNDArray.h" | 33 #include "dNDArray.h" |
34 | 34 |
35 #define OCTAVE_SPARSE_CONTROLS_SIZE 12 | 35 #define OCTAVE_SPARSE_CONTROLS_SIZE 12 |
36 | 36 |
37 class | 37 class |
38 OCTAVE_API | |
38 octave_sparse_params | 39 octave_sparse_params |
39 { | 40 { |
40 protected: | 41 protected: |
41 | 42 |
42 octave_sparse_params (void) | 43 octave_sparse_params (void) |