lib.survey_selection.baseΒΆ

Base class for linear transformations of the theory model.

Classes

BaseMatrix

Base class to represent a linear transform of the theory model, from input projections projsin to output projections projsout.

BaseRegularMatrix

Base class to represent a linear transform of the theory model, with same array size for each input and output projections.

ProjectionConversion

Class that handles conversion between different projection bases.