Table of Contents

Mojo function

max_lambdas

fn max_lambdas(tree: Dict[String, List[Int]], lambda_vals: List[Float32]) -> List[Float32]

Args:

  • tree (Dict[String, List[Int]])
  • lambda_vals (List[Float32])

Returns:

List[Float32]

Raises: