Go to the documentation of this file.
13 #include "../../include/ecl/geometry/pascals_triangle.hpp"
33 for (
unsigned int i = 0; i < row_index; ++i ) {
40 for (
unsigned int i = 0; i <= row_index; ++i ) {
62 for (
unsigned int i = 0; i < row_index; ++i ) {
69 for (
unsigned int i = 0; i <= row_index; ++i ) {
Array< int,(N+2) *(N+1)/2 > coefficients
Array< int, 10 >::const_iterator const_iterator
Utilise the array's iterator for parsing the triangle.
PascalsTriangle()
Default constructor.
Array< int, 21 >::const_iterator const_iterator
Utilise the array's iterator for parsing the triangle.
const_iterator begin(unsigned int index=0) const
Iterator generator for diagonals of pascals triangle [begin].
Embedded control libraries.
Array< int,(N+2) *(N+1)/2 >::const_iterator const_iterator
Utilise the array's iterator for parsing the triangle.
const_iterator end(unsigned int index=0) const
Iterator generator for diagonals of pascals triangle [end].
ecl_geometry
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:39