| 
    OpenVDB
    13.0.0
    
   | 
 
Information about the state of a conjugate gradient solution. More...
#include <openvdb/math/ConjGradient.h>
Public Attributes | |
| bool | success | 
| int | iterations | 
| double | relativeError | 
| double | absoluteError | 
Information about the state of a conjugate gradient solution.
| double absoluteError | 
| int iterations | 
| double relativeError | 
| bool success | 
 1.8.11