ARTS  2.0.49
ConstTensor6View Class Reference

A constant view of a Tensor6. More...

#include <matpackVI.h>

Inheritance diagram for ConstTensor6View:
Tensor6View Tensor6

Public Member Functions

Index nvitrines () const
 Returns the number of vitrines. More...
 
Index nshelves () const
 Returns the number of shelves. More...
 
Index nbooks () const
 Returns the number of books. More...
 
Index npages () const
 Returns the number of pages. More...
 
Index nrows () const
 Returns the number of rows. More...
 
Index ncols () const
 Returns the number of columns. More...
 
ConstTensor6View operator() (const Range &v, const Range &s, const Range &b, const Range &p, const Range &r, const Range &c) const
 
ConstTensor5View operator() (const Range &v, const Range &s, const Range &b, const Range &p, const Range &r, Index c) const
 
ConstTensor5View operator() (const Range &v, const Range &s, const Range &b, const Range &p, Index r, const Range &c) const
 
ConstTensor5View operator() (const Range &v, const Range &s, const Range &b, Index p, const Range &r, const Range &c) const
 
ConstTensor5View operator() (const Range &v, const Range &s, Index b, const Range &p, const Range &r, const Range &c) const
 
ConstTensor5View operator() (const Range &v, Index s, const Range &b, const Range &p, const Range &r, const Range &c) const
 
ConstTensor5View operator() (Index v, const Range &s, const Range &b, const Range &p, const Range &r, const Range &c) const
 
ConstTensor4View operator() (const Range &v, const Range &s, const Range &b, const Range &p, Index r, Index c) const
 
ConstTensor4View operator() (const Range &v, const Range &s, const Range &b, Index p, const Range &r, Index c) const
 
ConstTensor4View operator() (const Range &v, const Range &s, Index b, const Range &p, const Range &r, Index c) const
 
ConstTensor4View operator() (const Range &v, Index s, const Range &b, const Range &p, const Range &r, Index c) const
 
ConstTensor4View operator() (Index v, const Range &s, const Range &b, const Range &p, const Range &r, Index c) const
 
ConstTensor4View operator() (const Range &v, const Range &s, const Range &b, Index p, Index r, const Range &c) const
 
ConstTensor4View operator() (const Range &v, const Range &s, Index b, const Range &p, Index r, const Range &c) const
 
ConstTensor4View operator() (const Range &v, Index s, const Range &b, const Range &p, Index r, const Range &c) const
 
ConstTensor4View operator() (Index v, const Range &s, const Range &b, const Range &p, Index r, const Range &c) const
 
ConstTensor4View operator() (const Range &v, const Range &s, Index b, Index p, const Range &r, const Range &c) const
 
ConstTensor4View operator() (const Range &v, Index s, const Range &b, Index p, const Range &r, const Range &c) const
 
ConstTensor4View operator() (Index v, const Range &s, const Range &b, Index p, const Range &r, const Range &c) const
 
ConstTensor4View operator() (const Range &v, Index s, Index b, const Range &p, const Range &r, const Range &c) const
 
ConstTensor4View operator() (Index v, const Range &s, Index b, const Range &p, const Range &r, const Range &c) const
 
ConstTensor4View operator() (Index v, Index s, const Range &b, const Range &p, const Range &r, const Range &c) const
 
ConstTensor3View operator() (const Range &v, const Range &s, const Range &b, Index p, Index r, Index c) const
 
ConstTensor3View operator() (const Range &v, const Range &s, Index b, const Range &p, Index r, Index c) const
 
ConstTensor3View operator() (const Range &v, Index s, const Range &b, const Range &p, Index r, Index c) const
 
ConstTensor3View operator() (Index v, const Range &s, const Range &b, const Range &p, Index r, Index c) const
 
ConstTensor3View operator() (const Range &v, const Range &s, Index b, Index p, const Range &r, Index c) const
 
ConstTensor3View operator() (const Range &v, Index s, const Range &b, Index p, const Range &r, Index c) const
 
ConstTensor3View operator() (Index v, const Range &s, const Range &b, Index p, const Range &r, Index c) const
 
ConstTensor3View operator() (const Range &v, Index s, Index b, const Range &p, const Range &r, Index c) const
 
ConstTensor3View operator() (Index v, const Range &s, Index b, const Range &p, const Range &r, Index c) const
 
ConstTensor3View operator() (Index v, Index s, const Range &b, const Range &p, const Range &r, Index c) const
 
ConstTensor3View operator() (const Range &v, const Range &s, Index b, Index p, Index r, const Range &c) const
 
ConstTensor3View operator() (const Range &v, Index s, const Range &b, Index p, Index r, const Range &c) const
 
ConstTensor3View operator() (Index v, const Range &s, const Range &b, Index p, Index r, const Range &c) const
 
ConstTensor3View operator() (const Range &v, Index s, Index b, const Range &p, Index r, const Range &c) const
 
ConstTensor3View operator() (Index v, const Range &s, Index b, const Range &p, Index r, const Range &c) const
 
ConstTensor3View operator() (Index v, Index s, const Range &b, const Range &p, Index r, const Range &c) const
 
ConstTensor3View operator() (const Range &v, Index s, Index b, Index p, const Range &r, const Range &c) const
 
ConstTensor3View operator() (Index v, const Range &s, Index b, Index p, const Range &r, const Range &c) const
 
ConstTensor3View operator() (Index v, Index s, const Range &b, Index p, const Range &r, const Range &c) const
 
ConstTensor3View operator() (Index v, Index s, Index b, const Range &p, const Range &r, const Range &c) const
 
ConstMatrixView operator() (Index v, Index s, Index b, Index p, const Range &r, const Range &c) const
 
ConstMatrixView operator() (Index v, Index s, Index b, const Range &p, Index r, const Range &c) const
 
ConstMatrixView operator() (Index v, Index s, const Range &b, Index p, Index r, const Range &c) const
 
ConstMatrixView operator() (Index v, const Range &s, Index b, Index p, Index r, const Range &c) const
 
ConstMatrixView operator() (const Range &v, Index s, Index b, Index p, Index r, const Range &c) const
 
ConstMatrixView operator() (Index v, Index s, Index b, const Range &p, const Range &r, Index c) const
 
ConstMatrixView operator() (Index v, Index s, const Range &b, Index p, const Range &r, Index c) const
 
ConstMatrixView operator() (Index v, const Range &s, Index b, Index p, const Range &r, Index c) const
 
ConstMatrixView operator() (const Range &v, Index s, Index b, Index p, const Range &r, Index c) const
 
ConstMatrixView operator() (Index v, Index s, const Range &b, const Range &p, Index r, Index c) const
 
ConstMatrixView operator() (Index v, const Range &s, Index b, const Range &p, Index r, Index c) const
 
ConstMatrixView operator() (const Range &v, Index s, Index b, const Range &p, Index r, Index c) const
 
ConstMatrixView operator() (Index v, const Range &s, const Range &b, Index p, Index r, Index c) const
 
ConstMatrixView operator() (const Range &v, Index s, const Range &b, Index p, Index r, Index c) const
 
ConstMatrixView operator() (const Range &v, const Range &s, Index b, Index p, Index r, Index c) const
 
ConstVectorView operator() (Index v, Index s, Index b, Index p, Index r, const Range &c) const
 
ConstVectorView operator() (Index v, Index s, Index b, Index p, const Range &r, Index c) const
 
ConstVectorView operator() (Index v, Index s, Index b, const Range &p, Index r, Index c) const
 
ConstVectorView operator() (Index v, Index s, const Range &b, Index p, Index r, Index c) const
 
ConstVectorView operator() (Index v, const Range &s, Index b, Index p, Index r, Index c) const
 
ConstVectorView operator() (const Range &v, Index s, Index b, Index p, Index r, Index c) const
 
Numeric operator() (Index v, Index s, Index b, Index p, Index r, Index c) const
 
ConstIterator6D begin () const
 Return const iterator to first sub-tensor. More...
 
ConstIterator6D end () const
 Return const iterator behind last sub-tensor. More...
 
virtual ~ConstTensor6View ()
 
 ConstTensor6View (const ConstTensor5View &a)
 Special constructor to make a Tensor6 view of a Tensor5. More...
 

