This is the complete list of members for INVLIB::InvBeamformerCompute, including all inherited members.
| computeBeamformer(const Eigen::MatrixXd &G, const Eigen::MatrixXd &Cm, double reg, int nOrient, BeamformerWeightNorm weightNorm, BeamformerPickOri pickOri, bool reduceRank, BeamformerInversion invMethod, const Eigen::MatrixX3d &nn, Eigen::MatrixXd &W, Eigen::MatrixX3d &maxPowerOri) | INVLIB::InvBeamformerCompute | static |
| computePower(const Eigen::MatrixXd &Cm, const Eigen::MatrixXd &W, int nOrient) | INVLIB::InvBeamformerCompute | static |
| symMatPow(const Eigen::MatrixXd &X, double p, bool reduceRank=false) | INVLIB::InvBeamformerCompute | static |