libigl v2.5.0
Loading...
Searching...
No Matches
max_size.h File Reference
#include "igl_inline.h"
#include <vector>
#include "max_size.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

template<typename T >
int igl::max_size (const std::vector< T > &V)
 Determine max size of lists in a vector.