Protected Member Functions

 ConstTensor6View ()
 Default constructor. More...
 
 ConstTensor6View (Numeric *data, const Range &v, const Range &s, const Range &b, const Range &p, const Range &r, const Range &c)
 Explicit constructor. More...
 
 ConstTensor6View (Numeric *data, const Range &pv, const Range &ps, const Range &pb, const Range &pp, const Range &pr, const Range &pc, const Range &nv, const Range &ns, const Range &nb, const Range &np, const Range &nr, const Range &nc)
 Recursive constructor. More...
 

Protected Attributes

Range mvr
 The vitrine range of mdata that is actually used. More...
 
Range msr
 The shelf range of mdata that is actually used. More...
 
Range mbr
 The book range of mdata that is actually used. More...
 
Range mpr
 The page range of mdata that is actually used. More...
 
Range mrr
 The row range of mdata that is actually used. More...
 
Range mcr
 The column range of mdata that is actually used. More...
 
Numericmdata
 Pointer to the plain C array that holds the data. More...
 

Friends

class ConstIterator7D
 
class Tensor6View
 
class ConstTensor7View
 

Detailed Description

A constant view of a Tensor6.

This, together with the derived class Tensor6View, contains the main implementation of a Tensor6. It defines the concepts of Tensor6View. Plus additionally the recursive subrange operator, which makes it possible to create a Tensor6View from a subrange of a Tensor6View.

Dimensions are called: vitrine, shelf, book, page, row, column. or short: v, s, b, p, r, c

The class Tensor6 is just a special case of a Tensor6View which also allocates storage.

Definition at line 167 of file matpackVI.h.

Constructor & Destructor Documentation

◆ ~ConstTensor6View()

virtual ConstTensor6View::~ConstTensor6View ( )
inlinevirtual

Definition at line 401 of file matpackVI.h.

◆ ConstTensor6View() [1/4]

ConstTensor6View::ConstTensor6View ( const ConstTensor5View a)

Special constructor to make a Tensor6 view of a Tensor5.

Definition at line 923 of file matpackVI.cc.

◆ ConstTensor6View() [2/4]

ConstTensor6View::ConstTensor6View ( )
protected

Default constructor.

This is necessary, so that we can have a default constructor for derived classes.

Definition at line 942 of file matpackVI.cc.

◆ ConstTensor6View() [3/4]

ConstTensor6View::ConstTensor6View ( Numeric data,
const Range v,
const Range s,
const Range b,
const Range p,
const Range r,
const Range c 
)
protected

Explicit constructor.

This one is used by Tensor6 to initialize its own Tensor6View part. The row range rr must have a stride to account for the length of one row. The page range pr must have a stride to account for the length of one page.

Definition at line 954 of file matpackVI.cc.

◆ ConstTensor6View() [4/4]

ConstTensor6View::ConstTensor6View ( Numeric data,
const Range pv,
const Range ps,
const Range pb,
const Range pp,
const Range pr,
const Range pc,
const Range nv,
const Range ns,
const Range nb,
const Range np,
const Range nr,
const Range nc 
)
protected

Recursive constructor.

This is used to construct sub-tensors from sub-tensors. That means that the new ranges have to be interpreted relative to the original ranges.

The new ranges may contain -1 for the extent which acts as a joker. However, the used Range constructor converts this to an explicit range, consistent with the original Range.

Definition at line 979 of file matpackVI.cc.

Member Function Documentation

◆ begin()

◆ end()

ConstIterator6D ConstTensor6View::end ( ) const

Return const iterator behind last sub-tensor.

Definition at line 910 of file matpackVI.cc.

References mbr, mcr, mdata, Range::mextent, mpr, mrr, msr, Range::mstart, Range::mstride, and mvr.

Referenced by copy(), Tensor6View::end(), max(), min(), operator<<(), Tensor6View::operator=(), Tensor6::Tensor6(), and transform().

◆ nbooks()

◆ ncols()

◆ npages()

◆ nrows()

◆ nshelves()

◆ nvitrines()

◆ operator()() [1/64]

ConstTensor6View ConstTensor6View::operator() ( const Range v,
const Range s,
const Range b,
const Range p,
const Range r,
const Range c 
) const

Definition at line 70 of file matpackVI.cc.

Referenced by Tensor6View::operator()().

◆ operator()() [2/64]

ConstTensor5View ConstTensor6View::operator() ( const Range v,
const Range s,
const Range b,
const Range p,
const Range r,
Index  c 
) const

Definition at line 81 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [3/64]

