Commit Graph

4026 Commits

Author SHA1 Message Date
Michael Stevens
a42aec0cb9 comment
[SVN r24938]
2004-09-06 12:41:19 +00:00
Michael Stevens
567687d1e8 comment 2004-09-06 12:41:19 +00:00
Michael Stevens
f50427fa40 comment
svn path=/trunk/boost/boost/numeric/ublas/; revision=24938
2004-09-06 12:41:19 +00:00
Michael Stevens
153ccce112 comment
svn path=/trunk/boost/boost/numeric/ublas/; revision=24938
2004-09-06 12:41:19 +00:00
Michael Stevens
b67f5a22e8 sparse_of_sparse if fixed
[SVN r24937]
2004-09-06 12:40:23 +00:00
Michael Stevens
00b889b64c sparse_of_sparse if fixed 2004-09-06 12:40:23 +00:00
Michael Stevens
7a9becb57f sparse_of_sparse if fixed
svn path=/trunk/boost/boost/numeric/ublas/; revision=24937
2004-09-06 12:40:23 +00:00
Michael Stevens
2b3f3257fc sparse_of_sparse if fixed
svn path=/trunk/boost/boost/numeric/ublas/; revision=24937
2004-09-06 12:40:23 +00:00
Michael Stevens
2e969c92ad needed for Mutable map_array
[SVN r24935]
2004-09-06 10:57:43 +00:00
Michael Stevens
a3fce5985c needed for Mutable map_array 2004-09-06 10:57:43 +00:00
Michael Stevens
d8ae012683 needed for Mutable map_array
svn path=/trunk/boost/boost/numeric/ublas/; revision=24935
2004-09-06 10:57:43 +00:00
Michael Stevens
bbd2edda6b needed for Mutable map_array
svn path=/trunk/boost/boost/numeric/ublas/; revision=24935
2004-09-06 10:57:43 +00:00
Michael Stevens
a663cfaa38 Depracated 'reset' functions removed. Non core cases were not working
Added vector/matrix cross storage assignment specialiszation
 includes banded_vector/matrix optimization

Extended non-proxy iterator to ALL matrix types
Extended typedef pointer removal and private self_type to ALL matrix types

Minor concept failures fixed


[SVN r24934]
2004-09-06 09:48:32 +00:00
Michael Stevens
088f528abb Depracated 'reset' functions removed. Non core cases were not working
Added vector/matrix cross storage assignment specialiszation
 includes banded_vector/matrix optimization

Extended non-proxy iterator to ALL matrix types
Extended typedef pointer removal and private self_type to ALL matrix types

Minor concept failures fixed
2004-09-06 09:48:32 +00:00
Michael Stevens
501baa43e3 Depracated 'reset' functions removed. Non core cases were not working
Added vector/matrix cross storage assignment specialiszation
 includes banded_vector/matrix optimization

Extended non-proxy iterator to ALL matrix types
Extended typedef pointer removal and private self_type to ALL matrix types

Minor concept failures fixed

svn path=/trunk/boost/boost/numeric/ublas/; revision=24934
2004-09-06 09:48:32 +00:00
Michael Stevens
c0f18c78f0 Depracated 'reset' functions removed. Non core cases were not working
Added vector/matrix cross storage assignment specialiszation
 includes banded_vector/matrix optimization

Extended non-proxy iterator to ALL matrix types
Extended typedef pointer removal and private self_type to ALL matrix types

Minor concept failures fixed

svn path=/trunk/boost/boost/numeric/ublas/; revision=24934
2004-09-06 09:48:32 +00:00
Michael Stevens
763dc64168 bounded_array default construct size 0
Use bounded_vector/matrix do get a presized default


[SVN r24933]
2004-09-06 09:02:23 +00:00
Michael Stevens
a38dd736b7 bounded_array default construct size 0
Use bounded_vector/matrix do get a presized default
2004-09-06 09:02:23 +00:00
Michael Stevens
8a625ffe2c bounded_array default construct size 0
Use bounded_vector/matrix do get a presized default

svn path=/trunk/boost/boost/numeric/ublas/; revision=24933
2004-09-06 09:02:23 +00:00
Michael Stevens
de01900624 bounded_array default construct size 0
Use bounded_vector/matrix do get a presized default

svn path=/trunk/boost/boost/numeric/ublas/; revision=24933
2004-09-06 09:02:23 +00:00
Michael Stevens
7c852d790d banded triangular and singular tests don't need to repeat
vector tests


[SVN r24929]
2004-09-05 15:00:43 +00:00
Michael Stevens
2aea5d6bb5 banded triangular and singular tests don't need to repeat
vector tests
2004-09-05 15:00:43 +00:00
Michael Stevens
4914cdaa70 banded triangular and singular tests don't need to repeat
vector tests

