ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/rmatrix.h
Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Wed Dec 6 17:57:34 2023 UTC (3 months, 3 weeks ago) by greg
Branch: MAIN
CVS Tags: HEAD
Changes since 2.19: +4 -1 lines
Diff to previous 2.19 , to selected 2.8
refactor(rmtxcomb): Added library function to transfer matrix data

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Fri Dec 1 02:05:00 2023 UTC (3 months, 3 weeks ago) by greg
Branch: MAIN
Changes since 2.18: +15 -5 lines
Diff to previous 2.18 , to selected 2.8
refactor(rmtxop): Changed rmatrix library interface for by row matrix output

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Tue Nov 28 21:07:20 2023 UTC (3 months, 4 weeks ago) by greg
Branch: MAIN
Changes since 2.17: +4 -1 lines
Diff to previous 2.17 , to selected 2.8
refactor: Added ability to read matrix data a row at a time

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Tue Nov 28 00:39:56 2023 UTC (4 months ago) by greg
Branch: MAIN
Changes since 2.16: +8 -1 lines
Diff to previous 2.16 , to selected 2.8
refactor: Separated header and data loading from matrices (except XMLs)

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Tue Nov 21 01:30:20 2023 UTC (4 months, 1 week ago) by greg
Branch: MAIN
Changes since 2.15: +2 -1 lines
Diff to previous 2.15 , to selected 2.8
feat(rmtxop): Added handling of Radiance spectral pictures as matrices

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Sat Mar 5 01:45:21 2022 UTC (2 years ago) by greg
Branch: MAIN
CVS Tags: rad5R4
Changes since 2.14: +2 -2 lines
Diff to previous 2.14 , to selected 2.8
refactor(rmtxop): Changed matrix array access macros

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Fri Mar 4 01:27:12 2022 UTC (2 years ago) by greg
Branch: MAIN
Changes since 2.13: +13 -5 lines
Diff to previous 2.13 , to selected 2.8
perf(rmtxop): Added memory-mapping for double matrices

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Tue Jan 19 23:32:00 2021 UTC (3 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.12: +6 -2 lines
Diff to previous 2.12 , to selected 2.8
feat: Added -rf and -rb options to rmtxop to load XML reflectance matrices

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Wed Mar 25 01:51:09 2020 UTC (4 years ago) by greg
Branch: MAIN
CVS Tags: rad5R3
Changes since 2.11: +2 -2 lines
Diff to previous 2.11 , to selected 2.8
Changed rmtxop and dctimestep to undo any exposure on Radiance input pictures

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Tue Sep 3 23:43:07 2019 UTC (4 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.10: +5 -4 lines
Diff to previous 2.10 , to selected 2.8
Minor changes should not affect behavior

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 18:20:02 2019 UTC (4 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.9: +3 -2 lines
Diff to previous 2.9 , to selected 2.8
Added explicit byte-swap checks in headers using BigEndian= line

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Wed Oct 31 22:19:57 2018 UTC (5 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.8: +2 -2 lines
Diff to previous 2.8
Fix potential issues on very large matrices (> 2GB)

Revision 2.8 - (view) (download) (annotate) - [selected]
Mon Aug 28 15:59:46 2017 UTC (6 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad5R2
Changes since 2.7: +4 -1 lines
Diff to previous 2.7
Added element-wise multiplication and division to rmtxop command

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Mon May 4 20:53:21 2015 UTC (8 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad5R0, rad5R1
Changes since 2.6: +3 -3 lines
Diff to previous 2.6 , to selected 2.8
Added the ability to read matrix inputs from commands as well as files

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 23:20:12 2014 UTC (9 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2P2
Changes since 2.5: +2 -2 lines
Diff to previous 2.5 , to selected 2.8
Took out unreliable call to ftell()

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Wed Aug 27 13:33:47 2014 UTC (9 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2P1
Changes since 2.4: +2 -2 lines
Diff to previous 2.4 , to selected 2.8
Bug fixes in matrix concatenation

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Sat Aug 2 17:10:43 2014 UTC (9 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.3: +9 -4 lines
Diff to previous 2.3 , to selected 2.8
Made rmtxop output the same type as lesser of inputs by default

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Fri Aug 1 23:37:24 2014 UTC (9 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.2: +5 -1 lines
Diff to previous 2.2 , to selected 2.8
Maintain header information in matrix structure

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Sat May 31 19:21:21 2014 UTC (9 years, 9 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2
Changes since 2.1: +4 -6 lines
Diff to previous 2.1 , to selected 2.8
Bug fixes

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Sat May 31 05:02:37 2014 UTC (9 years, 10 months ago) by greg
Branch: MAIN
Diff to selected 2.8
Created rmtxop command, need to test and debug

Convenience Links

Links to HEAD: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a