ConstTensor5View ConstTensor6View::operator() ( const Range v,
const Range s,
const Range b,
const Range p,
Index  r,
const Range c 
) const

Definition at line 92 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [4/64]

ConstTensor4View ConstTensor6View::operator() ( const Range v,
const Range s,
const Range b,
const Range p,
Index  r,
Index  c 
) const

Definition at line 149 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [5/64]

ConstTensor5View ConstTensor6View::operator() ( const Range v,
const Range s,
const Range b,
Index  p,
const Range r,
const Range c 
) const

Definition at line 103 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [6/64]

ConstTensor4View ConstTensor6View::operator() ( const Range v,
const Range s,
const Range b,
Index  p,
const Range r,
Index  c 
) const

Definition at line 161 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [7/64]

ConstTensor4View ConstTensor6View::operator() ( const Range v,
const Range s,
const Range b,
Index  p,
Index  r,
const Range c 
) const

Definition at line 209 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [8/64]

ConstTensor3View ConstTensor6View::operator() ( const Range v,
const Range s,
const Range b,
Index  p,
Index  r,
Index  c 
) const

Definition at line 331 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [9/64]

ConstTensor5View ConstTensor6View::operator() ( const Range v,
const Range s,
Index  b,
const Range p,
const Range r,
const Range c 
) const

Definition at line 114 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [10/64]

ConstTensor4View ConstTensor6View::operator() ( const Range v,
const Range s,
Index  b,
const Range p,
const Range r,
Index  c 
) const

Definition at line 173 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [11/64]

ConstTensor4View ConstTensor6View::operator() ( const Range v,
const Range s,
Index  b,
const Range p,
Index  r,
const Range c 
) const

Definition at line 221 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [12/64]

ConstTensor3View ConstTensor6View::operator() ( const Range v,
const Range s,
Index  b,
const Range p,
Index  r,
Index  c 
) const

Definition at line 344 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [13/64]

ConstTensor4View ConstTensor6View::operator() ( const Range v,
const Range s,
Index  b,
Index  p,
const Range r,
const Range c 
) const

Definition at line 257 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [14/64]

ConstTensor3View ConstTensor6View::operator() ( const Range v,
const Range s,
Index  b,
Index  p,
const Range r,
Index  c 
) const

Definition at line 383 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [15/64]

ConstTensor3View ConstTensor6View::operator() ( const Range v,
const Range s,
Index  b,
Index  p,
Index  r,
const Range c 
) const

Definition at line 461 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [16/64]

ConstMatrixView ConstTensor6View::operator() ( const Range v,
const Range s,
Index  b,
Index  p,
Index  r,
Index  c 
) const

Definition at line 789 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [17/64]

ConstTensor5View ConstTensor6View::operator() ( const Range v,
Index  s,
const Range b,
const Range p,
const Range r,
const Range c 
) const

Definition at line 125 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [18/64]

ConstTensor4View ConstTensor6View::operator() ( const Range v,
Index  s,
const Range b,
const Range p,
const Range r,
Index  c 
) const

Definition at line 185 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [19/64]

ConstTensor4View ConstTensor6View::operator() ( const Range v,
Index  s,
const Range b,
const Range p,
Index  r,
const Range c 
) const

Definition at line 233 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [20/64]

ConstTensor3View ConstTensor6View::operator() ( const Range v,
Index  s,
const Range b,
const Range p,
Index  r,
Index  c 
) const

Definition at line 357 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [21/64]

ConstTensor4View ConstTensor6View::operator() ( const Range v,
Index  s,
const Range b,
Index  p,
const Range r,
const Range c 
) const

Definition at line 269 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [22/64]

ConstTensor3View ConstTensor6View::operator() ( const Range v,
Index  s,
const Range b,
Index  p,
const Range r,
Index  c 
) const

Definition at line 396 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [23/64]

ConstTensor3View ConstTensor6View::operator() ( const Range v,
Index  s,
const Range b,
Index  p,
Index  r,
const Range c 
) const

Definition at line 474 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [24/64]

ConstMatrixView ConstTensor6View::operator() ( const Range v,
Index  s,
const Range b,
Index  p,
Index  r,
Index  c 
) const

Definition at line 775 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [25/64]

