C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
MbWeightMatrix Member List

This is the complete list of members for MbWeightMatrix, including all inherited members.

_GetLine(size_t k) constMbWeightMatrix
AddColumn(double wt=1.0)MbWeightMatrixinline
AddLine(double wt=1.0)MbWeightMatrixinline
Adjust()MbWeightMatrix
CanAdjust(const Array2< double > &wts) constMbWeightMatrix
Columns() constMbWeightMatrixinline
FillArray2()MbWeightMatrixprotected
GetWeight(size_t lineIndex, size_t columnIndex) constMbWeightMatrix
GetWeights(Array2< double > &wts) constMbWeightMatrix
InitWeights(double wt, size_t linesCnt, size_t columnsCnt)MbWeightMatrix
InitWeights(const Array2< double > &wts)MbWeightMatrix
InitWeights(const MbWeightMatrix &wm)MbWeightMatrix
InsertColumn(size_t k, double wt=1.0)MbWeightMatrix
InsertLine(size_t k, double wt=1.0)MbWeightMatrix
IsCommonWeight() constMbWeightMatrix
Lines() constMbWeightMatrixinline
MbWeightMatrix()MbWeightMatrixinline
MbWeightMatrix(const MbWeightMatrix &wm)MbWeightMatrix
operator=(const MbWeightMatrix &wm)MbWeightMatrixinline
operator=(const Array2< double > &wm)MbWeightMatrixinline
RemoveColumn(size_t k)MbWeightMatrix
RemoveLine(size_t k)MbWeightMatrix
SetWeight(size_t lineIndex, size_t columnIndex, double wt)MbWeightMatrix
SetWeights(const Array2< double > &wts)MbWeightMatrixinline