Get the efficient frontier from mean and variance values
get_efficient_frontier(m, v)
m
A vector of mean values
v
A vector of variance values