| 
    OpenVDB
    13.0.0
    
   | 
 
#include <openvdb/math/ConjGradient.h>
Public Member Functions | |
| LinearOp (const T &a_, const T *x_, const T *y_, T *out_) | |
| void | operator() (const SizeRange &range) const | 
Public Attributes | |
| const T | a | 
| const T * | x | 
| const T * | y | 
| T * | out | 
      
  | 
  inline | 
      
  | 
  inline | 
| const T a | 
| T* out | 
| const T * x | 
| const T * y | 
 1.8.11