ConstTensor4View ConstTensor6View::operator() ( const Range v,
Index  s,
Index  b,
const Range p,
const Range r,
const Range c 
) const

Definition at line 293 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [26/64]

ConstTensor3View ConstTensor6View::operator() ( const Range v,
Index  s,
Index  b,
const Range p,
const Range r,
Index  c 
) const

Definition at line 422 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [27/64]

ConstTensor3View ConstTensor6View::operator() ( const Range v,
Index  s,
Index  b,
const Range p,
Index  r,
const Range c 
) const

Definition at line 500 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [28/64]

ConstMatrixView ConstTensor6View::operator() ( const Range v,
Index  s,
Index  b,
const Range p,
Index  r,
Index  c 
) const

Definition at line 747 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [29/64]

ConstTensor3View ConstTensor6View::operator() ( const Range v,
Index  s,
Index  b,
Index  p,
const Range r,
const Range c 
) const

Definition at line 539 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [30/64]

ConstMatrixView ConstTensor6View::operator() ( const Range v,
Index  s,
Index  b,
Index  p,
const Range r,
Index  c 
) const

Definition at line 705 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [31/64]

ConstMatrixView ConstTensor6View::operator() ( const Range v,
Index  s,
Index  b,
Index  p,
Index  r,
const Range c 
) const

Definition at line 649 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [32/64]

ConstVectorView ConstTensor6View::operator() ( const Range v,
Index  s,
Index  b,
Index  p,
Index  r,
Index  c 
) const

Definition at line 880 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [33/64]

ConstTensor5View ConstTensor6View::operator() ( Index  v,
const Range s,
const Range b,
const Range p,
const Range r,
const Range c 
) const

Definition at line 136 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [34/64]

ConstTensor4View ConstTensor6View::operator() ( Index  v,
const Range s,
const Range b,
const Range p,
const Range r,
Index  c 
) const

Definition at line 197 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [35/64]

ConstTensor4View ConstTensor6View::operator() ( Index  v,
const Range s,
const Range b,
const Range p,
Index  r,
const Range c 
) const

Definition at line 245 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [36/64]

ConstTensor3View ConstTensor6View::operator() ( Index  v,
const Range s,
const Range b,
const Range p,
Index  r,
Index  c 
) const

Definition at line 370 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [37/64]

ConstTensor4View ConstTensor6View::operator() ( Index  v,
const Range s,
const Range b,
Index  p,
const Range r,
const Range c 
) const

Definition at line 281 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [38/64]

ConstTensor3View ConstTensor6View::operator() ( Index  v,
const Range s,
const Range b,
Index  p,
const Range r,
Index  c 
) const

Definition at line 409 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [39/64]

ConstTensor3View ConstTensor6View::operator() ( Index  v,
const Range s,
const Range b,
Index  p,
Index  r,
const Range c 
) const

Definition at line 487 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [40/64]

ConstMatrixView ConstTensor6View::operator() ( Index  v,
const Range s,
const Range b,
Index  p,
Index  r,
Index  c 
) const

Definition at line 761 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [41/64]

ConstTensor4View ConstTensor6View::operator() ( Index  v,
const Range s,
Index  b,
const Range p,
const Range r,
const Range c 
) const

Definition at line 305 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [42/64]

ConstTensor3View ConstTensor6View::operator() ( Index  v,
const Range s,
Index  b,
const Range p,
const Range r,
Index  c 
) const

Definition at line 435 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [43/64]

ConstTensor3View ConstTensor6View::operator() ( Index  v,
const Range s,
Index  b,
const Range p,
Index  r,
const Range c 
) const

Definition at line 513 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [44/64]

ConstMatrixView ConstTensor6View::operator() ( Index  v,
const Range s,
Index  b,
const Range p,
Index  r,
Index  c 
) const

Definition at line 733 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [45/64]

ConstTensor3View ConstTensor6View::operator() ( Index  v,
const Range s,
Index  b,
Index  p,
const Range r,
const Range c 
) const

Definition at line 552 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [46/64]

ConstMatrixView ConstTensor6View::operator() ( Index  v,
const Range s,
Index  b,
Index  p,
const Range r,
Index  c 
) const

Definition at line 691 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [47/64]

ConstMatrixView ConstTensor6View::operator() ( Index  v,
const Range s,
Index  b,
Index  p,
Index  r,
const Range c 
) const