svn path=/trunk/boost/libs/numeric/ublas/; revision=24929
2004-09-05 15:00:43 +00:00
Michael Stevens
a04962db1f banded triangular and singular tests don't need to repeat
vector tests

svn path=/trunk/boost/libs/numeric/ublas/; revision=24929
2004-09-05 15:00:43 +00:00
Michael Stevens
58cae1579c layout
[SVN r24928]
2004-09-05 13:57:00 +00:00
Michael Stevens
85746b8061 layout 2004-09-05 13:57:00 +00:00
Michael Stevens
d8c9e2b039 layout
svn path=/trunk/boost/boost/numeric/ublas/; revision=24928
2004-09-05 13:57:00 +00:00
Michael Stevens
532b332e23 layout
svn path=/trunk/boost/boost/numeric/ublas/; revision=24928
2004-09-05 13:57:00 +00:00
Michael Stevens
7c9aa6b44c VC6/7 need BOOST_UBLAS_NAMESPACE
[SVN r24927]
2004-09-05 13:29:54 +00:00
Michael Stevens
4f6a82974a VC6/7 need BOOST_UBLAS_NAMESPACE 2004-09-05 13:29:54 +00:00
Michael Stevens
e5ccef24a1 VC6/7 need BOOST_UBLAS_NAMESPACE
svn path=/trunk/boost/boost/numeric/ublas/; revision=24927
2004-09-05 13:29:54 +00:00
Michael Stevens
f0ce4c4f51 VC6/7 need BOOST_UBLAS_NAMESPACE
svn path=/trunk/boost/boost/numeric/ublas/; revision=24927
2004-09-05 13:29:54 +00:00
Michael Stevens
1204cd1c30 generic value_type instead of explict std::pair
ALLOC template parameters for free functions


[SVN r24926]
2004-09-05 12:30:46 +00:00
Michael Stevens
1c0af5679d generic value_type instead of explict std::pair
ALLOC template parameters for free functions
2004-09-05 12:30:46 +00:00
Michael Stevens
9090abac27 generic value_type instead of explict std::pair
ALLOC template parameters for free functions

svn path=/trunk/boost/boost/numeric/ublas/; revision=24926
2004-09-05 12:30:46 +00:00
Michael Stevens
6d77e9aa47 generic value_type instead of explict std::pair
ALLOC template parameters for free functions

svn path=/trunk/boost/boost/numeric/ublas/; revision=24926
2004-09-05 12:30:46 +00:00
Michael Stevens
352157aaf4 const nil_ must be default intialiazed
[SVN r24925]
2004-09-05 12:29:10 +00:00
Michael Stevens
0b0aefcd90 const nil_ must be default intialiazed 2004-09-05 12:29:10 +00:00
Michael Stevens
1d1600055f const nil_ must be default intialiazed
svn path=/trunk/boost/boost/numeric/ublas/; revision=24925
2004-09-05 12:29:10 +00:00
Michael Stevens
3e4aae2b60 const nil_ must be default intialiazed
svn path=/trunk/boost/boost/numeric/ublas/; revision=24925
2004-09-05 12:29:10 +00:00
Michael Stevens
71ed2ba25b indirect_arrau use array_type for size_type etc
[SVN r24924]
2004-09-05 12:28:24 +00:00
Michael Stevens
83c296cc67 indirect_arrau use array_type for size_type etc 2004-09-05 12:28:24 +00:00
Michael Stevens
e73205482a indirect_arrau use array_type for size_type etc
svn path=/trunk/boost/boost/numeric/ublas/; revision=24924
2004-09-05 12:28:24 +00:00
Michael Stevens
2cae452d45 indirect_arrau use array_type for size_type etc
svn path=/trunk/boost/boost/numeric/ublas/; revision=24924
2004-09-05 12:28:24 +00:00
Michael Stevens
61bd5b713f std::vector with allocator
[SVN r24923]
2004-09-05 12:27:36 +00:00
Michael Stevens
b5b800965b std::vector with allocator 2004-09-05 12:27:36 +00:00
Michael Stevens
abf5733f3f std::vector with allocator
svn path=/trunk/boost/boost/numeric/ublas/; revision=24923
2004-09-05 12:27:36 +00:00
Michael Stevens
97083e3772 std::vector with allocator
svn path=/trunk/boost/boost/numeric/ublas/; revision=24923
2004-09-05 12:27:36 +00:00
Michael Stevens
a56362e57d generic value_type instead of explict std::pair
[SVN r24922]
2004-09-05 12:26:16 +00:00
Michael Stevens
bd648f6556 generic value_type instead of explict std::pair 2004-09-05 12:26:16 +00:00