My Project
Public Types | Static Public Member Functions | Static Private Attributes | List of all members
osl::eval::ml::AllMajor Class Reference

#include <majorPiece.h>

Public Types

enum  { DIM = 1 }
 

Static Public Member Functions

static void setUp (const Weights &weights, int stage)
 
static MultiInt eval (int black_major_count)
 

Static Private Attributes

static MultiInt weight
 

Detailed Description

Definition at line 116 of file majorPiece.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
DIM 

Definition at line 119 of file majorPiece.h.

Member Function Documentation

◆ eval()

static MultiInt osl::eval::ml::AllMajor::eval ( int  black_major_count)
inlinestatic

◆ setUp()

void osl::eval::ml::AllMajor::setUp ( const Weights weights,
int  stage 
)
static

Definition at line 126 of file majorPiece.cc.

References osl::eval::ml::Weights::value().

Member Data Documentation

◆ weight

MultiInt osl::eval::ml::AllMajor::weight
staticprivate

Definition at line 131 of file majorPiece.h.

Referenced by eval().


The documentation for this class was generated from the following files: