79 if (x_in .GetNrows() > 0)
fX. Use(x_in .GetNrows(),x_in .GetMatrixArray());
80 if (s_in .GetNrows() > 0)
fS. Use(s_in .GetNrows(),s_in .GetMatrixArray());
81 if (y_in .GetNrows() > 0)
fY. Use(y_in .GetNrows(),y_in .GetMatrixArray());
82 if (z_in .GetNrows() > 0)
fZ. Use(z_in .GetNrows(),z_in .GetMatrixArray());
83 if (v_in .GetNrows() > 0)
fV. Use(v_in .GetNrows(),v_in .GetMatrixArray());
84 if (phi_in .GetNrows() > 0)
fPhi. Use(phi_in .GetNrows(),phi_in .GetMatrixArray());
85 if (w_in .GetNrows() > 0)
fW. Use(w_in .GetNrows(),w_in .GetMatrixArray());
86 if (gamma_in .GetNrows() > 0)
fGamma. Use(gamma_in .GetNrows(),gamma_in .GetMatrixArray());
87 if (t_in .GetNrows() > 0)
fT. Use(t_in .GetNrows(),t_in .GetMatrixArray());
89 if (u_in .GetNrows() > 0)
fU. Use(u_in .GetNrows(),u_in .GetMatrixArray());
90 if (pi_in .GetNrows() > 0)
fPi. Use(pi_in .GetNrows(),pi_in .GetMatrixArray());
91 if (ixlow_in .GetNrows() > 0)
fXloIndex.Use(ixlow_in .GetNrows(),ixlow_in .GetMatrixArray());
92 if (ixupp_in .GetNrows() > 0)
fXupIndex.Use(ixupp_in .GetNrows(),ixupp_in .GetMatrixArray());
93 if (iclow_in .GetNrows() > 0)
fCloIndex.Use(iclow_in .GetNrows(),iclow_in .GetMatrixArray());
94 if (icupp_in .GetNrows() > 0)
fCupIndex.Use(icupp_in .GetNrows(),icupp_in .GetMatrixArray());
217 mu += (
fU+alpha*step->
fU)*(
fPi+alpha*step->
fPi);
239 (
b->fLambda).MatchesNonZeroPattern(
fCloIndex));
253 (
b->fGamma).MatchesNonZeroPattern(
fXloIndex));
350 ::Error(
"StepBound(TVectorD &,TVectorD &,Double_t)",
"vector's not compatible");
356 const Double_t *
const pV =
v.GetMatrixArray();
359 for (
Int_t i = 0; i <
n; i++) {
361 if ( pV[i] >= 0 && tmp < 0 ) {
378 interior = interior &&
382 interior = interior &&
386 interior = interior &&
390 interior = interior &&
418 Int_t &fIrstOrSecond)
424 primalValue,primalStep,dualValue,dualStep,fIrstOrSecond);
428 primalValue,primalStep,dualValue,dualStep,fIrstOrSecond);
432 primalValue,primalStep,dualValue,dualStep,fIrstOrSecond);
436 primalValue,primalStep,dualValue,dualStep,fIrstOrSecond);
447 Double_t &ustep_elt,
int& fIrst_or_second)
450 w.GetMatrixArray(), 1,
472 Int_t &fIrst_or_second)
477 Int_t lastBlocking = -1;
491 if (*pw > 0 && tmp < 0) {
500 if (*pu > 0 && tmp < 0) {
519 if (lastBlocking > -1) {
521 w_elt = w[lastBlocking];
522 wstep_elt = wstep[lastBlocking];
523 u_elt = u[lastBlocking];
524 ustep_elt = ustep[lastBlocking];
580 if (cmin < viol) viol = cmin;
583 if (cmin < viol) viol = cmin;
587 if (cmin < viol) viol = cmin;
590 if (cmin < viol) viol = cmin;
594 if (cmin < viol) viol = cmin;
597 if (cmin < viol) viol = cmin;
601 if (cmin < viol) viol = cmin;
604 if (cmin < viol) viol = cmin;
640 std::cout <<
"fNx : " <<
fNx << std::endl;
641 std::cout <<
"fMy : " <<
fMy << std::endl;
642 std::cout <<
"fMz : " <<
fMz << std::endl;
643 std::cout <<
"fNxup: " <<
fNxup << std::endl;
644 std::cout <<
"fNxlo: " <<
fNxlo << std::endl;
645 std::cout <<
"fMcup: " <<
fMcup << std::endl;
646 std::cout <<
"fMclo: " <<
fMclo << std::endl;
684 norm +=
fPhi.Norm1();
704 if (tmp > norm) norm = tmp;
706 if (tmp > norm) norm = tmp;
708 if (tmp > norm) norm = tmp;
710 if (tmp > norm) norm = tmp;
713 if (tmp > norm) norm = tmp;
714 tmp =
fPhi.NormInf();
715 if (tmp > norm) norm = tmp;
718 if (tmp > norm) norm = tmp;
720 if (tmp > norm) norm = tmp;
723 if (tmp > norm) norm = tmp;
725 if (tmp > norm) norm = tmp;
728 if (tmp > norm) norm = tmp;
730 if (tmp > norm) norm = tmp;
773 if (
this != &source) {
788 fX .ResizeTo(source.
fX);
fX = source.
fX;
789 fS .ResizeTo(source.
fS);
fS = source.
fS;
790 fY .ResizeTo(source.
fY);
fY = source.
fY;
791 fZ .ResizeTo(source.
fZ);
fZ = source.
fZ;
793 fV .ResizeTo(source.
fV);
fV = source.
fV;
796 fW .ResizeTo(source.
fW);
fW = source.
fW;
799 fT .ResizeTo(source.
fT);
fT = source.
fT;
802 fU .ResizeTo(source.
fU);
fU = source.
fU;
int Int_t
Signed integer 4 bytes (int).
bool Bool_t
Boolean (0=false, 1=true) (bool).
double Double_t
Double 8 bytes.
const char Option_t
Option string (const char).
#define R__ASSERT(e)
Checks condition e and reports a fatal error if it's false.
TVectorT< Double_t > TVectorD
TObject & operator=(const TObject &rhs) noexcept
TObject assignment operator.
virtual void Error(const char *method, const char *msgfmt,...) const
Issue error message.
TObject()
TObject constructor.
virtual Bool_t ValidNonZeroPattern()
Check that the variables conform to the non-zero indices.
virtual Double_t Violation()
The amount by which the current variables violate the non-negativity constraints.
Int_t fNComplementaryVariables
TQpVar & operator=(const TQpVar &source)
Assignment operator.
TQpVar()
Default constructor.
virtual void InteriorPoint(Double_t alpha, Double_t beta)
Sets components of (u,t,v,w) to alpha and of (lambda,pi,phi,gamma) to beta.
static Double_t StepBound(TVectorD &v, TVectorD &dir, Double_t maxStep)
Find the maximum stepsize of v in direction dir before violating the nonnegativity constraints.
virtual Double_t MuStep(TQpVar *step, Double_t alpha)
Compute the complementarity gap resulting from a step of length "alpha" along direction "step".
virtual Double_t GetMu()
compute complementarity gap, obtained by taking the inner product of the complementary vectors and di...
virtual Double_t Norm1()
Return the sum of the vector-norm1's.
virtual Double_t NormInf()
Return the sum of the vector-normInf's.
virtual void ShiftBoundVariables(Double_t alpha, Double_t beta)
Add alpha to components of (u,t,v,w) and beta to components of (lambda,pi,phi,gamma).
static Double_t FindBlockingSub(Int_t n, Double_t *w, Int_t incw, Double_t *wstep, Int_t incwstep, Double_t *u, Int_t incu, Double_t *ustep, Int_t incustep, Double_t maxStep, Double_t &w_elt, Double_t &wstep_elt, Double_t &u_elt, Double_t &ustep_elt, Int_t &first_or_second)
See FindBlocking function.
void Print(Option_t *option="") const override
Print class members.
virtual Bool_t IsInteriorPoint()
Is the current position an interior point ?
static Double_t FindBlocking(TVectorD &w, TVectorD &wstep, TVectorD &u, TVectorD &ustep, Double_t maxStep, Double_t &w_elt, Double_t &wstep_elt, Double_t &u_elt, Double_t &ustep_elt, int &first_or_second)
See other FindBlocking function.
virtual void Negate()
Perform a "negate" operation on all data vectors : x = -x.
virtual void Saxpy(TQpVar *b, Double_t alpha)
Perform a "saxpy" operation on all data vectors : x += alpha*y.
Int_t NonZeros() const
Compute the number of elements != 0.0.
Element * GetMatrixArray()
TMatrixT< Element > & Add(TMatrixT< Element > &target, Element scalar, const TMatrixT< Element > &source)
Modify addition: target += scalar * source.
Bool_t AreCompatible(const TMatrixTBase< Element1 > &m1, const TMatrixTBase< Element2 > &m2, Int_t verbose=0)
Check that matrice sm1 and m2 areboth valid and have identical shapes .