SourcePro® API Reference Guide

 
RWLeastSqSV< TypeT, SVDCalc > Member List

This is the complete list of members for RWLeastSqSV< TypeT, SVDCalc >, including all inherited members.

cols() const RWSVDecomp< TypeT, SVDCalc >inline
factor(const RWGenMat< TypeT > &A, norm_type tol=0)RWSVDecomp< TypeT, SVDCalc >
fail() const RWSVDecomp< TypeT, SVDCalc >inline
good() const RWSVDecomp< TypeT, SVDCalc >inline
leftVector(int i) const RWSVDecomp< TypeT, SVDCalc >
leftVectors() const RWSVDecomp< TypeT, SVDCalc >inline
norm_type typedefRWSVDecomp< TypeT, SVDCalc >
numLeftVectors() const RWSVDecomp< TypeT, SVDCalc >inline
numRightVectors() const RWSVDecomp< TypeT, SVDCalc >inline
operator=(const RWSVDecomp< TypeT, SVDCalc > &x)RWSVDecomp< TypeT, SVDCalc >
rank() const RWSVDecomp< TypeT, SVDCalc >inline
residual(const RWMathVec< TypeT > &b) const RWLeastSqSV< TypeT, SVDCalc >
residualNorm(const RWMathVec< TypeT > &b) const RWLeastSqSV< TypeT, SVDCalc >
rightVector(int i) const RWSVDecomp< TypeT, SVDCalc >
rightVectors() const RWSVDecomp< TypeT, SVDCalc >inline
rows() const RWSVDecomp< TypeT, SVDCalc >inline
RWLeastSqSV()RWLeastSqSV< TypeT, SVDCalc >
RWLeastSqSV(const RWGenMat< TypeT > &A, double tol=0)RWLeastSqSV< TypeT, SVDCalc >
RWLeastSqSV(const RWSVDecomp< TypeT, SVDCalc > &A, double tol=0)RWLeastSqSV< TypeT, SVDCalc >
RWSVDecomp()RWSVDecomp< TypeT, SVDCalc >
RWSVDecomp(const RWSVDecomp< TypeT, SVDCalc > &A)RWSVDecomp< TypeT, SVDCalc >
RWSVDecomp(const RWGenMat< TypeT > &A, norm_type tol=0)RWSVDecomp< TypeT, SVDCalc >
singularValue(int i) const RWSVDecomp< TypeT, SVDCalc >
singularValues() const RWSVDecomp< TypeT, SVDCalc >inline
solve(const RWMathVec< TypeT > &b) const RWLeastSqSV< TypeT, SVDCalc >
truncate(norm_type tol)RWSVDecomp< TypeT, SVDCalc >

Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.