| 
    SHOGUN
    4.1.0
    
   | 
 
The helper class is used for Laplace and KL methods.
Definition at line 52 of file MatrixOperations.h.
Static Public Member Functions | |
| static SGMatrix< float64_t > | get_choleksy (SGVector< float64_t > W, SGVector< float64_t > sW, SGMatrix< float64_t > kernel, float64_t scale) | 
| static SGMatrix< float64_t > | get_inverse (SGMatrix< float64_t > L, SGMatrix< float64_t > kernel, SGVector< float64_t > sW, SGMatrix< float64_t > V, float64_t scale) | 
| static SGMatrix< float64_t > | get_inverse (SGMatrix< float64_t > L, SGMatrix< float64_t > kernel, SGVector< float64_t > sW, float64_t scale) | 
      
  | 
  static | 
Definition at line 47 of file MatrixOperations.cpp.
      
  | 
  static | 
Definition at line 108 of file MatrixOperations.cpp.
      
  | 
  static | 
Definition at line 92 of file MatrixOperations.cpp.