Ask a Question | Search PSRCHIVE: |
![]()
|
Projection.h Reference::To< Projection > projection The Projection. Definition Projection.h:100 unsigned get_imap(unsigned index) const Return the mapped index. Definition Projection.h:92 const Projection * get_map() const Return the const Projection. Definition Projection.h:86 const Project & operator=(Component *model) Assignment operator. Definition Projection.h:72 Manages a Function and the mapping of its parameters into a Composite. Definition Projection.h:22 void set_Function(Function *_model) Set the model. Definition Projection.C:55 Reference::To< Function > model The Function that is mapped into a Composite. Definition Projection.h:48 Reference::To< Composite, false > meta The Composite into which the model is mapped. Definition Projection.h:54 Projection(Function *model=0, Composite *meta=0) Default constructor. Definition Projection.C:12 void get_imap(std::vector< unsigned > &get) const Return all mapped indeces. Definition Projection.h:37 std::vector< unsigned > imap The parameter index mapping into Composite. Definition Projection.h:51 unsigned get_imap(unsigned index) const Return the mapped index. Definition Projection.C:25 To & operator=(const To &) Namespace in which all modeling and calibration related code is declared. Definition ExampleComplex2.h:16 Generated using doxygen 1.14.0
|