Woolz Image Processing Version 1.4.0
|
A union of all valid matrix types. Typedef: AlgMatrix.. More...
Data Fields | |
struct _AlgMatrixCore * | core |
struct _AlgMatrixRect * | rect |
struct _AlgMatrixSym * | sym |
struct _AlgMatrixLLR * | llr |
A union of all valid matrix types. Typedef: AlgMatrix..
struct _AlgMatrixCore* _AlgMatrix::core |
Referenced by AlgMatrixAdd(), AlgMatrixCGSolve(), AlgMatrixCopy(), AlgMatrixFree(), AlgMatrixGaussSolve(), AlgMatrixLUBackSub(), AlgMatrixLUDecomp(), AlgMatrixLUDeterm(), AlgMatrixLUInvert(), AlgMatrixLUSolve(), AlgMatrixMul(), AlgMatrixNew(), AlgMatrixReadAscii(), AlgMatrixRSEigen(), AlgMatrixRSTDiag(), AlgMatrixScalar(), AlgMatrixScale(), AlgMatrixScaleAdd(), AlgMatrixSet(), AlgMatrixSolveLSQR(), AlgMatrixSub(), AlgMatrixSVBackSub(), AlgMatrixSVDecomp(), AlgMatrixSVSolve(), AlgMatrixTDiagQLI(), AlgMatrixTrace(), AlgMatrixTranspose(), AlgMatrixTVectorMul(), AlgMatrixTVectorMulAdd(), AlgMatrixValue(), AlgMatrixVectorMul(), AlgMatrixVectorMulAdd(), AlgMatrixVectorMulWAdd(), AlgMatrixWriteAscii(), AlgMatrixZero(), AlgPolynomialLSq(), WlzAffineTransformLSqDQ2D(), WlzAffineTransformLSqDQ3D(), WlzAffineTransformLSqGen2D(), WlzAffineTransformLSqGen3D(), WlzAffineTransformLSqReg2D(), WlzAffineTransformLSqReg3D(), WlzBasisFnConf2DFromCPts(), WlzBasisFnGauss2DFromCPts(), WlzBasisFnIMQ2DFromCPts(), WlzBasisFnIMQ3DFromCPts(), WlzBasisFnMQ2DFromCPts(), WlzBasisFnMQ3DFromCPts(), WlzBasisFnPoly2DFromCPts(), WlzBasisFnScalarMOS3DFromCPts(), WlzBasisFnTPS2DFromCPts(), WlzCMeshCompSurfMapIdx(), WlzCMeshMeshMeshProduct(), WlzGeomCurvature(), WlzGeometryLSqOPlane(), and WlzMakeAffine3D4pointsTrFn().
struct _AlgMatrixRect* _AlgMatrix::rect |
Referenced by AlgMatrixAdd(), AlgMatrixCGSolve(), AlgMatrixCopy(), AlgMatrixFree(), AlgMatrixGaussSolve(), AlgMatrixLUBackSub(), AlgMatrixLUDecomp(), AlgMatrixLUDeterm(), AlgMatrixLUInvert(), AlgMatrixLUSolve(), AlgMatrixMul(), AlgMatrixNew(), AlgMatrixReadAscii(), AlgMatrixRSEigen(), AlgMatrixRSTDiag(), AlgMatrixScalar(), AlgMatrixScale(), AlgMatrixScaleAdd(), AlgMatrixSet(), AlgMatrixSub(), AlgMatrixSVBackSub(), AlgMatrixSVDecomp(), AlgMatrixSVSolve(), AlgMatrixTDiagQLI(), AlgMatrixTrace(), AlgMatrixTranspose(), AlgMatrixTVectorMul(), AlgMatrixTVectorMulAdd(), AlgMatrixVectorMul(), AlgMatrixVectorMulAdd(), AlgMatrixVectorMulWAdd(), AlgMatrixWriteAscii(), AlgMatrixZero(), AlgPolynomialLSq(), WlzAffineTransformLSqDQ2D(), WlzAffineTransformLSqDQ3D(), WlzAffineTransformLSqGen2D(), WlzAffineTransformLSqGen3D(), WlzAffineTransformLSqReg2D(), WlzAffineTransformLSqReg3D(), WlzBasisFnConf2DFromCPts(), WlzBasisFnGauss2DFromCPts(), WlzBasisFnIMQ2DFromCPts(), WlzBasisFnIMQ3DFromCPts(), WlzBasisFnMQ2DFromCPts(), WlzBasisFnMQ3DFromCPts(), WlzBasisFnPoly2DFromCPts(), WlzBasisFnScalarMOS3DFromCPts(), WlzBasisFnTPS2DFromCPts(), WlzGeomCurvature(), WlzGeometryLSqOPlane(), and WlzMakeAffine3D4pointsTrFn().
struct _AlgMatrixSym* _AlgMatrix::sym |
Referenced by AlgMatrixAdd(), AlgMatrixCopy(), AlgMatrixFree(), AlgMatrixNew(), AlgMatrixReadAscii(), AlgMatrixScalar(), AlgMatrixScale(), AlgMatrixScaleAdd(), AlgMatrixSet(), AlgMatrixSub(), AlgMatrixTrace(), AlgMatrixTranspose(), AlgMatrixTVectorMul(), AlgMatrixTVectorMulAdd(), AlgMatrixValue(), AlgMatrixVectorMul(), AlgMatrixVectorMulAdd(), AlgMatrixVectorMulWAdd(), AlgMatrixWriteAscii(), and AlgMatrixZero().
struct _AlgMatrixLLR* _AlgMatrix::llr |
Referenced by AlgMatrixAdd(), AlgMatrixCopy(), AlgMatrixFree(), AlgMatrixMul(), AlgMatrixNew(), AlgMatrixReadAscii(), AlgMatrixScalar(), AlgMatrixScale(), AlgMatrixScaleAdd(), AlgMatrixSet(), AlgMatrixSub(), AlgMatrixTrace(), AlgMatrixTranspose(), AlgMatrixTVectorMul(), AlgMatrixTVectorMulAdd(), AlgMatrixValue(), AlgMatrixVectorMul(), AlgMatrixVectorMulAdd(), AlgMatrixVectorMulWAdd(), AlgMatrixWriteAscii(), AlgMatrixZero(), and WlzCMeshCompSurfMapIdx().