Michael Stevens
7b0546c97b
unused variables
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=29183
2005-05-25 12:42:11 +00:00
Michael Stevens
21a2840081
Gunter fix. Replaced equals with type_check_expression
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=29176
2005-05-24 19:41:56 +00:00
Michael Stevens
1259274d47
Consitently use iterator?::reference for functor_type (other then in indexed assign)
...
Seems to be cause of compileation error in test3 for 'truecxx'
svn path=/trunk/boost/boost/numeric/ublas/; revision=29160
2005-05-23 16:25:59 +00:00
Michael Stevens
863aae8e2a
Use struct consistently for basic_full etc
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=29159
2005-05-23 16:05:27 +00:00
Michael Stevens
d98db5267b
Added Thomas's symmetric operator >> definition
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=28743
2005-05-08 17:48:38 +00:00
Michael Stevens
e6a374efb1
Fixed unused variable warning in BOOST_UBLAS_CHECK release build
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=28742
2005-05-08 17:34:54 +00:00
Michael Stevens
6aa909d4a7
tabs and max fixed for Booost
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=28737
2005-05-08 16:40:54 +00:00
Michael Stevens
46d1a69851
+ 1 missing from previous fix
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=28625
2005-05-03 06:29:47 +00:00
Michael Stevens
b15ed902c3
FIX compress storage_invariants and reserve bug
...
thanks to Max and Gunter
svn path=/trunk/boost/boost/numeric/ublas/; revision=28624
2005-05-03 06:19:49 +00:00
Michael Stevens
ddd6eaee73
comment
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=28003
2005-04-06 06:30:49 +00:00
Michael Stevens
c913b0da7f
GCC4.0 bogus control reachs end non-void function warning
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=28002
2005-04-06 06:28:58 +00:00
Michael Stevens
742061822b
NEW compressed_matrix( coordinate_matrix<> & x) Thanks Gunter
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27804
2005-03-24 17:21:43 +00:00
Michael Stevens
b196eb659b
Indent with ASCII spaces!
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27803
2005-03-24 17:06:38 +00:00
Michael Stevens
70cbef6d3c
FIX reserve error with no preserve (thanks Gunter)
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27790
2005-03-23 20:31:06 +00:00
Michael Stevens
531c3f8b31
Complete index1 fixes from Andreas
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27789
2005-03-23 20:26:57 +00:00
Michael Stevens
48dee41550
Sloppy patch application missed out -1
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27767
2005-03-22 19:44:40 +00:00
Michael Stevens
9d35a86c23
FIX partially-filled index pointer array
...
thanks Andreas Klöckner
svn path=/trunk/boost/boost/numeric/ublas/; revision=27754
2005-03-21 16:15:28 +00:00
Michael Stevens
7bea4343a6
Use iterator types instead of pointer in interface
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27705
2005-03-16 14:26:49 +00:00
Michael Stevens
88c01b5c83
FIX map_array insert
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27698
2005-03-16 12:48:20 +00:00
Michael Stevens
43aac7858a
_adaptor
...
Add insert_element
Fix bogus const reference (proxy)
svn path=/trunk/boost/boost/numeric/ublas/; revision=27689
2005-03-16 09:26:54 +00:00
Michael Stevens
623885e4e0
complex<interval> is not supported by std::complex. A boost:complex was assumed.
...
This does not and probably never will exist.
Removed code relying on this. It is untested and the macro's to enable it inconsistent
svn path=/trunk/boost/libs/numeric/ublas/; revision=27687
2005-03-16 08:36:00 +00:00
Michael Stevens
a2426d72f8
Deprecated SCALAR_ET removed
...
Simplief to use references directly. conversion from scalar_reference causes massive problems with intervals
svn path=/trunk/boost/boost/numeric/ublas/; revision=27670
2005-03-15 14:19:04 +00:00
Michael Stevens
97a2d302a9
Indivitual INTERNAL tests to reduce compilation size
...
Use typedef float T
svn path=/trunk/boost/boost/numeric/ublas/; revision=27645
2005-03-14 13:46:00 +00:00
Michael Stevens
65b3cb1ce5
Add Gunter's coordinate_matrix axpy_prod specialisation
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27644
2005-03-14 13:41:58 +00:00
Toon Knapen
1fc66a9418
port to IBM/VisualAge
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27597
2005-03-10 12:10:18 +00:00
Michael Stevens
c93dbadfa9
More transparent definition of equals
...
Moved to namespace detail
svn path=/trunk/boost/boost/numeric/ublas/; revision=27346
2005-02-13 16:21:39 +00:00
Michael Stevens
d25599dc28
__GNUC__ tests don't belong in pure implementation!
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27343
2005-02-13 13:40:29 +00:00
Michael Stevens
c1d12d1547
Comments regarding FIXME for expression instantiation order
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27342
2005-02-13 13:38:03 +00:00
Michael Stevens
5d2d77112a
comment had ///
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27306
2005-02-10 10:48:32 +00:00
Michael Stevens
96edaea89f
added vector_assign dependency
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27305
2005-02-10 10:48:00 +00:00
Michael Stevens
502f404f60
Added mising <vector> dependency
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27304
2005-02-10 10:34:22 +00:00
Michael Stevens
676434765f
FIX incosistent change to new _temporary traits
...
header also missing
svn path=/trunk/boost/boost/numeric/ublas/; revision=27303
2005-02-10 08:52:48 +00:00
Michael Stevens
7f7877bd1b
FIX incosistent change to new _temporary traits
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27302
2005-02-10 08:50:56 +00:00
Michael Stevens
23acbc5748
FIX incosistent change to new _temporary traits
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27301
2005-02-10 08:37:29 +00:00
Toon Knapen
01c401c825
typo
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27217
2005-02-07 13:37:52 +00:00
Toon Knapen
28fff50013
added temporary_traits
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=27216
2005-02-07 13:36:40 +00:00
Michael Stevens
2c82874124
Compiles using matrix_resize_preserve
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26966
2005-01-31 15:48:29 +00:00
Michael Stevens
03880cbe3f
value_type/*zero*/() used as a placeholder to much disliked value_type (0)
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26965
2005-01-31 15:14:30 +00:00
Michael Stevens
ea46a0e5fa
RESIZE FIXES
...
c_vector/matrix drop default construction requirement
svn path=/trunk/boost/boost/numeric/ublas/; revision=26963
2005-01-31 14:42:23 +00:00
Michael Stevens
942e5f34d2
RESIZE FIXES
...
Drop incorrect element requirement to be value_type(0) constructable
use matrix_resize_preserve where possible
c_vector/matrix don't initialise on construction
svn path=/trunk/boost/boost/numeric/ublas/; revision=26961
2005-01-31 14:08:09 +00:00
Michael Stevens
99b3539592
Fixed placement new detection for GCC 4
...
Seems that only Intel Linux has a good placement new
svn path=/trunk/boost/boost/numeric/ublas/; revision=26806
2005-01-22 17:18:53 +00:00
Toon Knapen
a560db1b11
resize did a zero-initiliase instead of a default initialise.
...
This did not work for value_type's that have no constructor that takes an int
svn path=/trunk/boost/boost/numeric/ublas/; revision=26794
2005-01-21 19:09:44 +00:00
Michael Stevens
464d6997b3
Fix '//' and moved #include matrix_expression.hpp to be consistent with other files
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26749
2005-01-19 20:42:42 +00:00
Toon Knapen
42eaa32eb1
added include of matrix_expression.hpp
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26744
2005-01-19 15:27:10 +00:00
Toon Knapen
d98b85af71
fixes involving vector_temporary_traits
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26721
2005-01-18 09:32:44 +00:00
Michael Stevens
c4aaa0fe8e
avoid multi line #if ||
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26642
2005-01-07 18:30:30 +00:00
Toon Knapen
a18f894dc5
more patches that originate from the uBLAS_pure merge
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26635
2005-01-06 11:28:27 +00:00
Toon Knapen
acc03935cc
merged uBLAS_pure
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=26624
2005-01-04 14:52:20 +00:00
Michael Stevens
64d0c82ee6
Fixed placement new detection for GCC 4
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=26621
2005-01-03 20:52:27 +00:00
Michael Stevens
8fc917e673
FIX sparse non_zeros is capacity, consistent with coordinate and compressed
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25806
2004-10-20 12:28:07 +00:00