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
Michael Stevens
80648c5469
FIX sparse non_zeros is capacity, consistent with coordinate and compressed
...
FIX sparse_matrix removed minumum in restrict_nz
svn path=/trunk/boost/boost/numeric/ublas/; revision=25805
2004-10-20 12:27:08 +00:00
Michael Stevens
df4a8706f2
missing _
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25794
2004-10-20 07:50:07 +00:00
Michael Stevens
7b41f97168
FIX nasty coordinate_matrix insert bug
...
Back to sumation of duplicates
svn path=/trunk/boost/boost/numeric/ublas/; revision=25793
2004-10-20 07:46:32 +00:00
Michael Stevens
a89ff42b78
Intel 7.1 reports as 700 assume both have same placement-new behaviour
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25680
2004-10-12 06:37:27 +00:00
Michael Stevens
8919702a9b
*** empty log message ***
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25679
2004-10-12 06:28:13 +00:00
Michael Stevens
f1fee49f3c
move to detail
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25678
2004-10-12 06:26:34 +00:00
Michael Stevens
22ce2c95fc
Fix only intel linux has useful placement new
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25653
2004-10-11 06:35:21 +00:00
Michael Stevens
85f757b7bf
Fix cw-8.3 disable type checks to avoid debug functor syntax problem
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25645
2004-10-10 08:21:57 +00:00
Michael Stevens
3ebb1ee30f
attempt workaround for cw-8.3 ::template syntax problem
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25633
2004-10-09 07:57:25 +00:00
Michael Stevens
0bc02b4a63
attempt workaround for cw-8.3 ::template syntax problem
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25632
2004-10-09 07:52:45 +00:00
Michael Stevens
1c6978d584
Try inline as cw-8.3 fix
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25627
2004-10-08 18:06:35 +00:00
Michael Stevens
954be358d5
header dependcies
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25624
2004-10-08 12:33:02 +00:00
Michael Stevens
8d60ac9a84
icc-7.1 placement new
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25621
2004-10-08 06:44:13 +00:00
Michael Stevens
eb230809dc
Fix random_access_iterator cut&paste error
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25611
2004-10-07 16:50:13 +00:00
Michael Stevens
729cc1c1a0
Generic accessor, VC6 has template problems remove for all non PTS compilers
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25601
2004-10-07 04:31:19 +00:00
Michael Stevens
d8587e7acf
remove tabs
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25568
2004-10-05 10:14:49 +00:00
Michael Stevens
99cf5ca6c4
New definitions.hpp for noalias and accessors
...
New namespace dimensions for accessors
svn path=/trunk/boost/boost/numeric/ublas/; revision=25566
2004-10-05 08:12:55 +00:00
Michael Stevens
90e75885bf
FIX missing return in map_capacity
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25547
2004-10-04 07:28:27 +00:00
Michael Stevens
da3c36347a
enable array placement new for some compilers
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25535
2004-10-03 05:24:13 +00:00
Michael Stevens
d6b421fa1d
add USEFUL_ARRAY_PLACEMENT_NEW
...
add storage_arrary base class initialisers to copy constructors to avoid compiler warnings
svn path=/trunk/boost/boost/numeric/ublas/; revision=25514
2004-10-01 17:39:24 +00:00
Michael Stevens
e97ac86cef
Change use functor_type::apply syntax
...
replaces functor () () which again overloads () and may have overhead on some compilers
Add correct infrastructure for scalar_expressions
svn path=/trunk/boost/boost/numeric/ublas/; revision=25492
2004-09-30 21:09:17 +00:00
Michael Stevens
620651ab7c
FIX array new for default constructor fails on many compilers
...
(OK for gcc-3.4.2, not sure if standard confromant, use a loop instead)
svn path=/trunk/boost/boost/numeric/ublas/; revision=25488
2004-09-30 16:42:16 +00:00
Michael Stevens
6485f45e1d
FIX work with const UDTs, CV status is stripped from returned type
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25482
2004-09-29 18:25:42 +00:00
Michael Stevens
57576daa67
add zero_vector/matrix
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25480
2004-09-29 15:39:11 +00:00
Michael Stevens
8bf2482bec
basis for generalised ublas_expression
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25397
2004-09-24 18:28:37 +00:00
Michael Stevens
066d0810af
Consistent class/struct
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25393
2004-09-24 06:57:49 +00:00
Michael Stevens
36f800145c
Consistent class/struct
...
Make scalar_expression full B-N trick base
svn path=/trunk/boost/boost/numeric/ublas/; revision=25392
2004-09-24 06:57:06 +00:00
Michael Stevens
83bfc035b4
Fix indexing assign use size_type
...
Loops do not underflow so size_type is correct
svn path=/trunk/boost/boost/numeric/ublas/; revision=25391
2004-09-24 06:32:34 +00:00
Michael Stevens
1a25a80acb
Fix unused parameters
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25390
2004-09-24 06:27:55 +00:00
Michael Stevens
42afbf5f26
Use result_type(0)
...
Fix unused parameters
svn path=/trunk/boost/boost/numeric/ublas/; revision=25389
2004-09-24 06:27:18 +00:00
Michael Stevens
fba5cc9643
FIX typenames for VC6
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=25364
2004-09-23 08:46:53 +00:00