pub fn get_pst_value(
    piece: usize,
    king_square: usize,
    square: usize
) -> PackedEval
Expand description

Gets a PST value for the specified color, piece, phase and square (relative perspective).