| Index Entry | | Section |
|
N | | |
| n (index placeholder) | | 3.6 Index placeholders |
| NaN – has_quiet_NaN() | | 10.2 Function descriptions |
| NaN – has_signaling_NaN() | | 10.2 Function descriptions |
| NaN – quiet_NaN() | | 10.2 Function descriptions |
| nested arrays | | 2.1.2 Array types |
| nested arrays heterogeneous | | 2.1.2 Array types |
| nested arrays homogeneous | | 2.1.2 Array types |
| new handler | | 11.2 Questions about Blitz++ functionality |
| No match for TinyVector operators | | 11.1 Questions about installation |
| Normal RNG | | 9.7.2 ‘random/normal.h’ |
| NormalUnit RNG | | 9.7.2 ‘random/normal.h’ |
| numeric limits | | 10.1 Introduction |
|
O | | |
| operator << , bitshift | | 11.2 Questions about Blitz++ functionality |
| operator >> , bitshift | | 11.2 Questions about Blitz++ functionality |
| operators, array expressions | | 3.4 Expression operators |
| order of expression evaluation | | 3.1 Expression evaluation order |
| out of memory | | 11.2 Questions about Blitz++ functionality |
| out of virtual memory, gcc | | 11.1 Questions about installation |
| outer product | | 3.11 Tensor notation |
| output formatting | | 2.8.1 Output formatting |
|
P | | |
| parallel computing | | 8.1 Blitz++ and thread safety |
| partial reductions | | 3.14 Partial Reductions |
| partial reductions chaining | | 3.14 Partial Reductions |
| passing arrays by value | | 11.2 Questions about Blitz++ functionality |
| PathScale pathCC compiler | | 1.2.5 PathScale for x86_64 |
| persistence | | 2.8.1 Output formatting |
| PGI pgCC compiler | | 1.2.6 PGI for Linux x86 |
| porting Blitz++ | | 1.4.3 Porting Blitz++ |
| product() reduction | | 3.13 Complete reductions |
| Python | | 11.2 Questions about Blitz++ functionality |
|
R | | |
| Random Number Generators | | 9.1 Overview |
| Random Number Generators details | | 9.4 Detailed description of RNGs |
| Random Number Generators list of | | 9.7 Detailed listing of RNGs |
| Random Number Generators member functions | | 9.6 Member functions |
| Random Number Generators overview | | 9.1 Overview |
| Random Number Generators seeding | | 9.3 Seeding a random number generator |
| Range objects | | 2.4.2 Subarrays |
| Range objects | | 2.4.5 More about Range objects |
| rank parameter of arrays | | 2.1.1 Template parameters |
| rank-1 update | | 6.2 Cartesian-product indirection |
| ranlib | | 9.1 Overview |
| RectDomain | | 2.4.3 RectDomain and StridedDomain |
| reductions | | 3.12 Array reductions |
| reductions chaining | | 3.14 Partial Reductions |
| reductions complete | | 3.12 Array reductions |
| reductions partial | | 3.14 Partial Reductions |
| reference counting | | 2.3.9 A note about reference counting |
| remainder, floating point drem() | | IEEE/System V math functions |
| restoring arrays from an input stream | | 2.8.2 Inputting arrays |
| RGB24 example | | 5.1 Multicomponent and complex arrays |
| RNGs | | 9.1 Overview |
| rounding | | IEEE/System V math functions |
| row major | | 2.1.4 Storage orders |
|
S | | |
| saving arrays | | 2.8.1 Output formatting |
| seeding a RNG | | 9.3 Seeding a random number generator |
| SGI CC compiler | | 1.2.11 SGI MIPSpro |
| shallow copies, see also reference() | | 2.4.6 A note about assignment |
| shape() (Array method) | | 2.6.2 Member function descriptions |
| signed – is_signed() | | 10.2 Function descriptions |
| slicing arrays | | 2.4.4 Slicing |
| solving linear systems | | 11.2 Questions about Blitz++ functionality |
| stateTag (RNGs) | | 9.5 Template parameters |
| stencil objects | | 4 Stencils |
| stencil objects applying | | 4.6 Applying a stencil object |
| stencil objects declaring | | 4.2 Declaring stencil objects |
| stencil operators | | 4.4 Stencil operators |
| stencil operators declaring your own | | 4.5 Declaring your own stencil operators |
| STL iterators for arrays | | 2.6.2 Member function descriptions |
| STL, for indirection | | 6 Indirection |
| storage of arrays | | 2.9 Array storage orders |
| storage order, creating your own | | 2.9.2 Creating custom storage orders |
| storage orders for arrays | | 2.1.4 Storage orders |
| StridedDomain | | 2.4.3 RectDomain and StridedDomain |
| subarrays | | 2.4.2 Subarrays |
| sum() reduction | | 3.13 Complete reductions |
| Sun Studio CC compiler | | 1.2.12 Sun SPARC |
| support, obtaining | | 1.7.1 How to get help |
| symbol too long, Solaris as | | 11.1 Questions about installation |
| System V math functions | | IEEE/System V math functions |
|
T | | |
| template instantiation resulted in an unexpected... | | 11.1 Questions about installation |
| templates with C linkage, DECcxx | | 11.1 Questions about installation |
| temporaries | | 3 Array Expressions |
| tensor contraction | | 3.11 Tensor notation |
| tensor namespace | | 3.6 Index placeholders |
| tensor notation | | 3.11 Tensor notation |
| tensor notation efficiency issues | | 3.11 Tensor notation |
| tensor product | | 3.11 Tensor notation |
| thread safety | | 8.1 Blitz++ and thread safety |
| time-stepping | | 2.7 Global functions |
| TinyVector | | 7 TinyVector |
| TinyVector of Range (use RectDomain ) | | 2.4.3 RectDomain and StridedDomain |
| transposing arrays | | 2.6.2 Member function descriptions |
| traversal order | | 3.1 Expression evaluation order |
| type promotion | | 3.7 Type promotion |
| type promotion for user-defined types | | Type promotion for user-defined types |
|
U | | |
| Undefined references | | 11.1 Questions about installation |
| Uniform RNG | | 9.7.1 ‘random/uniform.h’ |
| UniformClosed RNG | | 9.7.1 ‘random/uniform.h’ |
| UniformClosedOpen RNG | | 9.7.1 ‘random/uniform.h’ |
| UniformOpen RNG | | 9.7.1 ‘random/uniform.h’ |
| UniformOpenClosed RNG | | 9.7.1 ‘random/uniform.h’ |
|