Mercurial > hg > octave-avbm
comparison liboctave/dbleAEPBAL.h @ 6108:143b556ce725
[project @ 2006-10-27 01:45:54 by jwe]
author | jwe |
---|---|
date | Fri, 27 Oct 2006 01:45:56 +0000 |
parents | 4c8a2e4e0717 |
children | 93c65f2a5668 |
comparison
equal
deleted
inserted
replaced
6107:6465ca8e4f0c | 6108:143b556ce725 |
---|---|
28 #include <string> | 28 #include <string> |
29 | 29 |
30 #include "dMatrix.h" | 30 #include "dMatrix.h" |
31 | 31 |
32 class | 32 class |
33 OCTAVE_API | |
33 AEPBALANCE | 34 AEPBALANCE |
34 { | 35 { |
35 public: | 36 public: |
36 | 37 |
37 AEPBALANCE (void) : balanced_mat (), balancing_mat () { } | 38 AEPBALANCE (void) : balanced_mat (), balancing_mat () { } |