Definition at line 635 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [48/64]

ConstVectorView ConstTensor6View::operator() ( Index  v,
const Range s,
Index  b,
Index  p,
Index  r,
Index  c 
) const

Definition at line 865 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [49/64]

ConstTensor4View ConstTensor6View::operator() ( Index  v,
Index  s,
const Range b,
const Range p,
const Range r,
const Range c 
) const

Definition at line 317 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [50/64]

ConstTensor3View ConstTensor6View::operator() ( Index  v,
Index  s,
const Range b,
const Range p,
const Range r,
Index  c 
) const

Definition at line 448 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [51/64]

ConstTensor3View ConstTensor6View::operator() ( Index  v,
Index  s,
const Range b,
const Range p,
Index  r,
const Range c 
) const

Definition at line 526 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [52/64]

ConstMatrixView ConstTensor6View::operator() ( Index  v,
Index  s,
const Range b,
const Range p,
Index  r,
Index  c 
) const

Definition at line 719 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [53/64]

ConstTensor3View ConstTensor6View::operator() ( Index  v,
Index  s,
const Range b,
Index  p,
const Range r,
const Range c 
) const

Definition at line 565 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [54/64]

ConstMatrixView ConstTensor6View::operator() ( Index  v,
Index  s,
const Range b,
Index  p,
const Range r,
Index  c 
) const

Definition at line 677 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [55/64]

ConstMatrixView ConstTensor6View::operator() ( Index  v,
Index  s,
const Range b,
Index  p,
Index  r,
const Range c 
) const

Definition at line 621 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [56/64]

ConstVectorView ConstTensor6View::operator() ( Index  v,
Index  s,
const Range b,
Index  p,
Index  r,
Index  c 
) const

Definition at line 850 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [57/64]

ConstTensor3View ConstTensor6View::operator() ( Index  v,
Index  s,
Index  b,
const Range p,
const Range r,
const Range c 
) const

Definition at line 578 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [58/64]

ConstMatrixView ConstTensor6View::operator() ( Index  v,
Index  s,
Index  b,
const Range p,
const Range r,
Index  c 
) const

Definition at line 663 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [59/64]

ConstMatrixView ConstTensor6View::operator() ( Index  v,
Index  s,
Index  b,
const Range p,
Index  r,
const Range c 
) const

Definition at line 607 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [60/64]

ConstVectorView ConstTensor6View::operator() ( Index  v,
Index  s,
Index  b,
const Range p,
Index  r,
Index  c 
) const

Definition at line 835 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [61/64]

ConstMatrixView ConstTensor6View::operator() ( Index  v,
Index  s,
Index  b,
Index  p,
const Range r,
const Range c 
) const

Definition at line 593 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [62/64]

ConstVectorView ConstTensor6View::operator() ( Index  v,
Index  s,
Index  b,
Index  p,
const Range r,
Index  c 
) const

Definition at line 820 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [63/64]

ConstVectorView ConstTensor6View::operator() ( Index  v,
Index  s,
Index  b,
Index  p,
Index  r,
const Range c 
) const

Definition at line 805 of file matpackVI.cc.

References CHECK, and OFFSET.

◆ operator()() [64/64]

Numeric ConstTensor6View::operator() ( Index  v,
Index  s,
Index  b,
Index  p,
Index  r,
Index  c 
) const
inline

Definition at line 382 of file matpackVI.h.

References CHECK, mdata, and OFFSET.

Friends And Related Function Documentation

◆ ConstIterator7D

friend class ConstIterator7D
friend

Definition at line 404 of file matpackVI.h.

◆ ConstTensor7View

friend class ConstTensor7View
friend

Definition at line 406 of file matpackVI.h.

◆ Tensor6View

friend class Tensor6View
friend

Definition at line 405 of file matpackVI.h.

Member Data Documentation

◆ mbr

Range ConstTensor6View::mbr
protected

◆ mcr

Range ConstTensor6View::mcr
protected

◆ mdata

◆ mpr

Range ConstTensor6View::mpr
protected

◆ mrr

Range ConstTensor6View::mrr
protected

◆ msr

Range ConstTensor6View::msr
protected

◆ mvr

Range ConstTensor6View::mvr
protected

The documentation for this class was generated from the following files: