Billboard vs. LookAt

LookAt() is a familiar name for making a billboard object in 3d space, but there is also Billboard() function in matrix class. It says ‘Makes a billboard’, ‘Make a look-at’ in comments, so the documents are in tautology…

What is the difference of purpose between LookAt() and Billboard()?