RML  1.0
Robotics Mathematical Library
Loading...
Searching...
No Matches
rml::RegularizationResults Struct Reference

#include <PseudoInverse.h>

Public Member Functions

 RegularizationResults ()
 

Public Attributes

double mu
 Product of singular values.
 
int flag
 The number of time the regularization parameter was not zero.
 

Constructor & Destructor Documentation

◆ RegularizationResults()

rml::RegularizationResults::RegularizationResults ( )
inline

Member Data Documentation

◆ flag

int rml::RegularizationResults::flag

The number of time the regularization parameter was not zero.

◆ mu

double rml::RegularizationResults::mu

Product of singular values.


The documentation for this struct was generated from the following file: