Michael Stevens
9ee6064117
comment
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=24593
2004-08-19 12:37:27 +00:00
Michael Stevens
acbb85c73c
comment
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=24593
2004-08-19 12:37:27 +00:00
Michael Stevens
8879647fe9
comment that free function resize fails on MSVC-6/7
...
[SVN r24592]
2004-08-19 12:21:46 +00:00
Michael Stevens
4344d7f133
comment that free function resize fails on MSVC-6/7
2004-08-19 12:21:46 +00:00
Michael Stevens
fa2ff9a038
comment that free function resize fails on MSVC-6/7
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24592
2004-08-19 12:21:46 +00:00
Michael Stevens
852dd07473
comment that free function resize fails on MSVC-6/7
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24592
2004-08-19 12:21:46 +00:00
Michael Stevens
40bd3f3ef7
removed experimental type_traits:const_reference
...
For consitency the would be needed for all container typedef
It fails with VC6
Added resize that works without PTS
[SVN r24589]
2004-08-19 08:03:42 +00:00
Michael Stevens
314142467c
removed experimental type_traits:const_reference
...
For consitency the would be needed for all container typedef
It fails with VC6
Added resize that works without PTS
2004-08-19 08:03:42 +00:00
Michael Stevens
785fce7886
removed experimental type_traits:const_reference
...
For consitency the would be needed for all container typedef
It fails with VC6
Added resize that works without PTS
svn path=/trunk/boost/boost/numeric/ublas/; revision=24589
2004-08-19 08:03:42 +00:00
Michael Stevens
c70cf6cec9
removed experimental type_traits:const_reference
...
For consitency the would be needed for all container typedef
It fails with VC6
Added resize that works without PTS
svn path=/trunk/boost/boost/numeric/ublas/; revision=24589
2004-08-19 08:03:42 +00:00
Michael Stevens
8b647f1ef0
removed experimental type_traits:const_reference
...
For consitency the would be needed for all container typedef
It fails with VC6
[SVN r24588]
2004-08-19 08:02:47 +00:00
Michael Stevens
4bf0956ed0
removed experimental type_traits:const_reference
...
For consitency the would be needed for all container typedef
It fails with VC6
2004-08-19 08:02:47 +00:00
Michael Stevens
d77a8afbc7
removed experimental type_traits:const_reference
...
For consitency the would be needed for all container typedef
It fails with VC6
svn path=/trunk/boost/boost/numeric/ublas/; revision=24588
2004-08-19 08:02:47 +00:00
Michael Stevens
588f2f3645
removed experimental type_traits:const_reference
...
For consitency the would be needed for all container typedef
It fails with VC6
svn path=/trunk/boost/boost/numeric/ublas/; revision=24588
2004-08-19 08:02:47 +00:00
Michael Stevens
0d5d00908f
opps
...
[SVN r24587]
2004-08-19 07:31:40 +00:00
Michael Stevens
428c2d486c
opps
2004-08-19 07:31:40 +00:00
Michael Stevens
6868576e35
opps
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24587
2004-08-19 07:31:40 +00:00
Michael Stevens
488cf03195
opps
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24587
2004-08-19 07:31:40 +00:00
Michael Stevens
fca0528831
overrideable STREAM config
...
better comments
[SVN r24586]
2004-08-19 07:17:28 +00:00
Michael Stevens
fd0919f547
overrideable STREAM config
...
better comments
2004-08-19 07:17:28 +00:00
Michael Stevens
74e8b5310a
overrideable STREAM config
...
better comments
svn path=/trunk/boost/boost/numeric/ublas/; revision=24586
2004-08-19 07:17:28 +00:00
Michael Stevens
deeeefdde1
overrideable STREAM config
...
better comments
svn path=/trunk/boost/boost/numeric/ublas/; revision=24586
2004-08-19 07:17:28 +00:00
Michael Stevens
0e81a2b732
consistently use value_type
...
[SVN r24585]
2004-08-19 06:39:53 +00:00
Michael Stevens
1d9e363e16
consistently use value_type
2004-08-19 06:39:53 +00:00
Michael Stevens
965897217a
consistently use value_type
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24585
2004-08-19 06:39:53 +00:00
Michael Stevens
5d4bb2f174
consistently use value_type
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24585
2004-08-19 06:39:53 +00:00
Michael Stevens
940865fe95
use value_type for simpler syntax
...
fixed complex interval of double
[SVN r24584]
2004-08-19 06:37:05 +00:00
Michael Stevens
e5e7d2b473
use value_type for simpler syntax
...
fixed complex interval of double
2004-08-19 06:37:05 +00:00
Michael Stevens
a128de8950
use value_type for simpler syntax
...
fixed complex interval of double
svn path=/trunk/boost/boost/numeric/ublas/; revision=24584
2004-08-19 06:37:05 +00:00
Michael Stevens
f552b5e7c3
use value_type for simpler syntax
...
fixed complex interval of double
svn path=/trunk/boost/boost/numeric/ublas/; revision=24584
2004-08-19 06:37:05 +00:00
Toon Knapen
fcae1a9abf
resize functionality moved to a functor to support partial templ. spec.
...
[SVN r24561]
2004-08-18 14:51:33 +00:00
Toon Knapen
d2e1cdb681
resize functionality moved to a functor to support partial templ. spec.
2004-08-18 14:51:33 +00:00
Toon Knapen
b4c29089e8
resize functionality moved to a functor to support partial templ. spec.
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24561
2004-08-18 14:51:33 +00:00
Toon Knapen
72ba61fc52
resize functionality moved to a functor to support partial templ. spec.
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24561
2004-08-18 14:51:33 +00:00
Michael Stevens
c3341fcbb7
Change to NO_ITERATOR_BASE_TRAITS
...
as a bug workaround
Use code that works with VC6
[SVN r24549]
2004-08-18 09:34:30 +00:00
Michael Stevens
28c03cf816
Change to NO_ITERATOR_BASE_TRAITS
...
as a bug workaround
Use code that works with VC6
2004-08-18 09:34:30 +00:00
Michael Stevens
879ffed051
Change to NO_ITERATOR_BASE_TRAITS
...
as a bug workaround
Use code that works with VC6
svn path=/trunk/boost/boost/numeric/ublas/; revision=24549
2004-08-18 09:34:30 +00:00
Michael Stevens
cfd55134e2
Change to NO_ITERATOR_BASE_TRAITS
...
as a bug workaround
Use code that works with VC6
svn path=/trunk/boost/boost/numeric/ublas/; revision=24549
2004-08-18 09:34:30 +00:00
Michael Stevens
a30040656a
const_reference correctness in iterator dereference
...
[SVN r24548]
2004-08-18 07:38:40 +00:00
Michael Stevens
d6ca8120ce
const_reference correctness in iterator dereference
2004-08-18 07:38:40 +00:00
Michael Stevens
e7cdf68334
const_reference correctness in iterator dereference
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24548
2004-08-18 07:38:40 +00:00
Michael Stevens
0bbb2d3afe
const_reference correctness in iterator dereference
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24548
2004-08-18 07:38:40 +00:00
Michael Stevens
1f7fa963b5
tabs
...
[SVN r24547]
2004-08-18 06:31:06 +00:00
Michael Stevens
0c4378ea03
tabs
2004-08-18 06:31:06 +00:00
Michael Stevens
efc3ecd363
tabs
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24547
2004-08-18 06:31:06 +00:00
Michael Stevens
f1a5577e32
tabs
...
svn path=/trunk/boost/libs/numeric/ublas/; revision=24547
2004-08-18 06:31:06 +00:00
Michael Stevens
92d7b75cc0
matrix proxies which result in vector must be abstract
...
[SVN r24546]
2004-08-18 06:30:08 +00:00
Michael Stevens
46c86564ec
matrix proxies which result in vector must be abstract
2004-08-18 06:30:08 +00:00
Michael Stevens
3da8481116
matrix proxies which result in vector must be abstract
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24546
2004-08-18 06:30:08 +00:00
Michael Stevens
7321efbafb
matrix proxies which result in vector must be abstract
...
svn path=/trunk/boost/boost/numeric/ublas/; revision=24546
2004-08-18 06:30:08 +00:00