#include <weights.h>
Definition at line 39 of file weights.h.
 
  
  | 
        
          | osl::eval::ml::MultiWeights::MultiWeights | ( | size_t | one_dim = 0) |  |  |  | explicit | 
 
 
  
  | 
        
          | osl::eval::ml::MultiWeights::~MultiWeights | ( | ) |  |  |  | virtual | 
 
 
  
  | 
        
          | size_t osl::eval::ml::MultiWeights::oneDimension | ( | ) |  | const |  | inline | 
 
 
      
        
          | void osl::eval::ml::MultiWeights::resetDimension | ( | size_t | one_dim) |  |  | 
      
 
 
      
        
          | void osl::eval::ml::MultiWeights::setRandom | ( | ) |  |  | 
      
 
 
  
  | 
        
          | void osl::eval::ml::MultiWeights::setValue | ( | size_t | index, |  
          |  |  | MultiInt | value |  
          |  | ) |  |  |  | inline | 
 
 
  
  | 
        
          | const MultiInt& osl::eval::ml::MultiWeights::value | ( | size_t | index) |  | const |  | inline | 
 
 
  
  | 
        
          | size_t osl::eval::ml::MultiWeights::one_dim |  | protected | 
 
 
  
  | 
        
          | std::vector<MultiInt> osl::eval::ml::MultiWeights::values |  | protected | 
 
 
The documentation for this class was generated from the following files: