Commit Graph

4026 Commits

Author SHA1 Message Date
Michael Stevens
cab89107d5 FIX static initialisors for zero_
[SVN r29983]
2005-07-11 12:20:36 +00:00
Michael Stevens
6b01a2e7d2 FIX static initialisors for zero_ 2005-07-11 12:20:36 +00:00
Michael Stevens
d401ffd290 FIX static initialisors for zero_
svn path=/trunk/boost/boost/numeric/ublas/; revision=29983
2005-07-11 12:20:36 +00:00
Michael Stevens
597e46fe4a FIX static initialisors for zero_
svn path=/trunk/boost/boost/numeric/ublas/; revision=29983
2005-07-11 12:20:36 +00:00
Michael Stevens
2c53e7d70a Commented Storage accessors
[SVN r29982]
2005-07-11 11:54:15 +00:00
Michael Stevens
9395061ca9 Commented Storage accessors 2005-07-11 11:54:15 +00:00
Michael Stevens
1f16447b6e Commented Storage accessors
svn path=/trunk/boost/boost/numeric/ublas/; revision=29982
2005-07-11 11:54:15 +00:00
Michael Stevens
c9e90c5541 Commented Storage accessors
svn path=/trunk/boost/boost/numeric/ublas/; revision=29982
2005-07-11 11:54:15 +00:00
Michael Stevens
f55edf0407 FIX class static zero_ should be constructed from /*zero*/()
[SVN r29981]
2005-07-11 11:47:55 +00:00
Michael Stevens
aca0be15ea FIX class static zero_ should be constructed from /*zero*/() 2005-07-11 11:47:55 +00:00
Michael Stevens
0495036e3d FIX class static zero_ should be constructed from /*zero*/()
svn path=/trunk/boost/boost/numeric/ublas/; revision=29981
2005-07-11 11:47:55 +00:00
Michael Stevens
e4fad92794 FIX class static zero_ should be constructed from /*zero*/()
svn path=/trunk/boost/boost/numeric/ublas/; revision=29981
2005-07-11 11:47:55 +00:00
Michael Stevens
92b02950b7 FIX type in previously missing slice
[SVN r29980]
2005-07-11 11:25:16 +00:00
Michael Stevens
ccf1a940a2 FIX type in previously missing slice 2005-07-11 11:25:16 +00:00
Michael Stevens
8939e2e9ed FIX type in previously missing slice
svn path=/trunk/boost/boost/numeric/ublas/; revision=29980
2005-07-11 11:25:16 +00:00
Michael Stevens
b0e27c4eba FIX type in previously missing slice
svn path=/trunk/boost/boost/numeric/ublas/; revision=29980
2005-07-11 11:25:16 +00:00
Michael Stevens
1c81781e42 ADD basic documentation of projection functions
[SVN r29979]
2005-07-11 09:22:30 +00:00
Michael Stevens
4194039623 ADD basic documentation of projection functions 2005-07-11 09:22:30 +00:00
Michael Stevens
81c4aac06c ADD basic documentation of projection functions
svn path=/trunk/boost/libs/numeric/ublas/; revision=29979
2005-07-11 09:22:30 +00:00
Michael Stevens
89b1d91918 ADD basic documentation of projection functions
svn path=/trunk/boost/libs/numeric/ublas/; revision=29979
2005-07-11 09:22:30 +00:00
Michael Stevens
bde645d20c Storage concepts links corrected and more logical overview and concept links
[SVN r29978]
2005-07-11 07:59:26 +00:00
Michael Stevens
520241b477 Storage concepts links corrected and more logical overview and concept links 2005-07-11 07:59:26 +00:00
Michael Stevens
30e1c7f55b Storage concepts links corrected and more logical overview and concept links
svn path=/trunk/boost/libs/numeric/ublas/; revision=29978
2005-07-11 07:59:26 +00:00
Michael Stevens
5afd42d07b Storage concepts links corrected and more logical overview and concept links
svn path=/trunk/boost/libs/numeric/ublas/; revision=29978
2005-07-11 07:59:26 +00:00
Michael Stevens
d4765148b7 Removed precondition for opposite Row/Colum index, these are always valid
[SVN r29949]
2005-07-08 17:14:07 +00:00
Michael Stevens
2642dc4b12 Removed precondition for opposite Row/Colum index, these are always valid 2005-07-08 17:14:07 +00:00
Michael Stevens
7d3b7a1ed3 Removed precondition for opposite Row/Colum index, these are always valid
svn path=/trunk/boost/libs/numeric/ublas/; revision=29949
2005-07-08 17:14:07 +00:00
Michael Stevens
4092e09c04 Removed precondition for opposite Row/Colum index, these are always valid
svn path=/trunk/boost/libs/numeric/ublas/; revision=29949
2005-07-08 17:14:07 +00:00
Michael Stevens
b712403557 Removed precondition checks for opposite Row/Colum index, these are always valid
[SVN r29948]
2005-07-08 17:13:19 +00:00
Michael Stevens
e7f456a511 Removed precondition checks for opposite Row/Colum index, these are always valid 2005-07-08 17:13:19 +00:00
Michael Stevens
61ca8622d5 Removed precondition checks for opposite Row/Colum index, these are always valid
svn path=/trunk/boost/boost/numeric/ublas/; revision=29948
2005-07-08 17:13:19 +00:00
Michael Stevens
220c728a31 Removed precondition checks for opposite Row/Colum index, these are always valid
svn path=/trunk/boost/boost/numeric/ublas/; revision=29948
2005-07-08 17:13:19 +00:00
Michael Stevens
02143060f5 FIX previous const changes, return value and constructed projection must match
[SVN r29933]
2005-07-07 17:08:25 +00:00
Michael Stevens
2d6dc70021 FIX previous const changes, return value and constructed projection must match 2005-07-07 17:08:25 +00:00
Michael Stevens
c42c73c328 FIX previous const changes, return value and constructed projection must match
svn path=/trunk/boost/boost/numeric/ublas/; revision=29933
2005-07-07 17:08:25 +00:00
Michael Stevens
e5b15c31ae FIX previous const changes, return value and constructed projection must match
svn path=/trunk/boost/boost/numeric/ublas/; revision=29933
2005-07-07 17:08:25 +00:00
Michael Stevens
d7b6e720d0 FIX corrected semantics of range, slice, indirect_array which failed if parameter we same as all
[SVN r29912]
2005-07-06 18:51:29 +00:00
Michael Stevens
4a170101e9 FIX corrected semantics of range, slice, indirect_array which failed if parameter we same as all 2005-07-06 18:51:29 +00:00
Michael Stevens
8e8468807f FIX corrected semantics of range, slice, indirect_array which failed if parameter we same as all
svn path=/trunk/boost/boost/numeric/ublas/; revision=29912
2005-07-06 18:51:29 +00:00
Michael Stevens
fbe26e7534 FIX corrected semantics of range, slice, indirect_array which failed if parameter we same as all
svn path=/trunk/boost/boost/numeric/ublas/; revision=29912
2005-07-06 18:51:29 +00:00
Michael Stevens
86cc55674b FIX corrected semantics of range, slice, indirect_array which failed if parameter we same as all
[SVN r29911]
2005-07-06 18:45:31 +00:00
Michael Stevens
84e7c48f76 FIX corrected semantics of range, slice, indirect_array which failed if parameter we same as all 2005-07-06 18:45:31 +00:00
Michael Stevens
6c8e4155cd FIX corrected semantics of range, slice, indirect_array which failed if parameter we same as all
svn path=/trunk/boost/boost/numeric/ublas/; revision=29911
2005-07-06 18:45:31 +00:00
Michael Stevens
5cc45ae3d1 FIX corrected semantics of range, slice, indirect_array which failed if parameter we same as all
svn path=/trunk/boost/boost/numeric/ublas/; revision=29911
2005-07-06 18:45:31 +00:00
Michael Stevens
5f09f98379 typo for previous const changes
[SVN r29901]
2005-07-05 19:49:05 +00:00
Michael Stevens
bb0fd4a950 typo for previous const changes 2005-07-05 19:49:05 +00:00
Michael Stevens
727c570fef typo for previous const changes
svn path=/trunk/boost/boost/numeric/ublas/; revision=29901
2005-07-05 19:49:05 +00:00
Michael Stevens
98e7fe3495 typo for previous const changes
svn path=/trunk/boost/boost/numeric/ublas/; revision=29901
2005-07-05 19:49:05 +00:00
Michael Stevens
b31df99970 FIX const correctness of row/column projects, removed bogus row/column_const
[SVN r29900]
2005-07-05 19:47:05 +00:00
Michael Stevens
617b4918de FIX const correctness of row/column projects, removed bogus row/column_const 2005-07-05 19:47:05 +00:00